aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-07-13Fix staging drivers after smp_lock.h reduxJean Delvare
2009-07-12Staging: stlc45xx: convert config_interface to bss_info_changed, fixing a bui...Alexander Beregalov
2009-07-12Staging: comedi: s626: use subvendor:subdevice ids for SAA7146 boardHerton Ronaldo Krzesinski
2009-07-12Staging: prevent rtl8192su from crashing dev_ioctl in SIOCGIWNAMEDan Aloni
2009-07-12Staging: prevent rtl8187se from crashing dev_ioctl() in SIOCGIWNAMEDan Aloni
2009-07-12Staging: rtl8192su: convert to net_device_opsBartlomiej Zolnierkiewicz
2009-07-12Staging: serqt_usb2: declare qt_open static in serqt_usb2Bill Pemberton
2009-07-12Staging: serqt_usb2: fix qt_close parameters in serqt_usb2Bill Pemberton
2009-07-12Staging: comedi: jr3_pci.c: add required includesAlexander Beregalov
2009-07-12Staging: meilhaus: add email address to TODOGreg Kroah-Hartman
2009-07-12Staging: rspiusb: use NULL virtual address instead of a bogus onePete Zaitcev
2009-07-12Staging: vt6655: compile fixAlan Cox
2009-07-12Staging: rt2870: Add USB ID for Sitecom WL-608Jorrit Schippers
2009-06-24Staging: octeon-ethernet: Fix race freeing transmit buffers.David Daney
2009-06-24Staging: octeon-ethernet: Convert to use net_device_ops.David Daney
2009-06-22tty: fix some bogns in the serqt_usb2 driverAlan Cox
2009-06-19Staging: comedi: fix build errorsGreg Kroah-Hartman
2009-06-19Staging: udlfb: update to version 0.2.3Roberto De Ioris
2009-06-19Staging: udlfb: fix some sparse warnings.Greg Kroah-Hartman
2009-06-19Staging: udlfb: clean up checkpatch warnings in udlfb.cGreg Kroah-Hartman
2009-06-19Staging: udlfb: clean up checkpatch warnings in udlfb.hGreg Kroah-Hartman
2009-06-19Staging: udlfb: add udlfb driver to buildGreg Kroah-Hartman
2009-06-19Staging: add udlfb driverRoberto De Ioris
2009-06-19Staging: pata_rdc: remove pointless commentsGreg Kroah-Hartman
2009-06-19Staging: pata_rdc: remove DRIVER macrosGreg Kroah-Hartman
2009-06-19Staging: pata_rdc: remove dbgprintf macroGreg Kroah-Hartman
2009-06-19Staging: pata_rdc: remove broken flagGreg Kroah-Hartman
2009-06-19Staging: pata_rdc: fix build warningsGreg Kroah-Hartman
2009-06-19Staging: pata_rdc: use PCI_DEVICEGreg Kroah-Hartman
2009-06-19Staging: pata_rdc: remove function prototypesGreg Kroah-Hartman
2009-06-19Staging: pata_rdc: coding style fixesGreg Kroah-Hartman
2009-06-19Staging: pata_rdc: convert code to work in 2.6.29Greg Kroah-Hartman
2009-06-19Staging: pata_rdc: add driver to the build systemGreg Kroah-Hartman
2009-06-19Staging: add pata_rdc driverKevin Huang
2009-06-19Staging: remove obsolete serqt_usb driverGreg Kroah-Hartman
2009-06-19Staging: serqt_usb2 add the driver to the buildBill Pemberton
2009-06-19Staging: Add serqt_usb2, a rewrite of serqt_usb for the usb-serial layerBill Pemberton
2009-06-19Staging: asus_oled: fix build warningsGreg Kroah-Hartman
2009-06-19Staging: slicoss: fix build warningsGreg Kroah-Hartman
2009-06-19Staging: slicoss: Add missing __devexit_p()Jean Delvare
2009-06-19Staging: altpciechdma: fix build warningsGreg Kroah-Hartman
2009-06-19Staging: altpciechdma: Add missing __devexit_p()Jean Delvare
2009-06-19Staging: heci: fix the problem that file_ext->state should be protected by de...Dongxiao Xu
2009-06-19Staging: heci: do not print error when heci_bh_handler is already on workqueueDongxiao Xu
2009-06-19Staging: heci: fix setting h_is bit in h_csr registerDongxiao Xu
2009-06-19Staging: heci: fix typos and add wait after disconnectDongxiao Xu
2009-06-19Staging: heci: fix softirq safe to unsafe spinlock issueDongxiao Xu
2009-06-19Staging: heci: fix spinlock order mess of device_lock and read_io_lockDongxiao Xu
2009-06-19Staging: heci: fix wrong order of device_lock and file_lockDongxiao Xu