summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-14181-50283/+29649
|\
| * firmware: convert sb16_csp driver to use firmware loader exclusivelyJaswinder Singh2008-07-1410-980/+506
| * dsp56k: use request_firmwareJaswinder Singh2008-07-145-51/+170
| * edgeport-ti: use request_firmware()Jaswinder Singh2008-07-145-873/+879
| * edgeport: use request_firmware()Jaswinder Singh2008-07-1411-3557/+225
| * vicam: use request_firmware()Jaswinder Singh2008-07-144-296/+39
| * dabusb: use request_firmware()David Woodhouse2008-07-146-1427/+1461
| * cpia2: use request_firmware()David Woodhouse2008-07-145-242/+124
| * ip2: use request_firmware()David Woodhouse2008-07-106-2163/+2196
| * firmware: convert Ambassador ATM driver to request_firmware()David Woodhouse2008-07-108-2170/+265
| * whiteheat: use request_firmware()David Woodhouse2008-07-107-1696/+1887
| * ti_usb_3410_5052: use request_firmware()David Woodhouse2008-07-107-1783/+1767
| * emi62: use request_firmware()David Woodhouse2008-07-109-17747/+7100
| * emi26: use request_firmware()David Woodhouse2008-07-107-5809/+5870
| * keyspan_pda: use request_firmware()David Woodhouse2008-07-109-229/+210
| * keyspan: use request_firmware()David Woodhouse2008-07-1029-5078/+1712
| * ttusb-budget: use request_firmware()David Woodhouse2008-07-105-1648/+843
| * kaweth: use request_firmware()David Woodhouse2008-07-108-574/+304
| * smctr: use request_firmware()David Woodhouse2008-07-106-1001/+526
| * firmware: convert ymfpci driver to use firmware loader exclusivelyDavid Woodhouse2008-07-108-1638/+1562
| * firmware: convert maestro3 driver to use firmware loader exclusivelyDavid Woodhouse2008-07-106-181/+187
| * firmware: convert korg1212 driver to use firmware loader exclusivelyDavid Woodhouse2008-07-106-1015/+1007
| * ihex: Add support for long records to ihex2fw.cDavid Woodhouse2008-07-102-19/+47
| * ihex: add ihex2fw tool for converting HEX files into firmware imagesDavid Woodhouse2008-07-103-1/+262
| * ihex: request_ihex_firmware() function to load and validate firmwareDavid Woodhouse2008-07-101-0/+24
| * ihex.h: binary representation of ihex recordsDavid Woodhouse2008-07-101-0/+50
| * firmware: Add firmware installation to modules_install, add firmware_installDavid Woodhouse2008-07-103-7/+75
| * firmware: Add CONFIG_FIRMWARE_IN_KERNEL option.David Woodhouse2008-07-102-0/+30
| * firmware: Add CONFIG_EXTRA_FIRMWARE optionDavid Woodhouse2008-07-103-1/+128
| * firmware: allow firmware files to be built into kernel imageDavid Woodhouse2008-07-103-2/+59
| * firmware: make fw->data constDavid Woodhouse2008-07-102-2/+2
| * Fix a const pointer usage warning in the Digigram miXart soundcard driverDavid Howells2008-07-101-1/+1
| * Fix a const pointer usage warning in the Digigram pcxhr soundcard driverDavid Howells2008-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
| * Fix a const pointer usage warning in the Digigram VX soundcard driverDavid Howells2008-07-101-1/+1
| * isight: treat firmware data as constgregkh@suse.de2008-07-101-1/+1
| * x86 microcode: firmware data is constGreg Kroah-Hartman2008-07-101-2/+2
| * dell_rbu: firmware data is constGreg Kroah-Hartman2008-07-101-1/+1
| * ymfpci: treat firmware data as constDavid Woodhouse2008-07-101-25/+34
| * maestro3: treat firmware data as constDavid Woodhouse2008-07-101-14/+15
| * 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