aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-03Staging: udlfb: add dynamic modeset supportBernie Thompson2-357/+451
2010-03-03Staging: dt3155: add it to the buildGreg Kroah-Hartman4-27/+13
2010-03-03Staging: dt3155: add TODO fileGreg Kroah-Hartman1-0/+10
2010-03-03Staging: dt3155: add needed #includeGreg Kroah-Hartman1-0/+1
2010-03-03Staging: add dt3155 driverScott Smedley14-0/+4112
2010-03-03Staging: rtl8192e: Small code fixes for r819xE_firmware.cRadu Voicilas1-33/+48
2010-03-03Staging: rtl8192e: Code style fixes for r819xE_phy.hRadu Voicilas1-78/+116
2010-03-03Staging: rtl8192e: Code style fix for r819xE_phyreg.hRadu Voicilas1-540/+574
2010-03-03Staging: rtl8192e: fix more coding style issues.Radu Voicilas1-22/+27
2010-03-03Staging: rtl9192e: fix power usage issuesdavid woo18-426/+1660
2010-03-03Staging: rtl8192e: fix some codingstyle issuesRadu Voicilas2-88/+83
2010-03-03Staging: ramzswap: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2010-03-03Staging: wlags49_h2: remove duplicated #includeHuang Weiyi1-1/+0
2010-03-03Staging: iio: checkinclude.pl fixAmeya Palande1-1/+0
2010-03-03Staging: batman-adv: Fix the naming of the debug option.Andrew Lunn4-6/+6
2010-03-03Staging: batman-adv: Split originator handling parts out of routing.cAndrew Lunn6-221/+289
2010-03-03Staging: batman-adv: Always receive when discarding.Andrew Lunn1-2/+1
2010-03-03Staging: batman-adv: stop persistent warnings if a device is deactivated.Andrew Lunn1-6/+2
2010-03-03Staging: batman-adv: Refactor routing.cAndrew Lunn1-439/+709
2010-03-03Staging: batman-adv: replace internal logging mechanism.Andrew Lunn15-520/+242
2010-03-03Staging: asus_oled: Add defines for asus vendor_id and device_id to be consistent with hid-ids.hPeter Huewe1-4/+10
2010-03-03Staging: mimio: checkpatch.pl line > 80 chars fixesAmeya Palande1-45/+51
2010-03-03Staging: mimio: Remove dead codeAmeya Palande1-24/+0
2010-03-03Staging: mimio: Fix checkpatch.pl spacing errorsAmeya Palande1-2/+2
2010-03-03Staging: rtl8187x: Use %pM for mac address outputJoe Perches40-251/+221
2010-03-03staging: slicoss Use pci_set_consistent_dma_mask.kirjanov@gmail.com1-5/+18
2010-03-03staging: slicoss Use compare_ether_addr.kirjanov@gmail.com2-17/+3
2010-03-03staging: slicoss Use PCI_DEVICE_TABLE.kirjanov@gmail.com1-8/+4
2010-03-03staging: slicoss Use dev->stats rather than adapter->stats.kirjanov@gmail.com1-13/+12
2010-03-03staging: slicoss No need to check pointer in debugfs_remove()kirjanov@gmail.com1-4/+2
2010-03-03staging: slicoss No need type casting when using netdev_privkirjanov@gmail.com1-10/+10
2010-03-03staging: slicoss Check for valid hw addresskirjanov@gmail.com1-0/+3
2010-03-03staging: slicoss Convert to netdev_tx_tkirjanov@gmail.com1-2/+2
2010-03-03Staging: vme: Allow drivers to co-existMartyn Welch2-25/+27
2010-03-03Staging: vme: Remove old structures for implemented featuresMartyn Welch1-32/+0
2010-03-03Staging: vme: Fix checkpatch errors on VME core.Martyn Welch3-127/+126
2010-03-03Staging: vme: Allow override of geographical address on ca91c142Martyn Welch1-2/+12
2010-03-03Staging: vme: Allow override of geographical address on tsi148Martyn Welch1-5/+20
2010-03-03Staging: vme: Correct vme_user error message typoMartyn Welch1-2/+2
2010-03-03Staging: otus: Fix branch in zfProtRspSim()Roel Kluin1-2/+1
2010-03-03Staging: otus: fix some sparse warningsThiago Farina1-28/+25
2010-03-03Staging: dream: remove duplicated #includeHuang Weiyi1-2/+0
2010-03-03Staging: dream: fix memory leak in camera error pathPavel Machek1-1/+3
2010-03-03Staging: dream: add missing include filesPavel Machek32-1/+6149
2010-03-03Staging: comedi: pcmad: [PATCH 3/3] cleanup printk() warningsBruce Beare1-3/+4
2010-03-03Staging: comedi: pcmad: Cleanup: Remove unneeded bracesBruce Beare1-4/+2
2010-03-03Staging: comedi: pcmad: Cleanup: code indent warning messagesBruce Beare1-4/+4
2010-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-11/+50
2010-02-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds3-14/+22
2010-02-23Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds5-76/+210