aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
...
* | xhci: xHCI 1.1: Contiguous Frame ID Capability (CFC)Lu Baolu2015-08-08
* | usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfersReyad Attiyat2015-08-08
* | usb: xhci: make USB_XHCI_PLATFORM selectableRafał Miłecki2015-08-08
* | usb: host: xhci: Simplify return statementSaurabh Karajgaonkar2015-08-05
* | usb: host: u132-hcd: Simplify return statementSaurabh Karajgaonkar2015-08-05
* | usb: host: oxu210hp-hcd: Simplify return statementSaurabh Karajgaonkar2015-08-05
* | usb: host: ehci-st: Simplify return statementSaurabh Karajgaonkar2015-08-05
* | usb: ehci-platform: Fix using multiple controllers from OFAlban Bedel2015-08-05
* | Merge 4.2-rc4 into usb-nextGreg Kroah-Hartman2015-07-27
|\|
| * USB: OHCI: fix bad #define in ohci-tmio.cAlan Stern2015-07-22
| * USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern2015-07-22
| * xhci: do not report PLC when link is in internal resume stateZhuang Jin Can2015-07-22
| * xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can2015-07-22
| * xhci: report U3 when link is in resume stateZhuang Jin Can2015-07-22
| * xhci: Calculate old endpoints correctly on device resetBrian Campbell2015-07-22
| * usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP2015-07-22
| * xhci: Workaround to get D3 working in Intel xHCIRajmohan Mani2015-07-22
| * xhci: call BIOS workaround to enable runtime suspend on Intel BraswellMathias Nyman2015-07-22
* | drivers: usb: fsl: Define usb control register mask for w1c bitsNikhil Badola2015-07-22
* | drivers: usb: fsl: Modify phy clk valid bit checkingNikhil Badola2015-07-22
* | drivers:usb:fsl: Introduce FSL_USB2_PHY_UTMI_DUAL macroNikhil Badola2015-07-22
* | drivers: usb :fsl: Implement Workaround for USB Erratum A007792Nikhil Badola2015-07-22
* | drivers:usb:fsl: Replace macros with enumerated typeNikhil Badola2015-07-22
* | USB: bcma: add support for controlling bus power through GPIOHauke Mehrtens2015-07-22
* | USB: bcma: add bcm53xx supportHauke Mehrtens2015-07-22
* | USB: bcma: fix error handling in bcma_hcd_create_pdev()Hauke Mehrtens2015-07-22
* | USB: bcma: use devm_kzallocHauke Mehrtens2015-07-22
* | USB: bcma: replace numbers with constantsHauke Mehrtens2015-07-22
* | USB: bcma: remove chip id checkHauke Mehrtens2015-07-22
* | usb: host: xhci: remove typo in function documentationLuis de Bethencourt2015-07-22
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-27
|\
| * MIPS: Octeon: Set OHCI and EHCI MMIO byte order to match CPUBen Hutchings2015-06-21
* | USB: ssb: use devm_kzallocHauke Mehrtens2015-06-08
* | USB: ssb: fix error handling in ssb_hcd_create_pdev()Hauke Mehrtens2015-06-08
* | Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman2015-06-08
|\|
| * usb: host: xhci: add mutex for non-thread-safe dataChris Bainbridge2015-05-24
| * usb: make module xhci_hcd removableArthur Demchenkov2015-05-24
* | Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman2015-06-03
|\ \
| * | usb: ohci-platform: Use devm_of_phy_get_by_indexArun Ramamurthy2015-05-11
| * | usb: ehci-platform: Use devm_of_phy_get_by_indexArun Ramamurthy2015-05-11
* | | drivers:usb:fsl: Fix compilation error for fsl ehci drvRamneek Mehresh2015-05-31
* | | drivers:usb:fsl: Add support for USB controller version-2.5Nikhil Badola2015-05-31
* | | drivers:usb:fsl: Check IP version 2.4 for mph USB controllerNikhil Badola2015-05-31
* | | usb: host: xhci: remove incorrect comment about mutexChris Bainbridge2015-05-31
* | | xhci: Return correct number of tranferred bytes for stalled control endpointsMathias Nyman2015-05-31
* | | xhci: optimize xhci bus resume timeMathias Nyman2015-05-31
* | | usb: xhci: Fix suspend/resume when used with OTG coreRoger Quadros2015-05-31
* | | usb: xhci: fix xhci locking up during hcd removeRoger Quadros2015-05-31
* | | usb: xhci: Allow usb_add/remove_hcd() to be called repeatedlyRoger Quadros2015-05-31
* | | usb: xhci: plat: Create both HCDs before adding themRoger Quadros2015-05-31