summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.10-rc6 into tty-nextGreg Kroah-Hartman2013-06-175-21/+23
|\
| * usb: chipidea: fix id change handlingAlexander Shishkin2013-06-121-1/+2
| * usb: chipidea: fix no transceiver caseAlexander Shishkin2013-06-121-5/+8
| * USB: pl2303: fix device initialisation at openJohan Hovold2013-06-101-5/+5
| * USB: spcp8x5: fix device initialisation at openJohan Hovold2013-06-101-6/+4
| * USB: f81232: fix device initialisation at openJohan Hovold2013-06-101-4/+4
* | Merge 3.10-rc5 into tty-nextGreg Kroah-Hartman2013-06-0924-106/+187
|\|
| * USB: option,zte_ev: move most ZTE CDMA devices to zte_evDan Williams2013-06-062-26/+22
| * USB: option: blacklist network interface on Huawei E1820Bjørn Mork2013-06-061-0/+2
| * USB: whiteheat: fix broken port configurationJohan Hovold2013-06-061-1/+1
| * USB: serial: fix TIOCMIWAIT return valueJohan Hovold2013-06-051-3/+1
| * USB: mos7720: fix hardware flow controlJohan Hovold2013-06-041-1/+1
| * USB: keyspan: remove unused endpoint-array accessJohan Hovold2013-06-041-10/+0
| * USB: keyspan: fix bogus array indexJohan Hovold2013-06-041-1/+1
| * USB: zte_ev: fix broken openJohan Hovold2013-06-041-6/+0
| * USB: serial: Add Option GTM681W to qcserial device table.Richard Weinberger2013-06-031-0/+1
| * USB: Serial: cypress_M8: Enable FRWD Dongle hidcom deviceRobert Butora2013-06-032-1/+21
| * USB: EHCI: fix regression related to qh_refresh()Alan Stern2013-05-301-1/+6
| * usbfs: Increase arbitrary limit for USB 3 isopkt lengthFederico Manzan2013-05-291-3/+7
| * USB: zte_ev: fix control-message timeoutsJohan Hovold2013-05-291-14/+14
| * USB: mos7720: fix message timeoutsJohan Hovold2013-05-291-3/+3
| * USB: iuu_phoenix: fix bulk-message timeoutJohan Hovold2013-05-291-2/+2
| * USB: ark3116: fix control-message timeoutJohan Hovold2013-05-291-1/+1
| * USB: mos7840: fix DMA to stackJohan Hovold2013-05-291-8/+27
| * USB: mos7720: fix DMA to stackJohan Hovold2013-05-291-3/+14
| * USB: visor: fix initialisation of Treo/Kyocera devicesJohan Hovold2013-05-291-0/+8
| * USB: serial: fix Treo/Kyocera interrrupt-in urb contextJohan Hovold2013-05-291-0/+1
| * USB: revert periodic scheduling bugfixAlan Stern2013-05-291-1/+1
| * Merge tag 'for-usb-linus-2013-05-24' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-05-294-6/+31
| |\
| | * xhci: Disable D3cold for buggy TI redrivers.Sarah Sharp2013-05-253-2/+13
| | * xhci - correct comp_mode_recovery_timer on return from hibernateTony Camuso2013-05-251-1/+11
| | * xhci: fix list access before initVladimir Murzin2013-05-241-0/+4
| | * xhci-mem: init list heads at the beginning of initSergio Aguirre2013-05-241-3/+3
| * | usb: musb: make use_sg flag URB specificVirupax Sadashivpetimath2013-05-282-10/+9
| * | usb: dwc3: gadget: free trb pool only from epnum 2George Cherian2013-05-281-4/+12
| * | usb: dwc3: exynos: PHY should be deleted later than dwc3 corePeter Chen2013-05-281-1/+1
| * | usb: dwc3: pci: PHY should be deleted later than dwc3 corePeter Chen2013-05-281-1/+1
* | | Merge 3.10-rc3 into tty-nextGreg Kroah-Hartman2013-05-2768-267/+260
|\| |
| * | Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-05-2364-226/+260
| |\|
| | * USB: cxacru: potential underflow in cxacru_cm_get_array()Dan Carpenter2013-05-201-1/+2
| | * USB: ftdi_sio: Add support for Newport CONEX motor driversGomella, Andrew (NIH/NHLBI) [F]2013-05-172-0/+4
| | * USB: option: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams2013-05-171-0/+2
| | * usb: ohci: fix goto wrong tag in err caseLibo Chen2013-05-171-23/+23
| | * usb: isp1760-if: fix memleak when platform_get_resource failLibo Chen2013-05-171-1/+3
| | * usb: ehci-s5p: fix memleak when fallback to pdataLibo Chen2013-05-171-0/+1
| | * USB: serial: clean up chars_in_bufferJohan Hovold2013-05-171-9/+2
| | * USB: ti_usb_3410_5052: fix chars_in_buffer overheadJohan Hovold2013-05-171-8/+15
| | * USB: io_ti: fix chars_in_buffer overheadJohan Hovold2013-05-171-8/+14
| | * USB: ftdi_sio: fix chars_in_buffer overheadJohan Hovold2013-05-171-14/+5
| | * USB: ftdi_sio: clean up get_modem_statusJohan Hovold2013-05-171-5/+4