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