summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
Commit message (Expand)AuthorAgeFilesLines
* USB: mutexification of rio500Oliver Neukum2007-02-071-24/+30
* USB: Remove unneeded void * casts in idmouse.cTobias Klauser2007-02-071-6/+4
* sisusb_con warning fixesAndrew Morton2007-01-051-6/+6
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-12-221-1/+1
|\
| * Pull platform-drivers into test branchLen Brown2006-12-201-1/+1
| |\
| | * ACPI: video: Add dev argument for backlight_device_registerYu Luming2006-12-201-1/+1
* | | USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad cardTony Olech2006-12-201-199/+393
* | | USB AUERSWALD: replace kmalloc+memset with kzallocBurman Yan2006-12-201-4/+2
* | | USB: fix transvibrator disconnect raceOliver Neukum2006-12-201-1/+1
* | | USB: Fix oops in PhidgetServoSean Young2006-12-201-0/+1
|/ /
* | [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-2/+2
* | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-131-1/+1
* | [PATCH] struct path: convert usbJosef Sipek2006-12-081-1/+1
* | [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-14/+14
* | [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-073-8/+8
* | WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-051-5/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-0512-73/+39
|\ \
| * \ Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-12-0112-72/+38
| |\ \
| | * | USB: build the appledisplay driverAdrian Bunk2006-12-011-0/+1
| | * | USB: idmouse cleanupMariusz Kozlowski2006-12-011-8/+8
| | * | USB: ftdi-elan.c: fixes and cleanupsAdrian Bunk2006-12-012-9/+5
| | * | usb: phidgetmotorcontrol free urb cleanupMariusz Kozlowski2006-12-011-2/+1
| | * | usb: phidgetkit free urb cleanupMariusz Kozlowski2006-12-011-2/+1
| | * | usb: legousbtower free kill urb cleanupMariusz Kozlowski2006-12-011-13/+5
| | * | usb: auerswald free kill urb cleanupMariusz Kozlowski2006-12-011-5/+2
| | * | USB: usbtest: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-2/+2
| | * | USB: phidgetmotorcontrol: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-1/+1
| | * | USB: phidgetkit: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-1/+1
| | * | USB: legousbtower: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-8/+5
| | * | USB: idmouse: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-5/+1
| | * | USB: ftdi-elan: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-8/+2
| | * | USB: appledisplay: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-4/+1
| | * | USB: kmemdup() cleanup in drivers/usb/Eric Sesterhenn2006-12-012-4/+2
| * | | Fix misc .c/.h comment typosMatt LaPlante2006-11-301-1/+1
| |/ /
* | | WorkStruct: make allyesconfigDavid Howells2006-11-223-72/+46
|/ /
* | USB: auerswald possible memleak fixMariusz Kozlowski2006-11-161-1/+1
|/
* USB: ftdi-elan.c: remove dead codeAdrian Bunk2006-10-171-2/+0
* USB: fix dereference in drivers/usb/misc/adutux.cEric Sesterhenn2006-10-171-1/+2
* USB: move trancevibrator.c to the proper usb directoryGreg Kroah-Hartman2006-10-173-0/+170
* USB: ftdi-elan: fix sparse warningsGreg Kroah-Hartman2006-10-171-23/+11
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0512-36/+36
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-044-4/+0
* USB: New PhidgetKit 8/8/8 reset outputs after 2 secondsSean Young2006-09-281-19/+37
* USB: Dealias -110 code (more complete)Pete Zaitcev2006-09-271-2/+2
* USB: ftdi-elan: client driver for ELAN Uxxx adaptersTony Olech2006-09-274-1/+2931
* USB: Add ADU support for Ontrak ADU devicesSteven Haigh2006-09-273-0/+911
* USB: fix __must_check warnings in drivers/usb/misc/Greg Kroah-Hartman2006-09-273-17/+57
* USB: ldusb: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-6/+2
* USB: usblcd: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-6/+2
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-276-6/+6
OpenPOWER on IntegriCloud