aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
Commit message (Expand)AuthorAge
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-13
* [PATCH] struct path: convert usbJosef Sipek2006-12-08
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-07
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-05
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-12-01
| |\
| | * USB: build the appledisplay driverAdrian Bunk2006-12-01
| | * USB: idmouse cleanupMariusz Kozlowski2006-12-01
| | * USB: ftdi-elan.c: fixes and cleanupsAdrian Bunk2006-12-01
| | * usb: phidgetmotorcontrol free urb cleanupMariusz Kozlowski2006-12-01
| | * usb: phidgetkit free urb cleanupMariusz Kozlowski2006-12-01
| | * usb: legousbtower free kill urb cleanupMariusz Kozlowski2006-12-01
| | * usb: auerswald free kill urb cleanupMariusz Kozlowski2006-12-01
| | * USB: usbtest: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-01
| | * USB: phidgetmotorcontrol: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-01
| | * USB: phidgetkit: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-01
| | * USB: legousbtower: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-01
| | * USB: idmouse: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-01
| | * USB: ftdi-elan: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-01
| | * USB: appledisplay: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-01
| | * USB: kmemdup() cleanup in drivers/usb/Eric Sesterhenn2006-12-01
| * | Fix misc .c/.h comment typosMatt LaPlante2006-11-29
| |/
* / WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* USB: auerswald possible memleak fixMariusz Kozlowski2006-11-16
* USB: ftdi-elan.c: remove dead codeAdrian Bunk2006-10-17
* USB: fix dereference in drivers/usb/misc/adutux.cEric Sesterhenn2006-10-17
* USB: move trancevibrator.c to the proper usb directoryGreg Kroah-Hartman2006-10-17
* USB: ftdi-elan: fix sparse warningsGreg Kroah-Hartman2006-10-17
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* USB: New PhidgetKit 8/8/8 reset outputs after 2 secondsSean Young2006-09-28
* USB: Dealias -110 code (more complete)Pete Zaitcev2006-09-27
* USB: ftdi-elan: client driver for ELAN Uxxx adaptersTony Olech2006-09-27
* USB: Add ADU support for Ontrak ADU devicesSteven Haigh2006-09-27
* USB: fix __must_check warnings in drivers/usb/misc/Greg Kroah-Hartman2006-09-27
* USB: ldusb: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-27
* USB: usblcd: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-27
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-27
* USB: Phidgets should check create_device_file() return valueSean Young2006-09-27
* USB: Put phidgets driver in a sysfs classSean Young2006-09-27
* USB: Add driver for PhidgetMotorControlSean Young2006-09-27
* USB: Support for USB20SVGA-WH & USB20SVGA-DGNobuhiro Iwamatsu2006-09-07
* [PATCH] USB: fix bug in cypress_cy7c63.c driverGreg Kroah-Hartman2006-08-26
* USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of errorOrjan Friberg2006-08-11
* USB: cypress driver comment updatesOliver Bock2006-08-02
* [PATCH] USB: fix pointer dereference in drivers/usb/misc/usblcdEric Sesterhenn2006-07-12
* [PATCH] USB: rename Cypress CY7C63xxx driver to proper name and fix up some t...Oliver Bock2006-07-12
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30