| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2009-07-13 |
|\ |
|
| * | Staging: stlc45xx: convert config_interface to bss_info_changed, fixing a bui... | Alexander Beregalov | 2009-07-12 |
| * | Staging: comedi: s626: use subvendor:subdevice ids for SAA7146 board | Herton Ronaldo Krzesinski | 2009-07-12 |
| * | Staging: prevent rtl8192su from crashing dev_ioctl in SIOCGIWNAME | Dan Aloni | 2009-07-12 |
| * | Staging: prevent rtl8187se from crashing dev_ioctl() in SIOCGIWNAME | Dan Aloni | 2009-07-12 |
| * | Staging: rtl8192su: convert to net_device_ops | Bartlomiej Zolnierkiewicz | 2009-07-12 |
| * | Staging: serqt_usb2: declare qt_open static in serqt_usb2 | Bill Pemberton | 2009-07-12 |
| * | Staging: serqt_usb2: fix qt_close parameters in serqt_usb2 | Bill Pemberton | 2009-07-12 |
| * | Staging: comedi: jr3_pci.c: add required includes | Alexander Beregalov | 2009-07-12 |
| * | Staging: meilhaus: add email address to TODO | Greg Kroah-Hartman | 2009-07-12 |
| * | Staging: rspiusb: use NULL virtual address instead of a bogus one | Pete Zaitcev | 2009-07-12 |
| * | Staging: vt6655: compile fix | Alan Cox | 2009-07-12 |
| * | Staging: rt2870: Add USB ID for Sitecom WL-608 | Jorrit Schippers | 2009-07-12 |
* | | Fix staging drivers after smp_lock.h redux | Jean Delvare | 2009-07-13 |
|/ |
|
* | Staging: octeon-ethernet: Fix race freeing transmit buffers. | David Daney | 2009-06-24 |
* | Staging: octeon-ethernet: Convert to use net_device_ops. | David Daney | 2009-06-24 |
* | tty: fix some bogns in the serqt_usb2 driver | Alan Cox | 2009-06-22 |
* | Staging: comedi: fix build errors | Greg Kroah-Hartman | 2009-06-19 |
* | Staging: udlfb: update to version 0.2.3 | Roberto De Ioris | 2009-06-19 |
* | Staging: udlfb: fix some sparse warnings. | Greg Kroah-Hartman | 2009-06-19 |
* | Staging: udlfb: clean up checkpatch warnings in udlfb.c | Greg Kroah-Hartman | 2009-06-19 |
* | Staging: udlfb: clean up checkpatch warnings in udlfb.h | Greg Kroah-Hartman | 2009-06-19 |
* | Staging: udlfb: add udlfb driver to build | Greg Kroah-Hartman | 2009-06-19 |
* | Staging: add udlfb driver | Roberto De Ioris | 2009-06-19 |
* | Staging: pata_rdc: remove pointless comments | Greg Kroah-Hartman | 2009-06-19 |
* | Staging: pata_rdc: remove DRIVER macros | Greg Kroah-Hartman | 2009-06-19 |
* | Staging: pata_rdc: remove dbgprintf macro | Greg Kroah-Hartman | 2009-06-19 |
* | Staging: pata_rdc: remove broken flag | Greg Kroah-Hartman | 2009-06-19 |
* | Staging: pata_rdc: fix build warnings | Greg Kroah-Hartman | 2009-06-19 |
* | Staging: pata_rdc: use PCI_DEVICE | Greg Kroah-Hartman | 2009-06-19 |
* | Staging: pata_rdc: remove function prototypes | Greg Kroah-Hartman | 2009-06-19 |
* | Staging: pata_rdc: coding style fixes | Greg Kroah-Hartman | 2009-06-19 |
* | Staging: pata_rdc: convert code to work in 2.6.29 | Greg Kroah-Hartman | 2009-06-19 |
* | Staging: pata_rdc: add driver to the build system | Greg Kroah-Hartman | 2009-06-19 |
* | Staging: add pata_rdc driver | Kevin Huang | 2009-06-19 |
* | Staging: remove obsolete serqt_usb driver | Greg Kroah-Hartman | 2009-06-19 |
* | Staging: serqt_usb2 add the driver to the build | Bill Pemberton | 2009-06-19 |
* | Staging: Add serqt_usb2, a rewrite of serqt_usb for the usb-serial layer | Bill Pemberton | 2009-06-19 |
* | Staging: asus_oled: fix build warnings | Greg Kroah-Hartman | 2009-06-19 |
* | Staging: slicoss: fix build warnings | Greg Kroah-Hartman | 2009-06-19 |
* | Staging: slicoss: Add missing __devexit_p() | Jean Delvare | 2009-06-19 |
* | Staging: altpciechdma: fix build warnings | Greg Kroah-Hartman | 2009-06-19 |
* | Staging: altpciechdma: Add missing __devexit_p() | Jean Delvare | 2009-06-19 |
* | Staging: heci: fix the problem that file_ext->state should be protected by de... | Dongxiao Xu | 2009-06-19 |
* | Staging: heci: do not print error when heci_bh_handler is already on workqueue | Dongxiao Xu | 2009-06-19 |
* | Staging: heci: fix setting h_is bit in h_csr register | Dongxiao Xu | 2009-06-19 |
* | Staging: heci: fix typos and add wait after disconnect | Dongxiao Xu | 2009-06-19 |
* | Staging: heci: fix softirq safe to unsafe spinlock issue | Dongxiao Xu | 2009-06-19 |
* | Staging: heci: fix spinlock order mess of device_lock and read_io_lock | Dongxiao Xu | 2009-06-19 |
* | Staging: heci: fix wrong order of device_lock and file_lock | Dongxiao Xu | 2009-06-19 |