| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: remove vernier labpro from ldusb | sware | 2009-01-27 | 1 | -2/+0 |
* | USB: emi26: fix oops on load | Marcin Slusarz | 2009-01-07 | 1 | -1/+1 |
* | USB: power availability check for berry_charge | Oliver Neukum | 2009-01-07 | 1 | -0/+5 |
* | USB: clean up redundant tests on unsigned | roel kluin | 2009-01-07 | 1 | -2/+0 |
* | USB: SISUSB2VGA driver: add 0x0711, 0x0903 | Albert Comerma | 2008-11-13 | 1 | -0/+1 |
* | USB: vstusb: fix compiler warning on x86-64 | Greg Kroah-Hartman | 2008-11-13 | 1 | -1/+1 |
* | USB: usbtest.c: length, sglen and vary are unsigned, so cannot be negative | roel kluin | 2008-10-22 | 1 | -2/+1 |
* | USB: remove err() macro from usb misc drivers | Greg Kroah-Hartman | 2008-10-17 | 5 | -29/+37 |
* | USB: remove info() macro from usb/misc drivers | Greg Kroah-Hartman | 2008-10-17 | 10 | -34/+47 |
* | USB: remove warn() macro from usb drivers | Greg Kroah-Hartman | 2008-10-17 | 2 | -4/+5 |
* | USB: fix up problems in the vtusb driver | Stephen Ware | 2008-10-17 | 1 | -20/+34 |
* | USB: ftdi-elan: Always pass usb_bulk_msg() a timeout in milliseconds. | Sarah Sharp | 2008-10-17 | 1 | -5/+5 |
* | usb: vstusb.c : new driver for spectrometers used by Vernier Software & Techn... | Stephen Ware | 2008-10-17 | 3 | -0/+784 |
* | USB: drivers/usb/misc: Use an IS_ERR test rather than a NULL test | Julien Brunel | 2008-10-17 | 1 | -1/+1 |
* | USB: Added driver for a Delcom USB 7-segment LED Display | Harrison Metzger | 2008-10-17 | 3 | -0/+404 |
* | device create: usb: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 3 | -9/+6 |
* | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 | 1 | -1/+0 |
* | USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp. | Stefan Lippers-Hollmann | 2008-08-21 | 1 | -0/+1 |
* | usb: auerswald: remove driver (obsolete) | Wolfgang Mües | 2008-08-13 | 3 | -2163/+0 |
* | isight_firmware: fix a leak and double kfree() | Parag Warudkar | 2008-08-12 | 1 | -2/+2 |
* | Rename WARN() to WARNING() to clear the namespace | Arjan van de Ven | 2008-07-25 | 1 | -2/+2 |
* | USB: sisusb: Push down the BKL | Alan Cox | 2008-07-21 | 1 | -7/+6 |
* | USB: rio100: Push down the BKL | Alan Cox | 2008-07-21 | 1 | -4/+4 |
* | USB: auerwald: Push down the BKL into the driver | Alan Cox | 2008-07-21 | 1 | -4/+6 |
* | USB: iowarrior: Push down BKL | Alan Cox | 2008-07-21 | 1 | -3/+5 |
* | USB: usblcd: Push down BKL into driver | Alan Cox | 2008-07-21 | 1 | -2/+4 |
* | USB: ftdi_usb: Eliminate ioctl and BKL ioctl use | Alan Cox | 2008-07-21 | 1 | -24/+0 |
* | USB: remove CVS keywords | Adrian Bunk | 2008-07-21 | 1 | -2/+0 |
* | emi62: use request_firmware() | David Woodhouse | 2008-07-10 | 3 | -17747/+73 |
* | emi26: use request_firmware() | David Woodhouse | 2008-07-10 | 2 | -5809/+66 |
* | isight: treat firmware data as const | gregkh@suse.de | 2008-07-10 | 1 | -1/+1 |
* | sisusbvga: Fix oops on disconnect. | Will Newton | 2008-07-03 | 1 | -2/+0 |
* | isight_firmware: Avoid crash on loading invalid firmware | Matthew Garrett | 2008-06-11 | 1 | -7/+16 |
* | USB: fix build bug in USB_ISIGHTFW | Ingo Molnar | 2008-06-11 | 1 | -0/+1 |
* | USB: Firmware loader driver for USB Apple iSight camera | Matthew Garrett | 2008-05-29 | 3 | -0/+143 |
* | USB: Phidget: fix race in device_create | Greg Kroah-Hartman | 2008-05-20 | 3 | -10/+9 |
* | usbtest: comment on why this code "expects" negative and positive errnos | Marcin Slusarz | 2008-05-14 | 1 | -0/+5 |
* | USB: remove PICDEM FS USB demo (04d8:000c) device from ldusb | Xiaofan Chen | 2008-05-14 | 1 | -4/+0 |
* | USB: usbtest displays diagnostics again | David Brownell | 2008-05-02 | 1 | -143/+133 |
* | usb: ldusb: ld_usb semaphore to mutex | Daniel Walker | 2008-05-02 | 1 | -14/+14 |
* | USB: remove unnecessary type casting of urb->context | Ming Lei | 2008-04-24 | 6 | -14/+14 |
* | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-24 | 13 | -162/+162 |
* | USB: Remove EXPERIMENTAL designation from USB misc/ Kconfig entries | Robert P. J. Day | 2008-04-24 | 1 | -10/+10 |
* | USB: remove dev->power.power_state | Alan Stern | 2008-04-24 | 1 | -1/+2 |
* | USB: use DIV_ROUND_UP | Julia Lawall | 2008-04-24 | 1 | -1/+1 |
* | USB: auerswald: Convert ccp->mutex in a mutex | matthias@kaehlcke.net | 2008-04-24 | 1 | -26/+26 |
* | USB: auerswald: Convert ccp->readmutex in a mutex | matthias@kaehlcke.net | 2008-04-24 | 1 | -9/+9 |
* | USB: auerswald: Convert stats_sem in a mutex | matthias@kaehlcke.net | 2008-04-24 | 1 | -21/+24 |
* | drivers: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -1/+0 |
* | USB: fix bug in sg initialization in usbtest | Alan Stern | 2008-04-02 | 1 | -1/+2 |