summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2013-06-19USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist-2/+5
2013-06-18usb: phy: Improve Kconfig help for CONFIG_USB_PHYGeorge Spelvin-4/+10
2013-06-11usb: chipidea: fix id change handlingAlexander Shishkin-1/+2
2013-06-11usb: chipidea: fix no transceiver caseAlexander Shishkin-5/+8
2013-06-10USB: pl2303: fix device initialisation at openJohan Hovold-5/+5
2013-06-10USB: spcp8x5: fix device initialisation at openJohan Hovold-6/+4
2013-06-10USB: f81232: fix device initialisation at openJohan Hovold-4/+4
2013-06-06USB: option,zte_ev: move most ZTE CDMA devices to zte_evDan Williams-26/+22
2013-06-06USB: option: blacklist network interface on Huawei E1820Bjørn Mork-0/+2
2013-06-06USB: whiteheat: fix broken port configurationJohan Hovold-1/+1
2013-06-05USB: serial: fix TIOCMIWAIT return valueJohan Hovold-3/+1
2013-06-04USB: mos7720: fix hardware flow controlJohan Hovold-1/+1
2013-06-04USB: keyspan: remove unused endpoint-array accessJohan Hovold-10/+0
2013-06-04USB: keyspan: fix bogus array indexJohan Hovold-1/+1
2013-06-04USB: zte_ev: fix broken openJohan Hovold-6/+0
2013-06-03USB: serial: Add Option GTM681W to qcserial device table.Richard Weinberger-0/+1
2013-06-03USB: Serial: cypress_M8: Enable FRWD Dongle hidcom deviceRobert Butora-1/+21
2013-05-30USB: EHCI: fix regression related to qh_refresh()Alan Stern-1/+6
2013-05-29usbfs: Increase arbitrary limit for USB 3 isopkt lengthFederico Manzan-3/+7
2013-05-29USB: zte_ev: fix control-message timeoutsJohan Hovold-14/+14
2013-05-29USB: mos7720: fix message timeoutsJohan Hovold-3/+3
2013-05-29USB: iuu_phoenix: fix bulk-message timeoutJohan Hovold-2/+2
2013-05-29USB: ark3116: fix control-message timeoutJohan Hovold-1/+1
2013-05-29USB: mos7840: fix DMA to stackJohan Hovold-8/+27
2013-05-29USB: mos7720: fix DMA to stackJohan Hovold-3/+14
2013-05-29USB: visor: fix initialisation of Treo/Kyocera devicesJohan Hovold-0/+8
2013-05-29USB: serial: fix Treo/Kyocera interrrupt-in urb contextJohan Hovold-0/+1
2013-05-29USB: revert periodic scheduling bugfixAlan Stern-1/+1
2013-05-29Merge tag 'for-usb-linus-2013-05-24' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-6/+31
2013-05-28usb: musb: make use_sg flag URB specificVirupax Sadashivpetimath-10/+9
2013-05-28usb: dwc3: gadget: free trb pool only from epnum 2George Cherian-4/+12
2013-05-28usb: dwc3: exynos: PHY should be deleted later than dwc3 corePeter Chen-1/+1
2013-05-28usb: dwc3: pci: PHY should be deleted later than dwc3 corePeter Chen-1/+1
2013-05-24xhci: Disable D3cold for buggy TI redrivers.Sarah Sharp-2/+13
2013-05-24xhci - correct comp_mode_recovery_timer on return from hibernateTony Camuso-1/+11
2013-05-24xhci: fix list access before initVladimir Murzin-0/+4
2013-05-24xhci-mem: init list heads at the beginning of initSergio Aguirre-3/+3
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-226/+260
2013-05-20USB: cxacru: potential underflow in cxacru_cm_get_array()Dan Carpenter-1/+2
2013-05-18drivers/usb/phy: don't check resource with devm_ioremap_resourceWolfram Sang-20/+0
2013-05-18drivers/usb/host: don't check resource with devm_ioremap_resourceWolfram Sang-6/+0
2013-05-18drivers/usb/gadget: don't check resource with devm_ioremap_resourceWolfram Sang-10/+0
2013-05-18drivers/usb/chipidea: don't check resource with devm_ioremap_resourceWolfram Sang-5/+0
2013-05-17USB: ftdi_sio: Add support for Newport CONEX motor driversGomella, Andrew (NIH/NHLBI) [F]-0/+4
2013-05-16USB: option: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams-0/+2
2013-05-16usb: ohci: fix goto wrong tag in err caseLibo Chen-23/+23
2013-05-16usb: isp1760-if: fix memleak when platform_get_resource failLibo Chen-1/+3
2013-05-16usb: ehci-s5p: fix memleak when fallback to pdataLibo Chen-0/+1
2013-05-16USB: serial: clean up chars_in_bufferJohan Hovold-9/+2
2013-05-16USB: ti_usb_3410_5052: fix chars_in_buffer overheadJohan Hovold-8/+15