| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2007-07-22 |
|\ |
|
| * | backlight: Convert from struct class_device to struct device | Richard Purdie | 2007-07-15 |
* | | USB: misc: uss720: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-19 |
* | | USB: misc: usbtest: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-19 |
* | | USB: misc: usblcd: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-19 |
* | | USB: misc: phidgetmotorcontrol: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-19 |
* | | USB: misc: phidgetkit: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-19 |
* | | USB: misc: legousbtower: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-19 |
* | | USB: misc: ldusb: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-19 |
* | | USB: misc: iowarrior: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-19 |
* | | USB: misc: ftdi-elan: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-19 |
* | | USB: misc: auerswald: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-19 |
* | | USB: misc: appledisplay: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-19 |
* | | USB: misc: adtux: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-19 |
* | | USB: use mutex instead of semaphore in the FTDI ELAN driver | Matthias Kaehlcke | 2007-07-19 |
* | | USB: use mutex instead of semaphore in the Adutux driver | Matthias Kaehlcke | 2007-07-19 |
* | | drivers/*: mark variables with uninitialized_var() | Jeff Garzik | 2007-07-17 |
* | | drivers/usb/misc/auerswald: fix status check, remove redundant check | Jeff Garzik | 2007-07-17 |
|/ |
|
* | USB: Support Blackberry Pearl with berry_charge | Jeremy Katz | 2007-07-12 |
* | USB: autosuspend for usblcd | Oliver Neukum | 2007-07-12 |
* | USB: prevent char device open/deregister race | Alan Stern | 2007-07-12 |
* | potential compiler error, irqfunc caller sites update | Yoann Padioleau | 2007-07-06 |
* | USB: usblcd doesn't limit memory consumption during write | Oliver Neukum | 2007-06-26 |
* | USB: memory leak in iowarrior.c | Oliver Neukum | 2007-06-26 |
* | USB: ldusb bugfix | Oliver Neukum | 2007-05-23 |
* | USB: auerswald: fix file release handler | Andrew Morton | 2007-05-23 |
* | USB: fix more ftdi-elan/u132-hcd #include lossage | David Brownell | 2007-05-23 |
* | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 |
* | SIS USB2VGA Warning fix | WANG Cong | 2007-05-08 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
* | USB: iowarrior.c: timeouts too small in usb_control_msg calls | Eberhard Fahle | 2007-04-27 |
* | USB: add picdem device to ldusb | Joey Goncalves | 2007-04-27 |
* | USB: Remove duplicate define of OHCI_QUIRK_ZFMICRO | S.Caglar Onur | 2007-04-27 |
* | USB Elan FTDI: check for driver registration status | Cyrill Gorcunov | 2007-04-27 |
* | USB: cleanup ofd adutux | Oliver Neukum | 2007-04-27 |
* | USB: cypress_cy7c63: race disconnect/sysfs read-write leading to following NU... | Oliver Neukum | 2007-04-27 |
* | USB: iowarrior.c: fix NULL dereference | Oliver Neukum | 2007-04-27 |
* | USB: kill BKL in usblcd | Oliver Neukum | 2007-04-27 |
* | USB: berry_charge: correct dbg string for second magic command | Ken L Johnson | 2007-03-19 |
* | USB Elan FTDI: check for workqueue creation | Cyrill Gorcunov | 2007-03-09 |
* | USB: add driver for iowarrior devices. | Greg Kroah-Hartman | 2007-02-23 |
* | backlight: Separate backlight properties from backlight ops pointers | Richard Purdie | 2007-02-20 |
* | backlight: Fix external uses of backlight internal semaphore | Richard Purdie | 2007-02-20 |
* | backlight: Remove unneeded owner field | Richard Purdie | 2007-02-20 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2007-02-19 |
|\ |
|
| * | USB: Driver to charge USB blackberry devices | Greg Kroah-Hartman | 2007-02-16 |
* | | Pull misc-for-upstream into release branch | Len Brown | 2007-02-16 |
|\ \
| |/
|/| |
|
| * | ACPI: video: Fix null pointer in appledisplay driver | Michael Hanselmann | 2007-02-10 |
* | | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | | [PATCH] mark struct file_operations const 6 | Arjan van de Ven | 2007-02-12 |