summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2015-10-31Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-6/+23
2015-10-28usb: musb: omap2430: Fix regression caused by driver core changeTony Lindgren-6/+23
2015-10-17xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott-0/+1
2015-10-17xhci: handle no ping response error properlyMathias Nyman-5/+15
2015-10-17xhci: don't finish a TD if we get a short transfer event mid TDMathias Nyman-0/+10
2015-10-04usb: Add device quirk for Logitech PTZ camerasVincent Palatin-0/+7
2015-10-04USB: chaoskey read offset bugAlexander Inyukhin-1/+1
2015-10-04USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao-0/+6
2015-09-30usb: renesas_usbhs: Add support for R-Car H3Yoshihiro Shimoda-0/+5
2015-09-30usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda-1/+1
2015-09-30usb: gadget: bdc: fix memory leakSudip Mukherjee-1/+3
2015-09-23USB: whiteheat: fix potential null-deref at probeJohan Hovold-0/+31
2015-09-21xhci: init command timeout timer earlier to avoid deleting it uninitializedMathias Nyman-6/+5
2015-09-21xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman-5/+5
2015-09-21usb: xhci: exit early in xhci_setup_device() if we're halted or dyingRoger Quadros-0/+3
2015-09-21usb: xhci: stop everything on the first call to xhci_stopRoger Quadros-15/+5
2015-09-21usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros-1/+2
2015-09-21usb: xhci: lock mutex on xhci_stopRoger Quadros-0/+4
2015-09-21xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PMTomer Barletz-45/+45
2015-09-21xhci: give command abortion one more chance before killing xhciMathias Nyman-0/+9
2015-09-21usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman-2/+3
2015-09-21Merge tag 'fixes-for-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-30/+54
2015-09-21usb: dwc3: gadget: Fix BUG in RT configRoger Quadros-4/+0
2015-09-21usb: musb: fix cppi channel teardown for isoch transferBin Liu-0/+3
2015-09-21usb: phy: isp1301: Export I2C module alias informationJavier Martinez Canillas-0/+1
2015-09-21usb: gadget: drop null test before destroy functionsJulia Lawall-8/+4
2015-09-21usb: gadget: dummy_hcd: in transfer(), return data sent, not limitIgor Kotrasinski-2/+4
2015-09-21usb: gadget: dummy_hcd: fix rescan logic for transferIgor Kotrasinski-5/+8
2015-09-21usb: gadget: dummy_hcd: fix unneeded else-if conditionIgor Kotrasinski-1/+1
2015-09-21usb: gadget: dummy_hcd: emulate sending zlp in packet logicIgor Kotrasinski-8/+17
2015-09-21usb: musb: dsps: fix polling in device-only modeBin Liu-2/+5
2015-09-21usb: gadget: atmel_usba_udc: add ep capabilities support on device tree bindingSylvain Rochet-0/+11
2015-09-18Merge tag 'usb-ci-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman-47/+64
2015-09-17Merge tag 'usb-serial-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-0/+24
2015-09-16usb: chipidea: imx: fix a typo for imx6sxLi Jun-1/+1
2015-09-15usb: chipidea: add xilinx zynq platform dataNathan Sullivan-6/+19
2015-09-15usb: chipidea: udc: using the correct stall implementationPeter Chen-40/+44
2015-09-14usb: phy: phy-generic: Fix reset behaviour on legacy bootRoger Quadros-1/+2
2015-09-14usb: musb: ux500: Fix module autoload for OF platform driverLuis de Bethencourt-0/+2
2015-09-14usb: musb: Disable interrupts on suspend, enable them on resumePascal Huerst-0/+6
2015-09-14usb: gadget: amd5536udc: fix error handling in udc_pci_probe()Alexey Khoroshilov-23/+20
2015-09-14usb: phy: fix phy-qcom-8x16-usb buildRandy Dunlap-1/+1
2015-09-14usb: musb: ensure in peripheral mode when checking sessionBin Liu-0/+1
2015-09-14usb: dwc3: omap: enable irqs latelyFelipe Balbi-2/+2
2015-09-14usb: gadget: fix possible regression introduced with ep->claimedRobert Baldyga-0/+1
2015-09-14USB: option: add ZTE PIDsLiu.Zhao-0/+24
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-2/+2
2015-08-18USB: qcserial: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G ModuleDavid Ward-0/+1
2015-08-18USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman-0/+12
2015-08-18USB: usb_wwan: silence read errors on disconnectJohan Hovold-1/+1