summaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
2005-09-12[PATCH] usb: fix uss720 schedule with interrupts offThomas Sailer
2005-09-12[PATCH] USB: sisusb[vga] updateThomas Winischhofer
2005-09-08[PATCH] USB ldusb: fmt warnings fixes for 64-bit platformsAlexey Dobriyan
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek
2005-07-29[PATCH] USB: ldusb fixesMichael Hund
2005-07-12[PATCH] USB: add ldusb driverMichael Hund
2005-06-27[PATCH] USB: upgrade of the idmouse driverFlorian Echtler
2005-06-27[PATCH] USB: usbtest updatesDavid Brownell
2005-06-20[PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c...Yani Ioannou
2005-05-03[PATCH] USB: Spelling fixes for drivers/usb.Steven Cole
2005-04-26[PATCH] size_t portability fixes - drivers/usbAl Viro
2005-04-22[PATCH] USB: new SiS device idThomas Winischhofer
2005-04-18[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl
2005-04-18[PATCH] USB: new SIS device idThomas Winischhofer
2005-04-03[PATCH] usblcd portability fixAlexander Viro
2005-03-29[PATCH] USB: rewrite the usblcd driverGeorges Toth
2005-03-27[PATCH] drivers/usb/misc/usbtest.c: fix a NULL dereferenceAdrian Bunk
2005-03-17[PATCH] emi26: add another product ID for the Emi2|6/A26Clemens Ladisch
2005-03-17[PATCH] sisusb: fix arg. typesRandy Dunlap
2005-03-17[PATCH] usb/rio500: remove interruptible_sleep_on_timeout() usageDomen Puncer
2005-03-17[PATCH] USB: possible cleanupsAdrian Bunk
2005-03-07[PATCH] USB: PhidgetKit driver updateSean Young
2005-03-07[PATCH] usb/rio500: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan
2005-03-07[PATCH] usb/uss720: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan
2005-03-07[PATCH] usb/usbled: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan
2005-03-07[PATCH] usb/phidgetservo: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan
2005-03-07[PATCH] usb/phidgetkit: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan
2005-03-07[PATCH] usb/legousbtower: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan
2005-03-07[PATCH] usb/idmouse: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan
2005-03-07[PATCH] usb/auerswald: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan
2005-03-07[PATCH] usb/usbtest: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan
2005-03-07[PATCH] usb/cytherm: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan
2005-03-07[PATCH] usb/usblp: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan
2005-03-07[PATCH] usb/auerswald: use wait_event_timeout()Nishanth Aravamudan
2005-03-07[PATCH] USB: give sisusb a valid minor number (133 - 140)Greg Kroah-Hartman
2005-03-07[PATCH] USB: SiS USB2VGA minor fix.Thomas Winischhofer
2005-03-07[PATCH] USB: fix sparse bitwise warnings in the sisusb.c driverGreg Kroah-Hartman
2005-03-07[PATCH] USB: add SiS USB2VGA kernel driverThomas Winischhofer
2005-02-01[PATCH] idmouse min() fixAlexander Viro
2005-01-16Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2005-01-14[PATCH] various Kconfig fixesGabor Egry
2005-01-14[PATCH] USB: give the idmouse the 132 minor numberGreg Kroah-Hartman
2005-01-14[PATCH] USB: fix sparse warnings in the idmouse.c driverGreg Kroah-Hartman
2005-01-14[PATCH] USB: add driver for the Siemens ID Mouse fingerprint sensorFlorian Echtler
2005-01-14[PATCH] USB: drivers/usb/*: s/0/NULL/ in pointer contextAlexey Dobriyan
2004-12-20USB: change wMaxPacketSize field in struct usb_config_descriptor to be __le16Greg Kroah-Hartman
2004-12-20USB: change wTotalLength field in struct usb_config_descriptor to be __le16Greg Kroah-Hartman
2004-12-19USB: convert the idVendor, idProduct, bcdDevice and bcdUSB fields to __le16Greg Kroah-Hartman
2004-12-15[PATCH] USB: usbtest and usb_dev->epmaxpacket (8/15)David Brownell