aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
Commit message (Expand)AuthorAge
* USB: usbtest: no need for USB_DEVICEFSAlan Stern2009-07-28
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-06-16
|\
| * USB: usbtest fix endless loop in unlink tests.Martin Fuzzey2009-06-16
| * usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controllerBryan Wu2009-06-16
* | Driver Core: usb: add nodename support for usb drivers.Kay Sievers2009-06-16
|/
* USB: remove phidget drivers from kernel tree.Greg Kroah-Hartman2009-03-24
* USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman2009-03-24
* USB: misc/vstusb, fix lock imbalanceJiri Slaby2009-03-17
* USB: misc/adutux, fix lock imbalanceJiri Slaby2009-03-17
* USB: remove vernier labpro from ldusbsware2009-01-27
* USB: emi26: fix oops on loadMarcin Slusarz2009-01-07
* USB: power availability check for berry_chargeOliver Neukum2009-01-07
* USB: clean up redundant tests on unsignedroel kluin2009-01-07
* USB: SISUSB2VGA driver: add 0x0711, 0x0903Albert Comerma2008-11-13
* USB: vstusb: fix compiler warning on x86-64Greg Kroah-Hartman2008-11-13
* USB: usbtest.c: length, sglen and vary are unsigned, so cannot be negativeroel kluin2008-10-22
* USB: remove err() macro from usb misc driversGreg Kroah-Hartman2008-10-17
* USB: remove info() macro from usb/misc driversGreg Kroah-Hartman2008-10-17
* USB: remove warn() macro from usb driversGreg Kroah-Hartman2008-10-17
* USB: fix up problems in the vtusb driverStephen Ware2008-10-17
* USB: ftdi-elan: Always pass usb_bulk_msg() a timeout in milliseconds.Sarah Sharp2008-10-17
* usb: vstusb.c : new driver for spectrometers used by Vernier Software & Techn...Stephen Ware2008-10-17
* USB: drivers/usb/misc: Use an IS_ERR test rather than a NULL testJulien Brunel2008-10-17
* USB: Added driver for a Delcom USB 7-segment LED DisplayHarrison Metzger2008-10-17
* device create: usb: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
* USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp.Stefan Lippers-Hollmann2008-08-21
* usb: auerswald: remove driver (obsolete)Wolfgang Mües2008-08-13
* isight_firmware: fix a leak and double kfree()Parag Warudkar2008-08-12
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-25
* USB: sisusb: Push down the BKLAlan Cox2008-07-21
* USB: rio100: Push down the BKLAlan Cox2008-07-21
* USB: auerwald: Push down the BKL into the driverAlan Cox2008-07-21
* USB: iowarrior: Push down BKLAlan Cox2008-07-21
* USB: usblcd: Push down BKL into driverAlan Cox2008-07-21
* USB: ftdi_usb: Eliminate ioctl and BKL ioctl useAlan Cox2008-07-21
* USB: remove CVS keywordsAdrian Bunk2008-07-21
* emi62: use request_firmware()David Woodhouse2008-07-10
* emi26: use request_firmware()David Woodhouse2008-07-10
* isight: treat firmware data as constgregkh@suse.de2008-07-10
* sisusbvga: Fix oops on disconnect.Will Newton2008-07-03
* isight_firmware: Avoid crash on loading invalid firmwareMatthew Garrett2008-06-11
* USB: fix build bug in USB_ISIGHTFWIngo Molnar2008-06-11
* USB: Firmware loader driver for USB Apple iSight cameraMatthew Garrett2008-05-29
* USB: Phidget: fix race in device_createGreg Kroah-Hartman2008-05-20
* usbtest: comment on why this code "expects" negative and positive errnosMarcin Slusarz2008-05-14
* USB: remove PICDEM FS USB demo (04d8:000c) device from ldusbXiaofan Chen2008-05-14
* USB: usbtest displays diagnostics againDavid Brownell2008-05-02
* usb: ldusb: ld_usb semaphore to mutexDaniel Walker2008-05-02