Commit Graph

164 Commits (660ca5317d229ca27dec6a3159423bc0c5291c2d)

Author SHA1 Message Date
Greg Kroah-Hartman 82210d3774 USB: misc: uss720: clean up urb->status usage 18 years ago
Greg Kroah-Hartman 59d99785a9 USB: misc: usbtest: clean up urb->status usage 18 years ago
Greg Kroah-Hartman 0723af13bf USB: misc: usblcd: clean up urb->status usage 18 years ago
Greg Kroah-Hartman a95a03811b USB: misc: phidgetmotorcontrol: clean up urb->status usage 18 years ago
Greg Kroah-Hartman 2fe8c3f153 USB: misc: phidgetkit: clean up urb->status usage 18 years ago
Greg Kroah-Hartman 64771a0f19 USB: misc: legousbtower: clean up urb->status usage 18 years ago
Greg Kroah-Hartman 491c021e0b USB: misc: ldusb: clean up urb->status usage 18 years ago
Greg Kroah-Hartman fb3abee69d USB: misc: iowarrior: clean up urb->status usage 18 years ago
Greg Kroah-Hartman 84346269f9 USB: misc: ftdi-elan: clean up urb->status usage 18 years ago
Greg Kroah-Hartman 22bea334c9 USB: misc: auerswald: clean up urb->status usage 18 years ago
Greg Kroah-Hartman 13f9782d8e USB: misc: appledisplay: clean up urb->status usage 18 years ago
Greg Kroah-Hartman 24497a0011 USB: misc: adtux: clean up urb->status usage 18 years ago
Matthias Kaehlcke eb33caec1e USB: use mutex instead of semaphore in the FTDI ELAN driver 18 years ago
Matthias Kaehlcke 8293c568b2 USB: use mutex instead of semaphore in the Adutux driver 18 years ago
Jeff Garzik a6343afb6e drivers/*: mark variables with uninitialized_var() 18 years ago
Jeff Garzik ae97fec370 drivers/usb/misc/auerswald: fix status check, remove redundant check 18 years ago
Richard Purdie 655bfd7aeb backlight: Convert from struct class_device to struct device 18 years ago
Jeremy Katz 49bb607fa0 USB: Support Blackberry Pearl with berry_charge 18 years ago
Oliver Neukum 7bbe990c98 USB: autosuspend for usblcd 18 years ago
Alan Stern d4ead16f50 USB: prevent char device open/deregister race 18 years ago
Yoann Padioleau 0da2f0f164 potential compiler error, irqfunc caller sites update 18 years ago
Oliver Neukum 5afeb104e7 USB: usblcd doesn't limit memory consumption during write 18 years ago
Oliver Neukum fc0f8fc9be USB: memory leak in iowarrior.c 18 years ago
Oliver Neukum 9d33efd9a7 USB: ldusb bugfix 18 years ago
Andrew Morton be23edf848 USB: auerswald: fix file release handler 18 years ago
David Brownell 47f8468e60 USB: fix more ftdi-elan/u132-hcd #include lossage 18 years ago
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 years ago
WANG Cong 31990a9d2e SIS USB2VGA Warning fix 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Eberhard Fahle 147c5a1733 USB: iowarrior.c: timeouts too small in usb_control_msg calls 18 years ago
Joey Goncalves 79dcdbf67d USB: add picdem device to ldusb 18 years ago
S.Caglar Onur 5c975acb99 USB: Remove duplicate define of OHCI_QUIRK_ZFMICRO 18 years ago
Cyrill Gorcunov 893a342a68 USB Elan FTDI: check for driver registration status 18 years ago
Oliver Neukum ebc3ac149b USB: cleanup ofd adutux 18 years ago
Oliver Neukum 949ce47168 USB: cypress_cy7c63: race disconnect/sysfs read-write leading to following NULL pointer 18 years ago
Oliver Neukum f81ee4d528 USB: iowarrior.c: fix NULL dereference 18 years ago
Oliver Neukum 2e85c91e2e USB: kill BKL in usblcd 18 years ago
Ken L Johnson 774f78cf3b USB: berry_charge: correct dbg string for second magic command 18 years ago
Cyrill Gorcunov ee17b28973 USB Elan FTDI: check for workqueue creation 18 years ago
Greg Kroah-Hartman 946b960d13 USB: add driver for iowarrior devices. 18 years ago
Richard Purdie 599a52d126 backlight: Separate backlight properties from backlight ops pointers 18 years ago
Richard Purdie 28ee086d5b backlight: Fix external uses of backlight internal semaphore 18 years ago
Richard Purdie dfcba20067 backlight: Remove unneeded owner field 18 years ago
Greg Kroah-Hartman df23fa01ac USB: Driver to charge USB blackberry devices 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven 00977a59b9 [PATCH] mark struct file_operations const 6 18 years ago
Michael Hanselmann 2ca48ed5cc [PATCH] null pointer dereference in appledisplay driver 18 years ago
Michael Hanselmann d78112e1f1 ACPI: video: Fix null pointer in appledisplay driver 18 years ago
Oliver Neukum 2cba72f025 USB: mutexification of rio500 18 years ago
Tobias Klauser 4727810705 USB: Remove unneeded void * casts in idmouse.c 18 years ago