aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
2006-12-08[PATCH] struct path: convert usbJosef Sipek
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2006-12-01USB: build the appledisplay driverAdrian Bunk
2006-12-01USB: idmouse cleanupMariusz Kozlowski
2006-12-01USB: ftdi-elan.c: fixes and cleanupsAdrian Bunk
2006-12-01usb: phidgetmotorcontrol free urb cleanupMariusz Kozlowski
2006-12-01usb: phidgetkit free urb cleanupMariusz Kozlowski
2006-12-01usb: legousbtower free kill urb cleanupMariusz Kozlowski
2006-12-01usb: auerswald free kill urb cleanupMariusz Kozlowski
2006-12-01USB: usbtest: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: phidgetmotorcontrol: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: phidgetkit: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: legousbtower: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: idmouse: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: ftdi-elan: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: appledisplay: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: kmemdup() cleanup in drivers/usb/Eric Sesterhenn
2006-11-30Fix misc .c/.h comment typosMatt LaPlante
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-16USB: auerswald possible memleak fixMariusz Kozlowski
2006-10-17USB: ftdi-elan.c: remove dead codeAdrian Bunk
2006-10-17USB: fix dereference in drivers/usb/misc/adutux.cEric Sesterhenn
2006-10-17USB: move trancevibrator.c to the proper usb directoryGreg Kroah-Hartman
2006-10-17USB: ftdi-elan: fix sparse warningsGreg Kroah-Hartman
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-09-28USB: New PhidgetKit 8/8/8 reset outputs after 2 secondsSean Young
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev
2006-09-27USB: ftdi-elan: client driver for ELAN Uxxx adaptersTony Olech
2006-09-27USB: Add ADU support for Ontrak ADU devicesSteven Haigh
2006-09-27USB: fix __must_check warnings in drivers/usb/misc/Greg Kroah-Hartman
2006-09-27USB: ldusb: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino
2006-09-27USB: usblcd: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino
2006-09-27USB: Phidgets should check create_device_file() return valueSean Young
2006-09-27USB: Put phidgets driver in a sysfs classSean Young
2006-09-27USB: Add driver for PhidgetMotorControlSean Young
2006-09-07USB: Support for USB20SVGA-WH & USB20SVGA-DGNobuhiro Iwamatsu
2006-08-26[PATCH] USB: fix bug in cypress_cy7c63.c driverGreg Kroah-Hartman
2006-08-11USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of errorOrjan Friberg
2006-08-02USB: cypress driver comment updatesOliver Bock
2006-07-12[PATCH] USB: fix pointer dereference in drivers/usb/misc/usblcdEric Sesterhenn
2006-07-12[PATCH] USB: rename Cypress CY7C63xxx driver to proper name and fix up some t...Oliver Bock
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-21[PATCH] USB: new driver for Cypress CY7C63xxx mirco controllersOliver Bock
2006-06-21[PATCH] Driver for Apple Cinema Displayakpm@osdl.org