summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2015-09-21xhci: init command timeout timer earlier to avoid deleting it uninitializedMathias Nyman
2015-09-21xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman
2015-09-21usb: xhci: exit early in xhci_setup_device() if we're halted or dyingRoger Quadros
2015-09-21usb: xhci: stop everything on the first call to xhci_stopRoger Quadros
2015-09-21usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros
2015-09-21usb: xhci: lock mutex on xhci_stopRoger Quadros
2015-09-21xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PMTomer Barletz
2015-09-21xhci: give command abortion one more chance before killing xhciMathias Nyman
2015-08-18usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen
2015-08-14USB: host: ohci-at91: merge loops in ohci_hcd_at91_drv_probeAlexandre Belloni
2015-08-14USB: host: ohci-at91: merge ohci_at91_of_init in ohci_hcd_at91_drv_probeAlexandre Belloni
2015-08-14USB: host: ohci-at91: depend on OFAlexandre Belloni
2015-08-14USB: host: ohci-at91: move at91_usbh_data definition in c fileAlexandre Belloni
2015-08-14drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola
2015-08-10Merge 4.2-rc6 into usb-nextGreg Kroah-Hartman
2015-08-08xhci: xHCI 1.1: Stopped - Short Packet Capability (SPC)Lu Baolu
2015-08-08xhci: xHCI 1.1: Contiguous Frame ID Capability (CFC)Lu Baolu
2015-08-08usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfersReyad Attiyat
2015-08-08usb: xhci: make USB_XHCI_PLATFORM selectableRafał Miłecki
2015-08-05usb: host: xhci: Simplify return statementSaurabh Karajgaonkar
2015-08-05usb: host: u132-hcd: Simplify return statementSaurabh Karajgaonkar
2015-08-05usb: host: oxu210hp-hcd: Simplify return statementSaurabh Karajgaonkar
2015-08-05usb: host: ehci-st: Simplify return statementSaurabh Karajgaonkar
2015-08-05usb: ehci-platform: Fix using multiple controllers from OFAlban Bedel
2015-08-03drivers/usb: Delete XHCI command timer if necessaryGavin Shan
2015-08-03xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman
2015-07-27Merge 4.2-rc4 into usb-nextGreg Kroah-Hartman
2015-07-22drivers: usb: fsl: Define usb control register mask for w1c bitsNikhil Badola
2015-07-22drivers: usb: fsl: Modify phy clk valid bit checkingNikhil Badola
2015-07-22drivers:usb:fsl: Introduce FSL_USB2_PHY_UTMI_DUAL macroNikhil Badola
2015-07-22drivers: usb :fsl: Implement Workaround for USB Erratum A007792Nikhil Badola
2015-07-22drivers:usb:fsl: Replace macros with enumerated typeNikhil Badola
2015-07-22USB: bcma: add support for controlling bus power through GPIOHauke Mehrtens
2015-07-22USB: bcma: add bcm53xx supportHauke Mehrtens
2015-07-22USB: bcma: fix error handling in bcma_hcd_create_pdev()Hauke Mehrtens
2015-07-22USB: bcma: use devm_kzallocHauke Mehrtens
2015-07-22USB: bcma: replace numbers with constantsHauke Mehrtens
2015-07-22USB: bcma: remove chip id checkHauke Mehrtens
2015-07-22usb: host: xhci: remove typo in function documentationLuis de Bethencourt
2015-07-22USB: OHCI: fix bad #define in ohci-tmio.cAlan Stern
2015-07-22USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern
2015-07-22xhci: do not report PLC when link is in internal resume stateZhuang Jin Can
2015-07-22xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can
2015-07-22xhci: report U3 when link is in resume stateZhuang Jin Can
2015-07-22xhci: Calculate old endpoints correctly on device resetBrian Campbell
2015-07-22usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP
2015-07-22xhci: Workaround to get D3 working in Intel xHCIRajmohan Mani
2015-07-22xhci: call BIOS workaround to enable runtime suspend on Intel BraswellMathias Nyman
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-06-21MIPS: Octeon: Set OHCI and EHCI MMIO byte order to match CPUBen Hutchings