aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: udlfb: Add vmalloc.h includeAmit Kucheria2009-07-281-0/+1
* staging: remove aten2011 driverGreg Kroah-Hartman2009-07-286-2451/+0
* Staging: android: lowmemorykiller.c: fix it for "oom: move oom_adj value from...David Rientjes2009-07-281-3/+5
* Staging: serqt_usb2: fix memory leak in error caseOliver Neukum2009-07-281-0/+5
* Staging: serqt_usb2: add missing calls to tty_kref_put()Bill Pemberton2009-07-281-6/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-07-1314-79/+80
|\
| * Staging: stlc45xx: convert config_interface to bss_info_changed, fixing a bui...Alexander Beregalov2009-07-121-19/+8
| * Staging: comedi: s626: use subvendor:subdevice ids for SAA7146 boardHerton Ronaldo Krzesinski2009-07-121-15/+20
| * Staging: prevent rtl8192su from crashing dev_ioctl in SIOCGIWNAMEDan Aloni2009-07-121-7/+7
| * Staging: prevent rtl8187se from crashing dev_ioctl() in SIOCGIWNAMEDan Aloni2009-07-121-6/+6
| * Staging: rtl8192su: convert to net_device_opsBartlomiej Zolnierkiewicz2009-07-124-13/+21
| * Staging: serqt_usb2: declare qt_open static in serqt_usb2Bill Pemberton2009-07-121-1/+1
| * Staging: serqt_usb2: fix qt_close parameters in serqt_usb2Bill Pemberton2009-07-121-2/+4
| * Staging: comedi: jr3_pci.c: add required includesAlexander Beregalov2009-07-121-0/+2
| * Staging: meilhaus: add email address to TODOGreg Kroah-Hartman2009-07-121-1/+1
| * Staging: rspiusb: use NULL virtual address instead of a bogus onePete Zaitcev2009-07-121-10/+4
| * Staging: vt6655: compile fixAlan Cox2009-07-121-5/+5
| * Staging: rt2870: Add USB ID for Sitecom WL-608Jorrit Schippers2009-07-121-0/+1
* | Fix staging drivers after smp_lock.h reduxJean Delvare2009-07-132-0/+2
|/
* Staging: octeon-ethernet: Fix race freeing transmit buffers.David Daney2009-06-244-66/+106
* Staging: octeon-ethernet: Convert to use net_device_ops.David Daney2009-06-2410-396/+390
* tty: fix some bogns in the serqt_usb2 driverAlan Cox2009-06-221-19/+10
* Staging: comedi: fix build errorsGreg Kroah-Hartman2009-06-191-0/+1
* Staging: udlfb: update to version 0.2.3Roberto De Ioris2009-06-192-88/+299
* Staging: udlfb: fix some sparse warnings.Greg Kroah-Hartman2009-06-192-7/+7
* Staging: udlfb: clean up checkpatch warnings in udlfb.cGreg Kroah-Hartman2009-06-191-58/+38
* Staging: udlfb: clean up checkpatch warnings in udlfb.hGreg Kroah-Hartman2009-06-191-28/+22
* Staging: udlfb: add udlfb driver to buildGreg Kroah-Hartman2009-06-194-0/+12
* Staging: add udlfb driverRoberto De Ioris2009-06-192-0/+977
* Staging: pata_rdc: remove pointless commentsGreg Kroah-Hartman2009-06-191-73/+10
* Staging: pata_rdc: remove DRIVER macrosGreg Kroah-Hartman2009-06-191-12/+2
* Staging: pata_rdc: remove dbgprintf macroGreg Kroah-Hartman2009-06-191-44/+38
* Staging: pata_rdc: remove broken flagGreg Kroah-Hartman2009-06-191-11/+0
* Staging: pata_rdc: fix build warningsGreg Kroah-Hartman2009-06-191-1/+1
* Staging: pata_rdc: use PCI_DEVICEGreg Kroah-Hartman2009-06-191-2/+2
* Staging: pata_rdc: remove function prototypesGreg Kroah-Hartman2009-06-192-453/+402
* Staging: pata_rdc: coding style fixesGreg Kroah-Hartman2009-06-192-1412/+1012
* Staging: pata_rdc: convert code to work in 2.6.29Greg Kroah-Hartman2009-06-191-2/+2
* Staging: pata_rdc: add driver to the build systemGreg Kroah-Hartman2009-06-194-0/+11
* Staging: add pata_rdc driverKevin Huang2009-06-192-0/+1640
* Staging: remove obsolete serqt_usb driverGreg Kroah-Hartman2009-06-195-2674/+0
* Staging: serqt_usb2 add the driver to the buildBill Pemberton2009-06-192-2/+3
* Staging: Add serqt_usb2, a rewrite of serqt_usb for the usb-serial layerBill Pemberton2009-06-193-0/+1674
* Staging: asus_oled: fix build warningsGreg Kroah-Hartman2009-06-191-1/+1
* Staging: slicoss: fix build warningsGreg Kroah-Hartman2009-06-191-1/+0
* Staging: slicoss: Add missing __devexit_p()Jean Delvare2009-06-191-1/+1
* Staging: altpciechdma: fix build warningsGreg Kroah-Hartman2009-06-191-5/+9
* Staging: altpciechdma: Add missing __devexit_p()Jean Delvare2009-06-191-1/+1
* Staging: heci: fix the problem that file_ext->state should be protected by de...Dongxiao Xu2009-06-193-6/+26
* Staging: heci: do not print error when heci_bh_handler is already on workqueueDongxiao Xu2009-06-191-8/+4