| Commit message (Expand) | Author | Age |
... | |
* | sisusb_con warning fixes | Andrew Morton | 2007-01-05 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-12-22 |
|\ |
|
| * | Pull platform-drivers into test branch | Len Brown | 2006-12-20 |
| |\ |
|
| | * | ACPI: video: Add dev argument for backlight_device_register | Yu Luming | 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 |
|/ / |
|
* | | [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-13 |
* | | [PATCH] struct path: convert usb | Josef Sipek | 2006-12-08 |
* | | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 |
* | | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 2006-12-07 |
* | | 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-05 |
|\ \ |
|
| * \ | 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-12-01 |
| * | | | Fix misc .c/.h comment typos | Matt LaPlante | 2006-11-29 |
| |/ / |
|
* / / | WorkStruct: make allyesconfig | David Howells | 2006-11-22 |
|/ / |
|
* / | USB: auerswald possible memleak fix | Mariusz Kozlowski | 2006-11-16 |
|/ |
|
* | USB: ftdi-elan.c: remove dead code | Adrian Bunk | 2006-10-17 |
* | USB: fix dereference in drivers/usb/misc/adutux.c | Eric Sesterhenn | 2006-10-17 |
* | USB: move trancevibrator.c to the proper usb directory | Greg Kroah-Hartman | 2006-10-17 |
* | USB: ftdi-elan: fix sparse warnings | Greg Kroah-Hartman | 2006-10-17 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 |
* | USB: New PhidgetKit 8/8/8 reset outputs after 2 seconds | Sean Young | 2006-09-28 |
* | USB: Dealias -110 code (more complete) | Pete Zaitcev | 2006-09-27 |
* | USB: ftdi-elan: client driver for ELAN Uxxx adapters | Tony Olech | 2006-09-27 |
* | USB: Add ADU support for Ontrak ADU devices | Steven Haigh | 2006-09-27 |
* | USB: fix __must_check warnings in drivers/usb/misc/ | Greg Kroah-Hartman | 2006-09-27 |
* | USB: ldusb: Use usb_endpoint_* functions. | Luiz Fernando N. Capitulino | 2006-09-27 |
* | USB: usblcd: Use usb_endpoint_* functions. | Luiz Fernando N. Capitulino | 2006-09-27 |
* | USB: Make file operations structs in drivers/usb const. | Luiz Fernando N. Capitulino | 2006-09-27 |
* | USB: Phidgets should check create_device_file() return value | Sean Young | 2006-09-27 |
* | USB: Put phidgets driver in a sysfs class | Sean Young | 2006-09-27 |