aboutsummaryrefslogtreecommitdiffstats
path: root/firmware (follow)
AgeCommit message (Expand)AuthorFilesLines
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