summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
Commit message (Expand)AuthorAgeFilesLines
* [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
* USB: Phidgets should check create_device_file() return valueSean Young2006-09-273-196/+199
* USB: Put phidgets driver in a sysfs classSean Young2006-09-277-190/+334
* USB: Add driver for PhidgetMotorControlSean Young2006-09-273-3/+441
* USB: Support for USB20SVGA-WH & USB20SVGA-DGNobuhiro Iwamatsu2006-09-071-0/+2
* [PATCH] USB: fix bug in cypress_cy7c63.c driverGreg Kroah-Hartman2006-08-261-1/+1
* USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of errorOrjan Friberg2006-08-111-2/+3
* USB: cypress driver comment updatesOliver Bock2006-08-021-2/+7
* [PATCH] USB: fix pointer dereference in drivers/usb/misc/usblcdEric Sesterhenn2006-07-121-4/+2
* [PATCH] USB: rename Cypress CY7C63xxx driver to proper name and fix up some t...Oliver Bock2006-07-124-250/+285
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-309-9/+0
* [PATCH] USB: new driver for Cypress CY7C63xxx mirco controllersOliver Bock2006-06-213-0/+259
OpenPOWER on IntegriCloud