| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: prevent char device open/deregister race | Alan Stern | 2007-07-12 | 10 | -198/+62 |
* | potential compiler error, irqfunc caller sites update | Yoann Padioleau | 2007-07-06 | 1 | -1/+1 |
* | USB: usblcd doesn't limit memory consumption during write | Oliver Neukum | 2007-06-25 | 1 | -4/+18 |
* | USB: memory leak in iowarrior.c | Oliver Neukum | 2007-06-25 | 1 | -3/+4 |
* | USB: ldusb bugfix | Oliver Neukum | 2007-05-22 | 1 | -4/+31 |
* | USB: auerswald: fix file release handler | Andrew Morton | 2007-05-22 | 1 | -8/+2 |
* | USB: fix more ftdi-elan/u132-hcd #include lossage | David Brownell | 2007-05-22 | 1 | -4/+8 |
* | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 1 | -1/+1 |
* | SIS USB2VGA Warning fix | WANG Cong | 2007-05-08 | 1 | -1/+1 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 4 | -4/+0 |
* | USB: iowarrior.c: timeouts too small in usb_control_msg calls | Eberhard Fahle | 2007-04-27 | 1 | -8/+6 |
* | USB: add picdem device to ldusb | Joey Goncalves | 2007-04-27 | 1 | -0/+3 |
* | USB: Remove duplicate define of OHCI_QUIRK_ZFMICRO | S.Caglar Onur | 2007-04-27 | 1 | -1/+0 |
* | USB Elan FTDI: check for driver registration status | Cyrill Gorcunov | 2007-04-27 | 1 | -7/+11 |
* | USB: cleanup ofd adutux | Oliver Neukum | 2007-04-27 | 1 | -20/+28 |
* | USB: cypress_cy7c63: race disconnect/sysfs read-write leading to following NU... | Oliver Neukum | 2007-04-27 | 1 | -1/+3 |
* | USB: iowarrior.c: fix NULL dereference | Oliver Neukum | 2007-04-27 | 1 | -2/+4 |
* | USB: kill BKL in usblcd | Oliver Neukum | 2007-04-27 | 1 | -2/+5 |
* | USB: berry_charge: correct dbg string for second magic command | Ken L Johnson | 2007-03-19 | 1 | -1/+1 |
* | USB Elan FTDI: check for workqueue creation | Cyrill Gorcunov | 2007-03-09 | 1 | -2/+16 |
* | USB: add driver for iowarrior devices. | Greg Kroah-Hartman | 2007-02-23 | 3 | -0/+940 |
* | backlight: Separate backlight properties from backlight ops pointers | Richard Purdie | 2007-02-20 | 1 | -5/+6 |
* | backlight: Fix external uses of backlight internal semaphore | Richard Purdie | 2007-02-20 | 1 | -6/+0 |
* | backlight: Remove unneeded owner field | Richard Purdie | 2007-02-20 | 1 | -1/+0 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2007-02-19 | 3 | -0/+152 |
|\ |
|
| * | USB: Driver to charge USB blackberry devices | Greg Kroah-Hartman | 2007-02-16 | 3 | -0/+152 |
* | | Pull misc-for-upstream into release branch | Len Brown | 2007-02-16 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | ACPI: video: Fix null pointer in appledisplay driver | Michael Hanselmann | 2007-02-10 | 1 | -1/+1 |
* | | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 2 | -2/+0 |
* | | [PATCH] mark struct file_operations const 6 | Arjan van de Ven | 2007-02-12 | 2 | -2/+2 |
* | | [PATCH] null pointer dereference in appledisplay driver | Michael Hanselmann | 2007-02-12 | 1 | -2/+2 |
|/ |
|
* | USB: mutexification of rio500 | Oliver Neukum | 2007-02-07 | 1 | -24/+30 |
* | USB: Remove unneeded void * casts in idmouse.c | Tobias Klauser | 2007-02-07 | 1 | -6/+4 |
* | sisusb_con warning fixes | Andrew Morton | 2007-01-05 | 1 | -6/+6 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-12-22 | 1 | -1/+1 |
|\ |
|
| * | Pull platform-drivers into test branch | Len Brown | 2006-12-20 | 1 | -1/+1 |
| |\ |
|
| | * | ACPI: video: Add dev argument for backlight_device_register | Yu Luming | 2006-12-20 | 1 | -1/+1 |
* | | | USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad card | Tony Olech | 2006-12-20 | 1 | -199/+393 |
* | | | USB AUERSWALD: replace kmalloc+memset with kzalloc | Burman Yan | 2006-12-20 | 1 | -4/+2 |
* | | | USB: fix transvibrator disconnect race | Oliver Neukum | 2006-12-20 | 1 | -1/+1 |
* | | | USB: Fix oops in PhidgetServo | Sean Young | 2006-12-20 | 1 | -0/+1 |
|/ / |
|
* | | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 1 | -2/+2 |
* | | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day | 2006-12-13 | 1 | -1/+1 |
* | | [PATCH] struct path: convert usb | Josef Sipek | 2006-12-08 | 1 | -1/+1 |
* | | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 | 1 | -14/+14 |
* | | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 2006-12-07 | 3 | -8/+8 |
* | | WorkQueue: Fix up arch-specific work items where possible | David Howells | 2006-12-05 | 1 | -5/+6 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 12 | -73/+39 |
|\ \ |
|
| * \ | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2006-12-01 | 12 | -72/+38 |
| |\ \ |
|
| | * | | USB: build the appledisplay driver | Adrian Bunk | 2006-12-01 | 1 | -0/+1 |