| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "USB: Correct Makefile to make isp1760 buildable" | Mike Frysinger | 2009-05-28 | 1 | -1/+0 |
* | usb-serial: fix crash when sub-driver updates firmware | Alan Stern | 2009-05-28 | 1 | -0/+1 |
* | USB: isp1760: urb_dequeue doesn't always find the urbs | Warren Free | 2009-05-28 | 1 | -2/+22 |
* | USB: Yet another Conexant Clone to add to cdc-acm.c | Xiao Kaijian | 2009-05-28 | 1 | -0/+3 |
* | USB: atmel_usb_udc: Use kzalloc() to allocate ep structures | Haavard Skinnemoen | 2009-05-28 | 1 | -1/+1 |
* | USB: atmel-usba-udc : fix control out requests. | Martin Fuzzey | 2009-05-28 | 1 | -1/+2 |
* | Fix oops on close of hot-unplugged FTDI serial converter | David Woodhouse | 2009-05-18 | 1 | -8/+1 |
* | usb-serial: ftdi_sio: fix reference counting of ftdi_private | Alan Stern | 2009-05-09 | 1 | -4/+14 |
* | USB: unusual_devs: extend nokia 6288 bcd range | Phil Dibowitz | 2009-05-09 | 1 | -2/+3 |
* | USB: Gadget: fix UTF conversion in the usbstring library | Alan Stern | 2009-05-09 | 1 | -3/+3 |
* | USB: Fix makefile so that CONFIG_WDM and CONFIG_TMC work. | Andy Lutomirski | 2009-05-09 | 1 | -0/+2 |
* | USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlug | Nicolas Pitre | 2009-05-09 | 2 | -0/+8 |
* | USB: cxacru: Fix negative dB output | Simon Arlott | 2009-05-09 | 1 | -2/+8 |
* | USB: otg: Fix bug on remove path without transceiver | Robert Jarzmik | 2009-04-23 | 1 | -1/+2 |
* | USB: correct error handling in cdc-wdm | Oliver Neukum | 2009-04-23 | 1 | -9/+18 |
* | USB: removal of tty->low_latency hack dating back to the old serial code | Oliver Neukum | 2009-04-23 | 18 | -111/+1 |
* | USB: serial: sierra driver bug fix for composite interface | Elina Pasheva | 2009-04-23 | 1 | -4/+17 |
* | USB: gadget: omap_udc uses platform_driver_probe() | David Brownell | 2009-04-23 | 1 | -2/+1 |
* | USB: ci13xxx_udc: fix build error | Matthias Kaehlcke | 2009-04-23 | 1 | -0/+1 |
* | USB: pass mem_flags to dma_alloc_coherent | Johannes Berg | 2009-04-23 | 1 | -1/+1 |
* | USB: g_file_storage: fix use-after-free bug when closing files | Alan Stern | 2009-04-23 | 1 | -16/+4 |
* | USB: ehci-sched.c: EHCI SITD scheduling bugfix | Dan Streetman | 2009-04-23 | 1 | -1/+1 |
* | USB: fix mos7840 problem with minor numbers | Tony Cook | 2009-04-23 | 1 | -11/+19 |
* | USB: mos7840: add new device id | Tony Cook | 2009-04-23 | 1 | -0/+7 |
* | USB: musb: fix build when !CONFIG_PM | Alexander Beregalov | 2009-04-23 | 1 | -1/+1 |
* | USB: musb: Remove my email address from few musb related drivers | Jarkko Nikula | 2009-04-23 | 3 | -3/+0 |
* | USB: Gadget: MIPS CI13xxx UDC bugfixes | David Lopo | 2009-04-23 | 1 | -1/+3 |
* | USB: Unusual Device support for Gold MP3 Player Energy | Chuck Short | 2009-04-23 | 1 | -0/+6 |
* | USB: serial: fix lifetime and locking problems | Alan Stern | 2009-04-23 | 1 | -36/+68 |
* | WUSB: correct format of wusb_chid sysfs file | David Vrabel | 2009-04-17 | 1 | -14/+12 |
* | WUSB: fix oops when completing URBs for disconnected devices | David Vrabel | 2009-04-17 | 2 | -2/+6 |
* | WUSB: disconnect all devices when stopping a WUSB HCD | David Vrabel | 2009-04-17 | 1 | -6/+13 |
* | USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep() | David Vrabel | 2009-04-17 | 2 | -6/+18 |
* | USB: whci-hcd: provide a endpoint_reset method | David Vrabel | 2009-04-17 | 6 | -6/+50 |
* | USB: add reset endpoint operations | David Vrabel | 2009-04-17 | 6 | -26/+80 |
* | USB device codes for Motorola phone. | Dr. Greg Wettstein | 2009-04-17 | 1 | -0/+1 |
* | usb-storage: fix mistake in Makefile | Alan Stern | 2009-04-17 | 1 | -1/+2 |
* | USB: usb-serial ch341: support for DTR/RTS/CTS | Werner Cornelius | 2009-04-17 | 1 | -72/+302 |
* | Revert USB: usb-serial ch341: support for DTR/RTS/CTS | Greg Kroah-Hartman | 2009-04-17 | 1 | -302/+72 |
* | USB: musb: fix possible panic while resuming | Kim Kyuwon | 2009-04-17 | 1 | -8/+4 |
* | USB: musb: fix isochronous TXDMA (take 2) | Sergei Shtylyov | 2009-04-17 | 2 | -123/+105 |
* | USB: musb: sanitize clearing TXCSR DMA bits (take 2) | Sergei Shtylyov | 2009-04-17 | 3 | -81/+90 |
* | USB: musb: bugfixes for multi-packet TXDMA support | Sergei Shtylyov | 2009-04-17 | 3 | -28/+69 |
* | USB: musb_host, fix ep0 fifo flushing | David Brownell | 2009-04-17 | 1 | -14/+29 |
* | USB: usb-storage: augment unusual_devs entry for Simple Tech/Datafab | Alan Stern | 2009-04-17 | 1 | -2/+4 |
* | USB: musb_host, minor enqueue locking fix (v2) | David Brownell | 2009-04-17 | 1 | -9/+8 |
* | USB: fix oops in cdc-wdm in case of malformed descriptors | Oliver Neukum | 2009-04-17 | 1 | -1/+1 |
* | USB: qcserial: Add extra device IDs | Matthew Garrett | 2009-04-17 | 1 | -0/+21 |
* | USB: option: Add ids for D-Link DWM-652 3.5G modem | Pascal Terjan | 2009-04-17 | 2 | -0/+13 |
* | USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometer | Peter Korsgaard | 2009-04-17 | 2 | -0/+8 |