aboutsummaryrefslogtreecommitdiffstats
path: root/firmware (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-10whiteheat: use request_firmware()David Woodhouse5-0/+1837
2008-07-10ti_usb_3410_5052: use request_firmware()David Woodhouse4-0/+1740
2008-07-10emi62: use request_firmware()David Woodhouse6-0/+7027
2008-07-10emi26: use request_firmware()David Woodhouse5-0/+5804
2008-07-10keyspan_pda: use request_firmware()David Woodhouse6-0/+2502
2008-07-10keyspan: use request_firmware()David Woodhouse14-0/+1658
2008-07-10ttusb-budget: use request_firmware()David Woodhouse3-0/+831
2008-07-10kaweth: use request_firmware()David Woodhouse6-0/+278
2008-07-10smctr: use request_firmware()David Woodhouse3-0/+491
2008-07-10firmware: convert ymfpci driver to use firmware loader exclusivelyDavid Woodhouse5-0/+1562
2008-07-10firmware: convert maestro3 driver to use firmware loader exclusivelyDavid Woodhouse4-0/+187
2008-07-10firmware: convert korg1212 driver to use firmware loader exclusivelyDavid Woodhouse3-0/+1007
2008-07-10ihex: Add support for long records to ihex2fw.cDavid Woodhouse2-19/+47
2008-07-10ihex: add ihex2fw tool for converting HEX files into firmware imagesDavid Woodhouse2-0/+261
2008-07-10firmware: Add firmware installation to modules_install, add firmware_installDavid Woodhouse1-7/+17
2008-07-10firmware: Add CONFIG_FIRMWARE_IN_KERNEL option.David Woodhouse1-0/+5
2008-07-10firmware: Add CONFIG_EXTRA_FIRMWARE optionDavid Woodhouse1-0/+88