aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
Commit message (Expand)AuthorAge
* 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
* [PATCH] USB: new driver for Cypress CY7C63xxx mirco controllersOliver Bock2006-06-21
* [PATCH] Driver for Apple Cinema Displayakpm@osdl.org2006-06-21
* [PATCH] usbtest: report errors in iso testsAlan Stern2006-06-21
* [PATCH] Fix a deadlock in usbtestFranck Bui-Huu2006-06-21
* [PATCH] USB Phidget InterfaceKit: make inputs pollable and new device supportSean Young2006-06-21
* [PATCH] USB: sisusbvga: possible cleanupsAdrian Bunk2006-06-21
* [PATCH] USB: convert the semaphores in the sisusb driver to mutexesArjan van de Ven2006-06-21
* [PATCH] USB: Emagic USB firmware loading fixesMonty2006-05-12
* [PATCH] USB: usbtest: scatterlist OUT data pattern testingDavid Brownell2006-04-14
* [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-20
* [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-20
* [PATCH] USB: remove LINUX_VERSION_CODE macro usagePekka Enberg2006-03-20
* [PATCH] USB: kzalloc in sisusbvgaOliver Neukum2006-03-20
* [PATCH] USB: kzalloc in usbledOliver Neukum2006-03-20
* [PATCH] USB: kzalloc in PhidgetServoOliver Neukum2006-03-20
* [PATCH] USB: kzalloc in PhidgetInterfaceKitOliver Neukum2006-03-20
* [PATCH] USB: kzalloc in ldusbOliver Neukum2006-03-20
* [PATCH] USB: kzalloc in idmouseOliver Neukum2006-03-20
* [PATCH] USB: kzalloc in cythermOliver Neukum2006-03-20
* [PATCH] USB: change ldusb's experimental stateMichael Hund2006-02-14
* [PATCH] USB: add new device ids to ldusbMichael Hund2006-02-14
* [PATCH] USB: remove some left over devfs droppings hanging around in the usb ...Greg Kroah-Hartman2006-01-31
* [PATCH] USB: add new auerswald device idsAndrew Morton2006-01-31
* [PATCH] USB: Remove unneeded kmalloc() return value castsJesper Juhl2006-01-04
* [PATCH] USB: mark various usb tables constArjan van de Ven2006-01-04
* [PATCH] USB: drivers/usb/misc/sisusbvga/sisusb.c: remove dead codeAdrian Bunk2006-01-04
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-04
* [PATCH] auerswald.c: %zd for size_tAl Viro2005-12-15
* [PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2005-11-17
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-09
* [PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman2005-10-29
* [PATCH] idmouse cleanup and overflow fixAl Viro2005-10-29
* [PATCH] Missing transfer_flags setting in usbtestAlan Stern2005-10-28