summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: host: uhci-platform: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-041-0/+1
* usb: host: ohci-spear: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-041-0/+1
* usb: host: fsl-mph-dr-of: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-041-0/+1
* usb: host: ehci-spear: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-041-0/+1
* usb: otg: don't set a_alt_hnp_support feature for OTG 2.0 deviceLi Jun2015-10-041-29/+39
* usb: core: driver: Use kmalloc_arrayMuhammad Falak R Wani2015-10-041-4/+2
* USB: ehci-platform: Add ACPI bindings for the EHCI platform driver.Jeremy Linton2015-10-041-0/+8
* USB: ehci-platform: Display a DMA configuration error messageJeremy Linton2015-10-041-1/+3
* usb: message: remove redundant declarationKris Borer2015-10-041-2/+0
* UAS: also check for ESHUTDOWN in error reportingOliver Neukum2015-10-041-8/+8
* usb: ehci-orion: fix probe for !GENERIC_PHYJonas Gorski2015-10-041-1/+2
* usb: hub: remove redundant declarationsKris Borer2015-10-041-2/+1
* usbip: vhci_hcd: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar2015-10-041-1/+1
* usb: core: hub: Removed some warnings generated by checkpatch.plChase Metzger2015-10-041-8/+8
* xhci: drop null test before destroy functionsJulia Lawall2015-10-041-8/+4
* whci: drop null test before destroy functionsJulia Lawall2015-10-041-2/+1
* usb: host: drop null test before destroy functionsJulia Lawall2015-10-042-16/+8
* xhci: support new USB 3.1 hub request to get extended port statusMathias Nyman2015-10-042-0/+33
* xhci: check xhci hardware for USB 3.1 supportMathias Nyman2015-10-044-23/+30
* usb: define HCD_USB31 speed option for hosts that support USB 3.1 featuresMathias Nyman2015-10-041-0/+3
* xhci: define the new default speed ID for SuperSpeedPlus used by xhci hwMathias Nyman2015-10-043-6/+10
* xhci: Add a SuperSpeedPlus capability descriptor for xhci USB 3.1 roothubMathias Nyman2015-10-041-19/+107
* xhci: parse xhci protocol speed ID list for usb 3.1 usageMathias Nyman2015-10-042-1/+61
* usb: store the new usb 3.1 SuperSpeedPlus device capability descriptorMathias Nyman2015-10-041-0/+4
* xhci: Read and parse new xhci 1.1 capability registerLu Baolu2015-10-043-4/+41
* Merge 4.3-rc3 into usb-nextGreg Kroah-Hartman2015-09-2927-175/+286
|\
| * USB: whiteheat: fix potential null-deref at probeJohan Hovold2015-09-231-0/+31
| * xhci: init command timeout timer earlier to avoid deleting it uninitializedMathias Nyman2015-09-221-6/+5
| * xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman2015-09-222-5/+5
| * usb: xhci: exit early in xhci_setup_device() if we're halted or dyingRoger Quadros2015-09-221-0/+3
| * usb: xhci: stop everything on the first call to xhci_stopRoger Quadros2015-09-221-15/+5
| * usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros2015-09-221-1/+2
| * usb: xhci: lock mutex on xhci_stopRoger Quadros2015-09-221-0/+4
| * xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PMTomer Barletz2015-09-221-45/+45
| * xhci: give command abortion one more chance before killing xhciMathias Nyman2015-09-221-0/+9
| * usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman2015-09-221-2/+3
| * Merge tag 'fixes-for-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-09-2210-30/+54
| |\
| | * usb: dwc3: gadget: Fix BUG in RT configRoger Quadros2015-09-211-4/+0
| | * usb: musb: fix cppi channel teardown for isoch transferBin Liu2015-09-211-0/+3
| | * usb: phy: isp1301: Export I2C module alias informationJavier Martinez Canillas2015-09-211-0/+1
| | * usb: gadget: drop null test before destroy functionsJulia Lawall2015-09-214-8/+4
| | * usb: gadget: dummy_hcd: in transfer(), return data sent, not limitIgor Kotrasinski2015-09-211-2/+4
| | * usb: gadget: dummy_hcd: fix rescan logic for transferIgor Kotrasinski2015-09-211-5/+8
| | * usb: gadget: dummy_hcd: fix unneeded else-if conditionIgor Kotrasinski2015-09-211-1/+1
| | * usb: gadget: dummy_hcd: emulate sending zlp in packet logicIgor Kotrasinski2015-09-211-8/+17
| | * usb: musb: dsps: fix polling in device-only modeBin Liu2015-09-211-2/+5
| | * usb: gadget: atmel_usba_udc: add ep capabilities support on device tree bindingSylvain Rochet2015-09-211-0/+11
| * | Merge tag 'usb-ci-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-09-183-47/+64
| |\ \
| | * | usb: chipidea: imx: fix a typo for imx6sxLi Jun2015-09-161-1/+1
| | * | usb: chipidea: add xilinx zynq platform dataNathan Sullivan2015-09-151-6/+19