summaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)AuthorFilesLines
2006-12-02USB: phidgetmotorcontrol: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-1/+1
2006-12-02USB: phidgetkit: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-1/+1
2006-12-02USB: legousbtower: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-8/+5
2006-12-02USB: idmouse: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-5/+1
2006-12-02USB: ftdi-elan: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-8/+2
2006-12-02USB: appledisplay: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-4/+1
2006-12-02USB: kmemdup() cleanup in drivers/usb/Eric Sesterhenn2-4/+2
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells3-72/+46
2006-11-17USB: auerswald possible memleak fixMariusz Kozlowski1-1/+1
2006-10-18USB: ftdi-elan.c: remove dead codeAdrian Bunk1-2/+0
2006-10-18USB: fix dereference in drivers/usb/misc/adutux.cEric Sesterhenn1-1/+2
2006-10-18USB: move trancevibrator.c to the proper usb directoryGreg Kroah-Hartman3-0/+170
2006-10-18USB: ftdi-elan: fix sparse warningsGreg Kroah-Hartman1-23/+11
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells12-36/+36
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones4-4/+0
2006-09-29USB: New PhidgetKit 8/8/8 reset outputs after 2 secondsSean Young1-19/+37
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev1-2/+2
2006-09-27USB: ftdi-elan: client driver for ELAN Uxxx adaptersTony Olech4-1/+2931
2006-09-27USB: Add ADU support for Ontrak ADU devicesSteven Haigh3-0/+911
2006-09-27USB: fix __must_check warnings in drivers/usb/misc/Greg Kroah-Hartman3-17/+57
2006-09-27USB: ldusb: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-6/+2
2006-09-27USB: usblcd: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-6/+2
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino6-6/+6
2006-09-27USB: Phidgets should check create_device_file() return valueSean Young3-196/+199
2006-09-27USB: Put phidgets driver in a sysfs classSean Young7-190/+334
2006-09-27USB: Add driver for PhidgetMotorControlSean Young3-3/+441
2006-09-08USB: Support for USB20SVGA-WH & USB20SVGA-DGNobuhiro Iwamatsu1-0/+2
2006-08-27[PATCH] USB: fix bug in cypress_cy7c63.c driverGreg Kroah-Hartman1-1/+1
2006-08-12USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of errorOrjan Friberg1-2/+3
2006-08-03USB: cypress driver comment updatesOliver Bock1-2/+7
2006-07-13[PATCH] USB: fix pointer dereference in drivers/usb/misc/usblcdEric Sesterhenn1-4/+2
2006-07-13[PATCH] USB: rename Cypress CY7C63xxx driver to proper name and fix up some t...Oliver Bock4-250/+285
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel9-9/+0
2006-06-22[PATCH] USB: new driver for Cypress CY7C63xxx mirco controllersOliver Bock3-0/+259
2006-06-22[PATCH] Driver for Apple Cinema Displayakpm@osdl.org3-0/+393
2006-06-22[PATCH] usbtest: report errors in iso testsAlan Stern1-7/+29
2006-06-22[PATCH] Fix a deadlock in usbtestFranck Bui-Huu1-0/+2
2006-06-22[PATCH] USB Phidget InterfaceKit: make inputs pollable and new device supportSean Young1-85/+218
2006-06-22[PATCH] USB: sisusbvga: possible cleanupsAdrian Bunk5-72/+28
2006-06-22[PATCH] USB: convert the semaphores in the sisusb driver to mutexesArjan van de Ven3-105/+107
2006-05-12[PATCH] USB: Emagic USB firmware loading fixesMonty2-0/+8
2006-04-14[PATCH] USB: usbtest: scatterlist OUT data pattern testingDavid Brownell1-0/+13
2006-03-21[PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn3-12/+6
2006-03-21[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven3-22/+25
2006-03-21[PATCH] USB: remove LINUX_VERSION_CODE macro usagePekka Enberg1-8/+0
2006-03-21[PATCH] USB: kzalloc in sisusbvgaOliver Neukum1-3/+2
2006-03-21[PATCH] USB: kzalloc in usbledOliver Neukum1-2/+1
2006-03-21[PATCH] USB: kzalloc in PhidgetServoOliver Neukum1-2/+1
2006-03-21[PATCH] USB: kzalloc in PhidgetInterfaceKitOliver Neukum1-6/+3