summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-15101-48761/+948Star
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-15101-48761/+948Star
| |\
| | * dsp56k: use request_firmwareJaswinder Singh2008-07-141-51/+33Star
| | * edgeport-ti: use request_firmware()Jaswinder Singh2008-07-142-873/+47Star
| | * edgeport: use request_firmware()Jaswinder Singh2008-07-145-3557/+90Star
| | * vicam: use request_firmware()Jaswinder Singh2008-07-141-296/+21Star
| | * dabusb: use request_firmware()David Woodhouse2008-07-142-1427/+32Star
| | * cpia2: use request_firmware()David Woodhouse2008-07-142-242/+37Star
| | * ip2: use request_firmware()David Woodhouse2008-07-103-2163/+38Star
| | * firmware: convert Ambassador ATM driver to request_firmware()David Woodhouse2008-07-106-2170/+60Star
| | * whiteheat: use request_firmware()David Woodhouse2008-07-102-1696/+50Star
| | * ti_usb_3410_5052: use request_firmware()David Woodhouse2008-07-103-1783/+27Star
| | * emi62: use request_firmware()David Woodhouse2008-07-103-17747/+73Star
| | * emi26: use request_firmware()David Woodhouse2008-07-102-5809/+66Star
| | * keyspan_pda: use request_firmware()David Woodhouse2008-07-105-2545/+24Star
| | * keyspan: use request_firmware()David Woodhouse2008-07-1015-5078/+54Star
| | * ttusb-budget: use request_firmware()David Woodhouse2008-07-102-1648/+12Star
| | * kaweth: use request_firmware()David Woodhouse2008-07-102-574/+26Star
| | * smctr: use request_firmware()David Woodhouse2008-07-103-1001/+35Star
| | * firmware: Add CONFIG_FIRMWARE_IN_KERNEL option.David Woodhouse2008-07-101-0/+25
| | * firmware: Add CONFIG_EXTRA_FIRMWARE optionDavid Woodhouse2008-07-101-0/+39
| | * firmware: allow firmware files to be built into kernel imageDavid Woodhouse2008-07-101-2/+31
| | * firmware: make fw->data constDavid Woodhouse2008-07-101-1/+1
| | * Fix a const pointer error in the Conexant cx23418 MPEG encoder driverDavid Howells2008-07-101-1/+1
| | * Fix a const assignment in moxa_load_fw()David Howells2008-07-101-2/+2
| | * isight: treat firmware data as constgregkh@suse.de2008-07-101-1/+1
| | * dell_rbu: firmware data is constGreg Kroah-Hartman2008-07-101-1/+1
| | * tuners: treat firmware data as constDavid Woodhouse2008-07-102-2/+2
| | * gp8psk: treat firmware data as constDavid Woodhouse2008-07-101-1/+2
| | * cxusb: treat firmware data as constDavid Woodhouse2008-07-101-3/+18
| | * dvb frontends: treat firmware data as constDavid Woodhouse2008-07-107-9/+11
| | * ttusb-dec: treat firmware data as constDavid Woodhouse2008-07-101-1/+1
| | * bt8xx: treat firmware data as constDavid Woodhouse2008-07-101-1/+2
| | * cxgb3: treat firmware data as constDavid Woodhouse2008-07-102-5/+7
| | * irda-usb: treat firmware data as constDavid Woodhouse2008-07-101-6/+6
| | * atmel: treat firmware data as constDavid Woodhouse2008-07-101-3/+3
| | * p54: treat firmware data as constDavid Woodhouse2008-07-101-2/+3
| | * rt2x00: treat firmware data as constDavid Woodhouse2008-07-104-8/+8
| | * zd1201: treat firmware data as constDavid Woodhouse2008-07-101-1/+1
| | * aic94xx: treat firmware data as constDavid Woodhouse2008-07-103-11/+12
| | * cxacru: treat firmware data as constDavid Woodhouse2008-07-101-1/+1
| | * ueagle-atm: treat firmware data as constDavid Woodhouse2008-07-101-9/+11
| | * myri10ge: treat firmware data as constDavid Woodhouse2008-07-101-2/+9
| | * cx25840: treat firmware data as constDavid Woodhouse2008-07-101-16/+11Star
| | * cyclades: treat firmware data as constDavid Woodhouse2008-07-101-5/+5
| | * bluetooth: treat firmware data as constDavid Woodhouse2008-07-102-2/+4
| | * libertas: treat firmware data as constDavid Woodhouse2008-07-103-5/+5
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-1555-3288/+3560
|\ \ \
| * \ \ [ARM] Merge most of the PXA work for initial mergeRussell King2008-07-1519-258/+453
| |\ \ \
| | * | | [ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...Philipp Zabel2008-07-098-178/+176Star