aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Use kernel-supplied ARRAY_SIZE() macro.Robert P. J. Day2008-07-152-3/+3
* [MIPS] IRIX: Goodbye and thanks for all the fishRalf Baechle2008-07-1514-5843/+5
* [MIPS] Alchemy: remove unused MMC macros from db1x00 header.Manuel Lauss2008-07-151-45/+0
* [MIPS] Alchemy, PNX: Use symbolic constants for DMA masks.Ralf Baechle2008-07-153-20/+23
* [MIPS] unexport {allocate,free}_irqnoDmitri Vorobiev2008-07-151-4/+0
* [MIPS] Make two functions staticDmitri Vorobiev2008-07-152-4/+2
* [MIPS] fix sparse warning about setup_early_printk()Dmitri Vorobiev2008-07-153-5/+5
* [MIPS] Remove obsolete isa_slot_offsetMaciej W. Rozycki2008-07-156-31/+0
* [MIPS] Remove board_watchpoint_handlerDavid Daney2008-07-152-7/+0
* [MIPS] modify the MIPS CPU classficationChen, Huacai2008-07-151-2/+2
* x86: Rename "ignore" macro in <asm/dwarf2.h> to avoid collisionRoland Dreier2008-07-141-15/+15
* Fix accidental reference to tg3 firmwareDavid Woodhouse2008-07-141-2/+0
* firmware: Correct dependency on CONFIG_EXTRA_FIRMWARE_DIRDavid Woodhouse2008-07-141-1/+1
* Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-14181-50283/+29649
|\
| * 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