aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-07USB: Support for USB20SVGA-WH & USB20SVGA-DGNobuhiro Iwamatsu1-0/+2
2006-08-26[PATCH] USB: fix bug in cypress_cy7c63.c driverGreg Kroah-Hartman1-1/+1
2006-08-11USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of errorOrjan Friberg1-2/+3
2006-08-02USB: cypress driver comment updatesOliver Bock1-2/+7
2006-07-12[PATCH] USB: fix pointer dereference in drivers/usb/misc/usblcdEric Sesterhenn1-4/+2
2006-07-12[PATCH] USB: rename Cypress CY7C63xxx driver to proper name and fix up some tiny thingsOliver Bock4-250/+285
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel9-9/+0
2006-06-21[PATCH] USB: new driver for Cypress CY7C63xxx mirco controllersOliver Bock3-0/+259
2006-06-21[PATCH] Driver for Apple Cinema Displayakpm@osdl.org3-0/+393
2006-06-21[PATCH] usbtest: report errors in iso testsAlan Stern1-7/+29
2006-06-21[PATCH] Fix a deadlock in usbtestFranck Bui-Huu1-0/+2
2006-06-21[PATCH] USB Phidget InterfaceKit: make inputs pollable and new device supportSean Young1-85/+218
2006-06-21[PATCH] USB: sisusbvga: possible cleanupsAdrian Bunk5-72/+28
2006-06-21[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-20[PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn3-12/+6
2006-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven3-22/+25
2006-03-20[PATCH] USB: remove LINUX_VERSION_CODE macro usagePekka Enberg1-8/+0
2006-03-20[PATCH] USB: kzalloc in sisusbvgaOliver Neukum1-3/+2
2006-03-20[PATCH] USB: kzalloc in usbledOliver Neukum1-2/+1
2006-03-20[PATCH] USB: kzalloc in PhidgetServoOliver Neukum1-2/+1
2006-03-20[PATCH] USB: kzalloc in PhidgetInterfaceKitOliver Neukum1-6/+3
2006-03-20[PATCH] USB: kzalloc in ldusbOliver Neukum1-2/+1
2006-03-20[PATCH] USB: kzalloc in idmouseOliver Neukum1-2/+1
2006-03-20[PATCH] USB: kzalloc in cythermOliver Neukum1-2/+1
2006-02-13[PATCH] USB: change ldusb's experimental stateMichael Hund1-1/+1
2006-02-13[PATCH] USB: add new device ids to ldusbMichael Hund1-25/+32
2006-01-31[PATCH] USB: remove some left over devfs droppings hanging around in the usb driversGreg Kroah-Hartman1-1/+1
2006-01-31[PATCH] USB: add new auerswald device idsAndrew Morton1-0/+2
2006-01-04[PATCH] USB: Remove unneeded kmalloc() return value castsJesper Juhl2-4/+4
2006-01-04[PATCH] USB: mark various usb tables constArjan van de Ven1-2/+2
2006-01-04[PATCH] USB: drivers/usb/misc/sisusbvga/sisusb.c: remove dead codeAdrian Bunk1-6/+0
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman15-15/+0
2005-12-15[PATCH] auerswald.c: %zd for size_tAl Viro1-1/+1
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman7-14/+6
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering4-3/+1
2005-10-30[PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman1-5/+2
2005-10-29[PATCH] idmouse cleanup and overflow fixAl Viro1-14/+2
2005-10-28[PATCH] Missing transfer_flags setting in usbtestAlan Stern1-0/+1
2005-10-28[PATCH] USB: sisusb warning fixAndrew Morton1-1/+1
2005-10-28[PATCH] usb_interface power stateDavid Brownell1-10/+0
2005-10-28[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer neededGreg Kroah-Hartman6-20/+10
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro1-3/+3
2005-09-12[PATCH] usb: fix uss720 schedule with interrupts offThomas Sailer1-123/+270
2005-09-12[PATCH] USB: sisusb[vga] updateThomas Winischhofer8-55/+4231
2005-09-08[PATCH] USB ldusb: fmt warnings fixes for 64-bit platformsAlexey Dobriyan1-3/+3
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern3-6/+3
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek1-1/+1
2005-07-29[PATCH] USB: ldusb fixesMichael Hund1-1/+6