summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Staging: udlfb: add dynamic modeset supportBernie Thompson2010-03-032-357/+451
* Staging: dt3155: add it to the buildGreg Kroah-Hartman2010-03-034-27/+13
* Staging: dt3155: add TODO fileGreg Kroah-Hartman2010-03-031-0/+10
* Staging: dt3155: add needed #includeGreg Kroah-Hartman2010-03-031-0/+1
* Staging: add dt3155 driverScott Smedley2010-03-0314-0/+4112
* Staging: rtl8192e: Small code fixes for r819xE_firmware.cRadu Voicilas2010-03-031-33/+48
* Staging: rtl8192e: Code style fixes for r819xE_phy.hRadu Voicilas2010-03-031-78/+116
* Staging: rtl8192e: Code style fix for r819xE_phyreg.hRadu Voicilas2010-03-031-540/+574
* Staging: rtl8192e: fix more coding style issues.Radu Voicilas2010-03-031-22/+27
* Staging: rtl9192e: fix power usage issuesdavid woo2010-03-0318-426/+1660
* Staging: rtl8192e: fix some codingstyle issuesRadu Voicilas2010-03-032-88/+83
* Staging: ramzswap: remove unused #include <linux/version.h>Huang Weiyi2010-03-031-1/+0
* Staging: wlags49_h2: remove duplicated #includeHuang Weiyi2010-03-031-1/+0
* Staging: iio: checkinclude.pl fixAmeya Palande2010-03-031-1/+0
* Staging: batman-adv: Fix the naming of the debug option.Andrew Lunn2010-03-034-6/+6
* Staging: batman-adv: Split originator handling parts out of routing.cAndrew Lunn2010-03-036-221/+289
* Staging: batman-adv: Always receive when discarding.Andrew Lunn2010-03-031-2/+1
* Staging: batman-adv: stop persistent warnings if a device is deactivated.Andrew Lunn2010-03-031-6/+2
* Staging: batman-adv: Refactor routing.cAndrew Lunn2010-03-031-439/+709
* Staging: batman-adv: replace internal logging mechanism.Andrew Lunn2010-03-0315-520/+242
* Staging: asus_oled: Add defines for asus vendor_id and device_id to be consis...Peter Huewe2010-03-031-4/+10
* Staging: mimio: checkpatch.pl line > 80 chars fixesAmeya Palande2010-03-031-45/+51
* Staging: mimio: Remove dead codeAmeya Palande2010-03-031-24/+0
* Staging: mimio: Fix checkpatch.pl spacing errorsAmeya Palande2010-03-031-2/+2
* Staging: rtl8187x: Use %pM for mac address outputJoe Perches2010-03-0340-251/+221
* staging: slicoss Use pci_set_consistent_dma_mask.kirjanov@gmail.com2010-03-031-5/+18
* staging: slicoss Use compare_ether_addr.kirjanov@gmail.com2010-03-032-17/+3
* staging: slicoss Use PCI_DEVICE_TABLE.kirjanov@gmail.com2010-03-031-8/+4
* staging: slicoss Use dev->stats rather than adapter->stats.kirjanov@gmail.com2010-03-031-13/+12
* staging: slicoss No need to check pointer in debugfs_remove()kirjanov@gmail.com2010-03-031-4/+2
* staging: slicoss No need type casting when using netdev_privkirjanov@gmail.com2010-03-031-10/+10
* staging: slicoss Check for valid hw addresskirjanov@gmail.com2010-03-031-0/+3
* staging: slicoss Convert to netdev_tx_tkirjanov@gmail.com2010-03-031-2/+2
* Staging: vme: Allow drivers to co-existMartyn Welch2010-03-032-25/+27
* Staging: vme: Remove old structures for implemented featuresMartyn Welch2010-03-031-32/+0
* Staging: vme: Fix checkpatch errors on VME core.Martyn Welch2010-03-033-127/+126
* Staging: vme: Allow override of geographical address on ca91c142Martyn Welch2010-03-031-2/+12
* Staging: vme: Allow override of geographical address on tsi148Martyn Welch2010-03-031-5/+20
* Staging: vme: Correct vme_user error message typoMartyn Welch2010-03-031-2/+2
* Staging: otus: Fix branch in zfProtRspSim()Roel Kluin2010-03-031-2/+1
* Staging: otus: fix some sparse warningsThiago Farina2010-03-031-28/+25
* Staging: dream: remove duplicated #includeHuang Weiyi2010-03-031-2/+0
* Staging: dream: fix memory leak in camera error pathPavel Machek2010-03-031-1/+3
* Staging: dream: add missing include filesPavel Machek2010-03-0332-1/+6149
* Staging: comedi: pcmad: [PATCH 3/3] cleanup printk() warningsBruce Beare2010-03-031-3/+4
* Staging: comedi: pcmad: Cleanup: Remove unneeded bracesBruce Beare2010-03-031-4/+2
* Staging: comedi: pcmad: Cleanup: code indent warning messagesBruce Beare2010-03-031-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-238-11/+50
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-235-9/+27
| |\
| | * iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka2010-02-222-5/+7