summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] USB: drivers/usb/misc/sisusbvga/sisusb.c: remove dead codeAdrian Bunk2006-01-041-6/+0
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-0415-15/+0
* [PATCH] auerswald.c: %zd for size_tAl Viro2005-12-151-1/+1
* [PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2005-11-177-14/+6
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-094-3/+1
* [PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman2005-10-301-5/+2
* [PATCH] idmouse cleanup and overflow fixAl Viro2005-10-291-14/+2
* [PATCH] Missing transfer_flags setting in usbtestAlan Stern2005-10-281-0/+1
* [PATCH] USB: sisusb warning fixAndrew Morton2005-10-281-1/+1
* [PATCH] usb_interface power stateDavid Brownell2005-10-281-10/+0
* [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman2005-10-286-20/+10
* [PATCH] gfp_t: drivers/usbAl Viro2005-10-281-3/+3
* [PATCH] usb: fix uss720 schedule with interrupts offThomas Sailer2005-09-121-123/+270
* [PATCH] USB: sisusb[vga] updateThomas Winischhofer2005-09-128-55/+4231
* [PATCH] USB ldusb: fmt warnings fixes for 64-bit platformsAlexey Dobriyan2005-09-081-3/+3
OpenPOWER on IntegriCloud