Age | Commit message (Expand) | Author | Files | Lines |
2009-01-07 | fix modules_install via NFS | Sam Ravnborg | 3 | -275/+4 |
2009-01-06 | make firmware/dsp56k/bootstrap.asm buildable on a56 | Robert Millan | 1 | -13/+13 |
2009-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 9 | -0/+10456 |
2009-01-04 | starfire: use request_firmware() | Jaswinder Singh Rajput | 4 | -0/+127 |
2009-01-04 | firmware: convert tg3 driver to request_firmware() | Jaswinder Singh Rajput | 5 | -0/+894 |
2009-01-04 | firmware: convert acenic driver to request_firmware() | Jaswinder Singh | 4 | -0/+9435 |
2008-12-29 | V4L/DVB (9533): cx88: Add support for TurboSight TBS8910 DVB-S PCI card | Igor M. Liplianin | 1 | -14/+2 |
2008-11-26 | cxgb3: integrate FW and protocol engines in the kernel | Divy Le Ray | 5 | -0/+2219 |
2008-09-22 | cassini: use request_firmware | Jaswinder Singh | 3 | -0/+154 |
2008-09-02 | Fix modules_install on RO nfs-exported trees. | David Woodhouse | 1 | -2/+14 |
2008-08-02 | Fix IHEX firmware generation/loading | Marc Zyngier | 1 | -3/+3 |
2008-07-16 | Fix 'make clean' and .gitignore for firmware/ directory. | David Woodhouse | 2 | -1/+7 |
2008-07-14 | Fix accidental reference to tg3 firmware | David Woodhouse | 1 | -2/+0 |
2008-07-14 | firmware: Correct dependency on CONFIG_EXTRA_FIRMWARE_DIR | David Woodhouse | 1 | -1/+1 |
2008-07-14 | firmware: convert sb16_csp driver to use firmware loader exclusively | Jaswinder Singh | 7 | -0/+506 |
2008-07-14 | dsp56k: use request_firmware | Jaswinder Singh | 4 | -0/+137 |
2008-07-14 | edgeport-ti: use request_firmware() | Jaswinder Singh | 3 | -0/+832 |
2008-07-14 | edgeport: use request_firmware() | Jaswinder Singh | 6 | -0/+135 |
2008-07-14 | vicam: use request_firmware() | Jaswinder Singh | 3 | -0/+18 |
2008-07-14 | dabusb: use request_firmware() | David Woodhouse | 4 | -0/+1429 |
2008-07-14 | cpia2: use request_firmware() | David Woodhouse | 3 | -0/+87 |
2008-07-10 | ip2: use request_firmware() | David Woodhouse | 3 | -0/+2158 |
2008-07-10 | firmware: convert Ambassador ATM driver to request_firmware() | David Woodhouse | 2 | -0/+205 |
2008-07-10 | whiteheat: use request_firmware() | David Woodhouse | 5 | -0/+1837 |
2008-07-10 | ti_usb_3410_5052: use request_firmware() | David Woodhouse | 4 | -0/+1740 |
2008-07-10 | emi62: use request_firmware() | David Woodhouse | 6 | -0/+7027 |
2008-07-10 | emi26: use request_firmware() | David Woodhouse | 5 | -0/+5804 |
2008-07-10 | keyspan_pda: use request_firmware() | David Woodhouse | 6 | -0/+2502 |
2008-07-10 | keyspan: use request_firmware() | David Woodhouse | 14 | -0/+1658 |
2008-07-10 | ttusb-budget: use request_firmware() | David Woodhouse | 3 | -0/+831 |
2008-07-10 | kaweth: use request_firmware() | David Woodhouse | 6 | -0/+278 |
2008-07-10 | smctr: use request_firmware() | David Woodhouse | 3 | -0/+491 |
2008-07-10 | firmware: convert ymfpci driver to use firmware loader exclusively | David Woodhouse | 5 | -0/+1562 |
2008-07-10 | firmware: convert maestro3 driver to use firmware loader exclusively | David Woodhouse | 4 | -0/+187 |
2008-07-10 | firmware: convert korg1212 driver to use firmware loader exclusively | David Woodhouse | 3 | -0/+1007 |
2008-07-10 | ihex: Add support for long records to ihex2fw.c | David Woodhouse | 2 | -19/+47 |
2008-07-10 | ihex: add ihex2fw tool for converting HEX files into firmware images | David Woodhouse | 2 | -0/+261 |
2008-07-10 | firmware: Add firmware installation to modules_install, add firmware_install | David Woodhouse | 1 | -7/+17 |
2008-07-10 | firmware: Add CONFIG_FIRMWARE_IN_KERNEL option. | David Woodhouse | 1 | -0/+5 |
2008-07-10 | firmware: Add CONFIG_EXTRA_FIRMWARE option | David Woodhouse | 1 | -0/+88 |