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