summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| | * 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
| | * vx: treat firmware data as constDavid Woodhouse2008-07-101-2/+2
| | * pcxhr: treat firmware data as constDavid Woodhouse2008-07-101-2/+2
| | * riptide: treat firmware data as constDavid Woodhouse2008-07-101-5/+5
| | * vx222: treat firmware data as constDavid Woodhouse2008-07-101-1/+1
| | * myri10ge: treat firmware data as constDavid Woodhouse2008-07-101-2/+9
| | * cx25840: treat firmware data as constDavid Woodhouse2008-07-101-16/+11
| | * 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-14495-9936/+44831
|\ \ \
| * \ \ [ARM] Merge most of the PXA work for initial mergeRussell King2008-07-1468-2657/+2572
| |\ \ \
| | * | | [ARM] 5084/1: zylonite: Register AC97 deviceMark Brown2008-07-091-0/+2
| | * | | [ARM] 5085/2: PXA: Move AC97 over to the new central device declaration modelMark Brown2008-07-0910-74/+47
| | * | | [ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...Philipp Zabel2008-07-0914-188/+198
| | * | | [ARM] 5147/1: pxaficp_ir: drop pxa_gpio_mode calls, as pin settingDmitry Baryshkov2008-07-091-9/+0
| | * | | [ARM] 5145/1: PXA2xx: provide api to control IrDA pins stateDmitry Baryshkov2008-07-093-2/+52
| | * | | [ARM] 5144/1: pxaficp_ir: cleanup includesDmitry Baryshkov2008-07-091-15/+0