| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-06-27 | 1 | -2/+2 |
|\ |
|
| * | MIPS: Octeon: Set OHCI and EHCI MMIO byte order to match CPU | Ben Hutchings | 2015-06-21 | 1 | -2/+2 |
* | | USB: ssb: use devm_kzalloc | Hauke Mehrtens | 2015-06-08 | 1 | -7/+4 |
* | | USB: ssb: fix error handling in ssb_hcd_create_pdev() | Hauke Mehrtens | 2015-06-08 | 1 | -2/+2 |
* | | Merge 4.1-rc7 into usb-next | Greg Kroah-Hartman | 2015-06-08 | 2 | -19/+40 |
|\ \
| |/ |
|
| * | usb: host: xhci: add mutex for non-thread-safe data | Chris Bainbridge | 2015-05-24 | 2 | -19/+32 |
| * | usb: make module xhci_hcd removable | Arthur Demchenkov | 2015-05-24 | 1 | -0/+8 |
* | | Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis... | Greg Kroah-Hartman | 2015-06-03 | 2 | -90/+48 |
|\ \ |
|
| * | | usb: ohci-platform: Use devm_of_phy_get_by_index | Arun Ramamurthy | 2015-05-11 | 1 | -45/+24 |
| * | | usb: ehci-platform: Use devm_of_phy_get_by_index | Arun Ramamurthy | 2015-05-11 | 1 | -45/+24 |
* | | | drivers:usb:fsl: Fix compilation error for fsl ehci drv | Ramneek Mehresh | 2015-05-31 | 3 | -2/+7 |
* | | | drivers:usb:fsl: Add support for USB controller version-2.5 | Nikhil Badola | 2015-05-31 | 1 | -0/+5 |
* | | | drivers:usb:fsl: Check IP version 2.4 for mph USB controller | Nikhil Badola | 2015-05-31 | 1 | -0/+3 |
* | | | usb: host: xhci: remove incorrect comment about mutex | Chris Bainbridge | 2015-05-31 | 1 | -2/+0 |
* | | | xhci: Return correct number of tranferred bytes for stalled control endpoints | Mathias Nyman | 2015-05-31 | 1 | -1/+1 |
* | | | xhci: optimize xhci bus resume time | Mathias Nyman | 2015-05-31 | 1 | -27/+38 |
* | | | usb: xhci: Fix suspend/resume when used with OTG core | Roger Quadros | 2015-05-31 | 2 | -0/+7 |
* | | | usb: xhci: fix xhci locking up during hcd remove | Roger Quadros | 2015-05-31 | 1 | -1/+4 |
* | | | usb: xhci: Allow usb_add/remove_hcd() to be called repeatedly | Roger Quadros | 2015-05-31 | 1 | -6/+0 |
* | | | usb: xhci: plat: Create both HCDs before adding them | Roger Quadros | 2015-05-31 | 1 | -12/+12 |
* | | | usb: xhci: cleanup xhci_hcd allocation | Roger Quadros | 2015-05-31 | 4 | -32/+52 |
* | | | USB: ehci-platform: support EHCIs with transaction translator | Joachim Eastwood | 2015-05-24 | 1 | -0/+4 |
* | | | drivers:usb:fsl:Make fsl ehci drv an independent driver module | Ramneek Mehresh | 2015-05-24 | 4 | -102/+74 |
* | | | Merge 4.1-rc4 into usb-next | Greg Kroah-Hartman | 2015-05-18 | 2 | -2/+7 |
|\ \ \
| | |/
| |/| |
|
| * | | xhci: gracefully handle xhci_irq dead device | Joe Lawrence | 2015-05-09 | 1 | -1/+1 |
| * | | xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256 | Mathias Nyman | 2015-05-09 | 1 | -1/+1 |
| * | | xhci: fix isoc endpoint dequeue from advancing too far on transaction error | Mathias Nyman | 2015-05-09 | 1 | -0/+5 |
* | | | USB: ohci-q.c: move assignment out of if () block | Greg Kroah-Hartman | 2015-05-10 | 1 | -1/+2 |
* | | | USB: ohci-hcd.c: move assignment out of if () block | Greg Kroah-Hartman | 2015-05-10 | 1 | -1/+2 |
* | | | USB: ohci-dbg.c: move assignment out of if () block | Greg Kroah-Hartman | 2015-05-10 | 1 | -2/+4 |
* | | | USB: isp116x-hcd.c: move assignment out of if () block | Greg Kroah-Hartman | 2015-05-10 | 1 | -1/+2 |
* | | | USB: fusbh200-hcd.c: move assignment out of if () block | Greg Kroah-Hartman | 2015-05-10 | 1 | -1/+2 |
* | | | USB: ehci-dbg.c: move assignment out of if () block | Greg Kroah-Hartman | 2015-05-10 | 1 | -1/+2 |
* | | | USB: ehci-tegra: fix inefficient copy of unaligned buffers | Johan Hovold | 2015-05-08 | 1 | -3/+9 |
* | | | USB: don't build PCI quirks if USB support isn't configured | Alan Stern | 2015-05-08 | 1 | -1/+3 |
|/ / |
|
* | | Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap" | Ivan T. Ivanov | 2015-04-28 | 1 | -3/+10 |
|/ |
|
* | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2015-04-14 | 1 | -0/+7 |
|\ |
|
| * | tracing: Add TRACE_SYSTEM_VAR to xhci-hcd | Steven Rostedt (Red Hat) | 2015-04-07 | 1 | -0/+7 |
* | | Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2015-04-10 | 10 | -20/+24 |
|\ \ |
|
| * | | usb: host: sl811: use new USB_RESUME_TIMEOUT | Felipe Balbi | 2015-04-07 | 1 | -1/+1 |
| * | | usb: host: r8a66597: use new USB_RESUME_TIMEOUT | Felipe Balbi | 2015-04-07 | 1 | -1/+1 |
| * | | usb: host: oxu210hp: use new USB_RESUME_TIMEOUT | Felipe Balbi | 2015-04-07 | 1 | -3/+4 |
| * | | usb: host: fusbh200: use new USB_RESUME_TIMEOUT | Felipe Balbi | 2015-04-07 | 1 | -2/+1 |
| * | | usb: host: fotg210: use new USB_RESUME_TIMEOUT | Felipe Balbi | 2015-04-07 | 1 | -1/+1 |
| * | | usb: host: isp116x: use new USB_RESUME_TIMEOUT | Felipe Balbi | 2015-04-07 | 1 | -1/+1 |
| * | | usb: host: uhci: use new USB_RESUME_TIMEOUT | Felipe Balbi | 2015-04-07 | 1 | -2/+3 |
| * | | usb: host: ehci: use new USB_RESUME_TIMEOUT | Felipe Balbi | 2015-04-07 | 2 | -8/+11 |
| * | | usb: host: xhci: use new USB_RESUME_TIMEOUT | Felipe Balbi | 2015-04-07 | 1 | -1/+1 |
| |/ |
|
* | | Merge 4.0-rc7 into usb-next | Greg Kroah-Hartman | 2015-04-07 | 2 | -2/+9 |
|\ \ |
|
| * | | usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers | Lu Baolu | 2015-03-23 | 1 | -1/+1 |