summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb-net/pegasus: fix pegasus carrier detectionDan Williams2007-04-242-6/+14
* USB: Nikon D80 unusual device patchEmil Larsson2007-04-111-0/+7
* EHCI: fix remote wakeup regression in 2.6.21-rcAlan Stern2007-04-111-0/+1
* USB: fix usb-serial/ftdi build warningDavid Brownell2007-03-261-1/+5
* USB: fix usb-serial/generic build warningDavid Brownell2007-03-261-3/+4
* USB: another entry for the quirk listOliver Neukum2007-03-261-1/+2
* USB: remove duplicated device id in airprime driverJon K Hellan2007-03-261-1/+0
* USB: omap_udc: workaround dma_free_coherent() bogosityDavid Brownell2007-03-261-10/+93
* UHCI: Fix problem caused by lack of terminating QHAlan Stern2007-03-263-82/+41
* USB: new Novatel device ids for option driverGreg Kroah-Hartman2007-03-192-7/+13
* USB: berry_charge: correct dbg string for second magic commandKen L Johnson2007-03-191-1/+1
* usblp: quirk flag and device entry for Seiko Epson M129C printerAlan Stern2007-03-191-1/+5
* airprime: USB ID for Novatel EV620 mini PCI-E cardMark Glines2007-03-191-2/+3
* USB: necessary update for mos7720 driverOliver Neukum2007-03-191-0/+1
* USB: RAZR v3i unusual_devsPete Zaitcev2007-03-191-0/+10
* USB: two more device ids for dm9601 usbnet driverJon Dowland2007-03-191-0/+8
* USB: fix usb-serial regressionJim Radford2007-03-191-6/+5
* Revert "USB: pxa2xx_udc: fix hardcoded irq number"Linus Torvalds2007-03-101-1/+1
* USB Elan FTDI: check for workqueue creationCyrill Gorcunov2007-03-091-2/+16
* USB: fix spinlock recursion in cdc-acm.cOliver Neukum2007-03-091-4/+4
* USB: fix Unaligned access in EHCI driverMax Dmitrichenko2007-03-091-2/+1
* USB: Product ID for FT232RL in ftdi_sioGard Spreemann2007-03-092-0/+4
* USBNET: DM9501: Add Corega FEther USB-TXC support.YOSHIFUJI Hideaki2007-03-091-0/+4
* USB: ipaq.c: Additional devicesAndre Spahlinger2007-03-091-0/+2
* USB: further fix for usb-serialOliver Neukum2007-03-091-5/+4
* USB: fix usb-serial device naming bugOliver Neukum2007-03-091-1/+1
* USB: RTS/DTR signal patch for airprime driverMartin Schiller2007-03-091-0/+47
* USB: ftdi_sio: use port_probe / port_remove thereby fixing access to the late...Jim Radford2007-03-091-44/+35
* usb-serial: fix shutdown / device_unregister orderJim Radford2007-03-091-5/+6
* USB: add Additional PIDs in ftdi_sioThomas Schleusener2007-03-092-0/+21
* USB: add QL355P power supply ids to fdti_sioMichael Olberg2007-03-092-0/+7
* USB: New device IDs for cp2101 driverJon K Hellan2007-03-091-0/+2
* USB: kill dead code from hub.cOliver Neukum2007-03-091-7/+0
* USB: ratelimit debounce error messagesOliver Neukum2007-03-091-1/+1
* USB: pxa2xx_udc: fix hardcoded irq numberMilan Svoboda2007-03-091-1/+1
* UHCI: fix port resume problemAlan Stern2007-03-091-4/+7
* USB: set the correct interval for interrupt URBsAlan Stern2007-03-092-9/+13
* USB: goku_udc: Remove crude cache coherency codeRalf Baechle2007-03-091-29/+0
* USB storage: Nokia 6288 unusual_devs entryAndrew Nayenko2007-03-091-0/+7
* USB storage: Removed duplicate supertop unusual_dev entryPhil Dibowitz2007-03-091-10/+0
* USB: at91_udc, fix more modpost bogosity (rename driver struct)David Brownell2007-03-091-3/+3
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-03-061-11/+10
|\
| * HID blacklisting of all Code Mercenaries IOWarrior devicesRobert Marquardt2007-03-021-11/+10
* | [PATCH] usb-storage: do not rebuild when kernel version changesSam Ravnborg2007-03-051-2/+2
* | HID: fix Logitech DiNovo Edge touchwheel and Logic3 /SpectraVideo middle buttonJiri Kosina2007-03-011-0/+3
* | HID: fix broken Logitech S510 keyboard report descriptor; make extra keys workJiri Kosina2007-03-011-1/+22
* | USB HID: use CONFIG_HID_DEBUG for outputting report descriptorJiri Kosina2007-03-011-4/+1
* | USB HID: Fix USB vendor and product IDs endianness for USB HID devicesJulien BLACHE2007-03-011-2/+2
|/
* USB: export autosuspend delay in sysfsAlan Stern2007-02-233-1/+87
* USB: make autosuspend delay a module parameterAlan Stern2007-02-234-10/+26