Age | Commit message (Expand) | Author |
2007-04-27 | USB: kill BKL in usblcd | Oliver Neukum |
2007-03-19 | USB: berry_charge: correct dbg string for second magic command | Ken L Johnson |
2007-03-09 | USB Elan FTDI: check for workqueue creation | Cyrill Gorcunov |
2007-02-23 | USB: add driver for iowarrior devices. | Greg Kroah-Hartman |
2007-02-20 | 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-19 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2007-02-16 | Pull misc-for-upstream into release branch | Len Brown |
2007-02-16 | USB: Driver to charge USB blackberry devices | Greg Kroah-Hartman |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-12 | [PATCH] mark struct file_operations const 6 | Arjan van de Ven |
2007-02-12 | [PATCH] null pointer dereference in appledisplay driver | Michael Hanselmann |
2007-02-10 | ACPI: video: Fix null pointer in appledisplay driver | Michael Hanselmann |
2007-02-07 | USB: mutexification of rio500 | Oliver Neukum |
2007-02-07 | USB: Remove unneeded void * casts in idmouse.c | Tobias Klauser |
2007-01-05 | sisusb_con warning fixes | Andrew Morton |
2006-12-22 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2006-12-20 | USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad card | Tony Olech |
2006-12-20 | USB AUERSWALD: replace kmalloc+memset with kzalloc | Burman Yan |
2006-12-20 | USB: fix transvibrator disconnect race | Oliver Neukum |
2006-12-20 | USB: Fix oops in PhidgetServo | Sean Young |
2006-12-20 | Pull platform-drivers into test branch | Len Brown |
2006-12-20 | ACPI: video: Add dev argument for backlight_device_register | Yu Luming |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day |
2006-12-13 | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day |
2006-12-08 | [PATCH] struct path: convert usb | Josef Sipek |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter |
2006-12-07 | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter |
2006-12-05 | WorkQueue: Fix up arch-specific work items where possible | David Howells |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2006-12-01 | USB: build the appledisplay driver | Adrian Bunk |
2006-12-01 | USB: idmouse cleanup | Mariusz Kozlowski |
2006-12-01 | USB: ftdi-elan.c: fixes and cleanups | Adrian Bunk |
2006-12-01 | usb: phidgetmotorcontrol free urb cleanup | Mariusz Kozlowski |
2006-12-01 | usb: phidgetkit free urb cleanup | Mariusz Kozlowski |
2006-12-01 | usb: legousbtower free kill urb cleanup | Mariusz Kozlowski |
2006-12-01 | usb: auerswald free kill urb cleanup | Mariusz Kozlowski |
2006-12-01 | USB: usbtest: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino |
2006-12-01 | USB: phidgetmotorcontrol: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino |
2006-12-01 | USB: phidgetkit: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino |
2006-12-01 | USB: legousbtower: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino |
2006-12-01 | USB: idmouse: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino |
2006-12-01 | USB: ftdi-elan: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino |
2006-12-01 | USB: appledisplay: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino |
2006-12-01 | USB: kmemdup() cleanup in drivers/usb/ | Eric Sesterhenn |
2006-11-30 | Fix misc .c/.h comment typos | Matt LaPlante |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-11-16 | USB: auerswald possible memleak fix | Mariusz Kozlowski |