summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
AgeCommit message (Expand)AuthorLines
2007-04-27USB: Remove duplicate define of OHCI_QUIRK_ZFMICROS.Caglar Onur-1/+0
2007-04-27USB Elan FTDI: check for driver registration statusCyrill Gorcunov-7/+11
2007-04-27USB: cleanup ofd adutuxOliver Neukum-20/+28
2007-04-27USB: cypress_cy7c63: race disconnect/sysfs read-write leading to following NU...Oliver Neukum-1/+3
2007-04-27USB: iowarrior.c: fix NULL dereferenceOliver Neukum-2/+4
2007-04-27USB: kill BKL in usblcdOliver Neukum-2/+5
2007-03-19USB: berry_charge: correct dbg string for second magic commandKen L Johnson-1/+1
2007-03-09USB Elan FTDI: check for workqueue creationCyrill Gorcunov-2/+16
2007-02-23USB: add driver for iowarrior devices.Greg Kroah-Hartman-0/+940
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie-5/+6
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie-6/+0
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie-1/+0
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-0/+152
2007-02-16Pull misc-for-upstream into release branchLen Brown-2/+2
2007-02-16USB: Driver to charge USB blackberry devicesGreg Kroah-Hartman-0/+152
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-2/+0
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven-2/+2
2007-02-12[PATCH] null pointer dereference in appledisplay driverMichael Hanselmann-2/+2
2007-02-10ACPI: video: Fix null pointer in appledisplay driverMichael Hanselmann-1/+1
2007-02-07USB: mutexification of rio500Oliver Neukum-24/+30
2007-02-07USB: Remove unneeded void * casts in idmouse.cTobias Klauser-6/+4
2007-01-05sisusb_con warning fixesAndrew Morton-6/+6
2006-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-1/+1
2006-12-20USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad cardTony Olech-199/+393
2006-12-20USB AUERSWALD: replace kmalloc+memset with kzallocBurman Yan-4/+2
2006-12-20USB: fix transvibrator disconnect raceOliver Neukum-1/+1
2006-12-20USB: Fix oops in PhidgetServoSean Young-0/+1
2006-12-20Pull platform-drivers into test branchLen Brown-1/+1
2006-12-20ACPI: video: Add dev argument for backlight_device_registerYu Luming-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day-2/+2
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day-1/+1
2006-12-08[PATCH] struct path: convert usbJosef Sipek-1/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter-14/+14
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter-8/+8
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells-5/+6
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells-73/+39
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-72/+38
2006-12-01USB: build the appledisplay driverAdrian Bunk-0/+1
2006-12-01USB: idmouse cleanupMariusz Kozlowski-8/+8
2006-12-01USB: ftdi-elan.c: fixes and cleanupsAdrian Bunk-9/+5
2006-12-01usb: phidgetmotorcontrol free urb cleanupMariusz Kozlowski-2/+1
2006-12-01usb: phidgetkit free urb cleanupMariusz Kozlowski-2/+1
2006-12-01usb: legousbtower free kill urb cleanupMariusz Kozlowski-13/+5
2006-12-01usb: auerswald free kill urb cleanupMariusz Kozlowski-5/+2
2006-12-01USB: usbtest: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino-2/+2
2006-12-01USB: phidgetmotorcontrol: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino-1/+1
2006-12-01USB: phidgetkit: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino-1/+1
2006-12-01USB: legousbtower: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino-8/+5
2006-12-01USB: idmouse: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino-5/+1
2006-12-01USB: ftdi-elan: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino-8/+2