summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] Driver for Apple Cinema Displayakpm@osdl.org2006-06-213-0/+393
* [PATCH] usbtest: report errors in iso testsAlan Stern2006-06-211-7/+29
* [PATCH] Fix a deadlock in usbtestFranck Bui-Huu2006-06-211-0/+2
* [PATCH] USB Phidget InterfaceKit: make inputs pollable and new device supportSean Young2006-06-211-85/+218
* [PATCH] USB: sisusbvga: possible cleanupsAdrian Bunk2006-06-215-72/+28
* [PATCH] USB: convert the semaphores in the sisusb driver to mutexesArjan van de Ven2006-06-213-105/+107
* [PATCH] USB: Emagic USB firmware loading fixesMonty2006-05-122-0/+8
* [PATCH] USB: usbtest: scatterlist OUT data pattern testingDavid Brownell2006-04-141-0/+13
* [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-203-12/+6
* [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-203-22/+25
* [PATCH] USB: remove LINUX_VERSION_CODE macro usagePekka Enberg2006-03-201-8/+0
* [PATCH] USB: kzalloc in sisusbvgaOliver Neukum2006-03-201-3/+2
* [PATCH] USB: kzalloc in usbledOliver Neukum2006-03-201-2/+1
* [PATCH] USB: kzalloc in PhidgetServoOliver Neukum2006-03-201-2/+1
* [PATCH] USB: kzalloc in PhidgetInterfaceKitOliver Neukum2006-03-201-6/+3
* [PATCH] USB: kzalloc in ldusbOliver Neukum2006-03-201-2/+1
* [PATCH] USB: kzalloc in idmouseOliver Neukum2006-03-201-2/+1
* [PATCH] USB: kzalloc in cythermOliver Neukum2006-03-201-2/+1
* [PATCH] USB: change ldusb's experimental stateMichael Hund2006-02-131-1/+1
* [PATCH] USB: add new device ids to ldusbMichael Hund2006-02-131-25/+32
* [PATCH] USB: remove some left over devfs droppings hanging around in the usb ...Greg Kroah-Hartman2006-01-311-1/+1
* [PATCH] USB: add new auerswald device idsAndrew Morton2006-01-311-0/+2
* [PATCH] USB: Remove unneeded kmalloc() return value castsJesper Juhl2006-01-042-4/+4
* [PATCH] USB: mark various usb tables constArjan van de Ven2006-01-041-2/+2