aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
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
2006-06-21[PATCH] usbtest: report errors in iso testsAlan Stern
2006-06-21[PATCH] Fix a deadlock in usbtestFranck Bui-Huu
2006-06-21[PATCH] USB Phidget InterfaceKit: make inputs pollable and new device supportSean Young
2006-06-21[PATCH] USB: sisusbvga: possible cleanupsAdrian Bunk
2006-06-21[PATCH] USB: convert the semaphores in the sisusb driver to mutexesArjan van de Ven
2006-05-12[PATCH] USB: Emagic USB firmware loading fixesMonty
2006-04-14[PATCH] USB: usbtest: scatterlist OUT data pattern testingDavid Brownell
2006-03-20[PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn
2006-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven
2006-03-20[PATCH] USB: remove LINUX_VERSION_CODE macro usagePekka Enberg
2006-03-20[PATCH] USB: kzalloc in sisusbvgaOliver Neukum
2006-03-20[PATCH] USB: kzalloc in usbledOliver Neukum
2006-03-20[PATCH] USB: kzalloc in PhidgetServoOliver Neukum
2006-03-20[PATCH] USB: kzalloc in PhidgetInterfaceKitOliver Neukum
2006-03-20[PATCH] USB: kzalloc in ldusbOliver Neukum
2006-03-20[PATCH] USB: kzalloc in idmouseOliver Neukum
2006-03-20[PATCH] USB: kzalloc in cythermOliver Neukum
2006-02-13[PATCH] USB: change ldusb's experimental stateMichael Hund
2006-02-13[PATCH] USB: add new device ids to ldusbMichael Hund
2006-01-31[PATCH] USB: remove some left over devfs droppings hanging around in the usb ...Greg Kroah-Hartman
2006-01-31[PATCH] USB: add new auerswald device idsAndrew Morton
2006-01-04[PATCH] USB: Remove unneeded kmalloc() return value castsJesper Juhl
2006-01-04[PATCH] USB: mark various usb tables constArjan van de Ven
2006-01-04[PATCH] USB: drivers/usb/misc/sisusbvga/sisusb.c: remove dead codeAdrian Bunk
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2005-12-15[PATCH] auerswald.c: %zd for size_tAl Viro
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-10-30[PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman
2005-10-29[PATCH] idmouse cleanup and overflow fixAl Viro