aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-17connector: make callback argument type explicitMike Frysinger1-2/+1
2009-07-10mac80211: push rx status into skb->cbJohannes Berg3-3/+6
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy4-8/+8
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy4-10/+10
2009-07-05net: remove NET_RX_BAD and NET_RX_CN* definesFlorian Westphal1-3/+0
2009-06-24Staging: octeon-ethernet: Fix race freeing transmit buffers.David Daney4-66/+106
2009-06-24Staging: octeon-ethernet: Convert to use net_device_ops.David Daney10-396/+390
2009-06-22tty: fix some bogns in the serqt_usb2 driverAlan Cox1-19/+10
2009-06-19Staging: comedi: fix build errorsGreg Kroah-Hartman1-0/+1
2009-06-19Staging: udlfb: update to version 0.2.3Roberto De Ioris2-88/+299
2009-06-19Staging: udlfb: fix some sparse warnings.Greg Kroah-Hartman2-7/+7
2009-06-19Staging: udlfb: clean up checkpatch warnings in udlfb.cGreg Kroah-Hartman1-58/+38
2009-06-19Staging: udlfb: clean up checkpatch warnings in udlfb.hGreg Kroah-Hartman1-28/+22
2009-06-19Staging: udlfb: add udlfb driver to buildGreg Kroah-Hartman4-0/+12
2009-06-19Staging: add udlfb driverRoberto De Ioris2-0/+977
2009-06-19Staging: pata_rdc: remove pointless commentsGreg Kroah-Hartman1-73/+10
2009-06-19Staging: pata_rdc: remove DRIVER macrosGreg Kroah-Hartman1-12/+2
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