summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
AgeCommit message (Expand)AuthorLines
2010-02-16USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUSTanaka Akira-0/+1
2009-12-23USB: Fix a bug on appledisplay.c regarding signednesspancho horrillo-2/+2
2009-12-23USB: add device ID for Apple Cinema Display 23in 2007pancho horrillo-0/+1
2009-12-23USB: emi62: fix crash when trying to load EMI 6|2 firmwareClemens Ladisch-1/+1
2009-12-11usbtest: make module param pattern writeableVikram Pandita-2/+5
2009-10-09USB: usblcd, fix memory leakJiri Slaby-1/+2
2009-10-01const: constify remaining file_operationsAlexey Dobriyan-2/+1
2009-09-26headers: kref.h reduxAlexey Dobriyan-1/+0
2009-09-23USB: full autosuspend and power management support for usbsevsegOliver Neukum-6/+63
2009-09-23USB: full power management support for the idmouse driverOliver Neukum-0/+21
2009-09-23USB: ldusb should signal an error in poll if the device is disconnectedOliver Neukum-0/+6
2009-09-23USB: legousbtower: make poll notice disconnectOliver Neukum-0/+6
2009-09-23USB: sisusbvga: drop usb_buffer_allocPete Zaitcev-42/+13
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers-4/+4
2009-07-28USB: usbtest: no need for USB_DEVICEFSAlan Stern-1/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan-0/+3
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-15/+26
2009-06-15USB: usbtest fix endless loop in unlink tests.Martin Fuzzey-14/+25
2009-06-15usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controllerBryan Wu-1/+1
2009-06-15Driver Core: usb: add nodename support for usb drivers.Kay Sievers-0/+12
2009-03-24USB: remove phidget drivers from kernel tree.Greg Kroah-Hartman-1678/+0
2009-03-24USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman-3/+3
2009-03-17USB: misc/vstusb, fix lock imbalanceJiri Slaby-0/+1
2009-03-17USB: misc/adutux, fix lock imbalanceJiri Slaby-3/+3
2009-01-27USB: remove vernier labpro from ldusbsware-2/+0
2009-01-07USB: emi26: fix oops on loadMarcin Slusarz-1/+1
2009-01-07USB: power availability check for berry_chargeOliver Neukum-0/+5
2009-01-07USB: clean up redundant tests on unsignedroel kluin-2/+0
2008-11-13USB: SISUSB2VGA driver: add 0x0711, 0x0903Albert Comerma-0/+1
2008-11-13USB: vstusb: fix compiler warning on x86-64Greg Kroah-Hartman-1/+1
2008-10-22USB: usbtest.c: length, sglen and vary are unsigned, so cannot be negativeroel kluin-2/+1
2008-10-17USB: remove err() macro from usb misc driversGreg Kroah-Hartman-29/+37
2008-10-17USB: remove info() macro from usb/misc driversGreg Kroah-Hartman-34/+47
2008-10-17USB: remove warn() macro from usb driversGreg Kroah-Hartman-4/+5
2008-10-17USB: fix up problems in the vtusb driverStephen Ware-20/+34
2008-10-17USB: ftdi-elan: Always pass usb_bulk_msg() a timeout in milliseconds.Sarah Sharp-5/+5
2008-10-17usb: vstusb.c : new driver for spectrometers used by Vernier Software & Techn...Stephen Ware-0/+784
2008-10-17USB: drivers/usb/misc: Use an IS_ERR test rather than a NULL testJulien Brunel-1/+1
2008-10-17USB: Added driver for a Delcom USB 7-segment LED DisplayHarrison Metzger-0/+404
2008-10-16device create: usb: convert device_create_drvdata to device_createGreg Kroah-Hartman-9/+6
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk-1/+0
2008-08-21USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp.Stefan Lippers-Hollmann-0/+1
2008-08-13usb: auerswald: remove driver (obsolete)Wolfgang Mües-2163/+0
2008-08-12isight_firmware: fix a leak and double kfree()Parag Warudkar-2/+2
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven-2/+2
2008-07-21USB: sisusb: Push down the BKLAlan Cox-7/+6
2008-07-21USB: rio100: Push down the BKLAlan Cox-4/+4
2008-07-21USB: auerwald: Push down the BKL into the driverAlan Cox-4/+6
2008-07-21USB: iowarrior: Push down BKLAlan Cox-3/+5
2008-07-21USB: usblcd: Push down BKL into driverAlan Cox-2/+4