aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-19Staging: pata_rdc: remove dbgprintf macroGreg Kroah-Hartman1-44/+38
2009-06-19Staging: pata_rdc: remove broken flagGreg Kroah-Hartman1-11/+0
2009-06-19Staging: pata_rdc: fix build warningsGreg Kroah-Hartman1-1/+1
2009-06-19Staging: pata_rdc: use PCI_DEVICEGreg Kroah-Hartman1-2/+2
2009-06-19Staging: pata_rdc: remove function prototypesGreg Kroah-Hartman2-453/+402
2009-06-19Staging: pata_rdc: coding style fixesGreg Kroah-Hartman2-1412/+1012
2009-06-19Staging: pata_rdc: convert code to work in 2.6.29Greg Kroah-Hartman1-2/+2
2009-06-19Staging: pata_rdc: add driver to the build systemGreg Kroah-Hartman4-0/+11
2009-06-19Staging: add pata_rdc driverKevin Huang2-0/+1640
2009-06-19Staging: remove obsolete serqt_usb driverGreg Kroah-Hartman5-2674/+0
2009-06-19Staging: serqt_usb2 add the driver to the buildBill Pemberton2-2/+3
2009-06-19Staging: Add serqt_usb2, a rewrite of serqt_usb for the usb-serial layerBill Pemberton3-0/+1674
2009-06-19Staging: asus_oled: fix build warningsGreg Kroah-Hartman1-1/+1
2009-06-19Staging: slicoss: fix build warningsGreg Kroah-Hartman1-1/+0
2009-06-19Staging: slicoss: Add missing __devexit_p()Jean Delvare1-1/+1
2009-06-19Staging: altpciechdma: fix build warningsGreg Kroah-Hartman1-5/+9
2009-06-19Staging: altpciechdma: Add missing __devexit_p()Jean Delvare1-1/+1
2009-06-19Staging: heci: fix the problem that file_ext->state should be protected by device_lockDongxiao Xu3-6/+26
2009-06-19Staging: heci: do not print error when heci_bh_handler is already on workqueueDongxiao Xu1-8/+4
2009-06-19Staging: heci: fix setting h_is bit in h_csr registerDongxiao Xu4-4/+24
2009-06-19Staging: heci: fix typos and add wait after disconnectDongxiao Xu3-2/+3
2009-06-19Staging: heci: fix softirq safe to unsafe spinlock issueDongxiao Xu3-26/+26
2009-06-19Staging: heci: fix spinlock order mess of device_lock and read_io_lockDongxiao Xu2-3/+16
2009-06-19Staging: heci: fix wrong order of device_lock and file_lockDongxiao Xu1-2/+5
2009-06-19Staging: heci: fix userspace pointer messDongxiao Xu2-9/+15
2009-06-19Staging: rspiusb: copy_to/from_user related fixesvibi sreenivasan1-14/+30
2009-06-19Staging: rspiusb: Fix a bunch of warnings.vibi sreenivasan1-4/+4
2009-06-19Staging: rspiusb: duplicate code in pixis_ioRichard Genoud1-51/+8
2009-06-19Staging: rspiusb.c: break the huge piusb_ioctl function into several onesRichard Genoud1-90/+116
2009-06-19Staging: rspiusb: clean rspiusb codeRichard Genoud2-192/+242
2009-06-19Staging: rspiusb: make driver compileJ.R. Mauro1-7/+7
2009-06-19staging: p9auth: prevent some oopses and memory leaksSerge E. Hallyn1-1/+23
2009-06-19Staging: oslec bug fixDavid Rowe1-1/+1
2009-06-19staging: b3dfg: clean up MODULE_PARM_DESC newlineAndre Lopes1-1/+1
2009-06-19staging: wis-sony-tuner.c: fix &&/|| errorRoel Kluin1-1/+1
2009-06-19Staging: rtl8192su: Correct use of ! and &Julia Lawall1-1/+1
2009-06-19Staging: rtl8192su: fix build warningsGreg Kroah-Hartman1-1/+1
2009-06-19Staging: add rtl8192SU wireless usb driverJerry Chuang86-0/+78441
2009-06-19Staging: cpc-usb: fix build warningsGreg Kroah-Hartman1-1/+1
2009-06-19Staging: cpc-usb: fix printk format warningsAlexander Beregalov1-2/+2
2009-06-19Staging: cpc-usb: depends on PROC_FSAlexander Beregalov3-11/+3
2009-06-19Staging: cpc-usb: Adjust NULL testJulia Lawall1-1/+1
2009-06-19Staging: cpc-usb: add TODO fileGreg Kroah-Hartman1-0/+9
2009-06-19Staging: cpc-usb: fix checkpatch warnings in sja2m16c.hGreg Kroah-Hartman1-25/+25
2009-06-19Staging: cpc-usb: fix up checkpatch errors in cpc-usb_drv.cGreg Kroah-Hartman1-113/+75
2009-06-19Staging: cpc-usb: add driver to the buildGreg Kroah-Hartman4-0/+10
2009-06-19Staging: cpc-usb: fix some build problems in the driverGreg Kroah-Hartman1-4/+1
2009-06-19Staging: add cpc-usb driver to the staging treeSebastian Haas6-0/+2336
2009-06-19Staging: epl: do not use CLONE_SIGHAND with allow_signal()Oleg Nesterov2-5/+6
2009-06-19Staging: android: fix Kconfig issuesGreg Kroah-Hartman1-0/+4