index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-13
usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero value
Peter Griffin
1
-1
/
+1
2016-04-13
xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers
Mathias Nyman
4
-4
/
+9
2016-04-13
usb: xhci: fix wild pointers in xhci_mem_cleanup
Lu Baolu
1
-0
/
+6
2016-04-13
usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB phys
Yoshihiro Shimoda
1
-0
/
+13
2016-04-13
usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT
Yoshihiro Shimoda
2
-0
/
+11
2016-04-13
xhci: resume USB 3 roothub first
Mathias Nyman
1
-3
/
+3
2016-04-13
usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host
Rafal Redzimski
1
-1
/
+3
2016-03-17
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-2
/
+0
2016-03-04
Merge tag 'usb-for-v4.6' of http://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2
-5
/
+2
2016-03-04
usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbol
Arnd Bergmann
2
-5
/
+2
2016-03-03
usb: ohci: nxp: remove USB PLL and USB OTG clock management
Vladimir Zapolskiy
1
-52
/
+10
2016-03-03
usb: ohci: nxp: remove direct access to clock controller registers
Vladimir Zapolskiy
1
-18
/
+0
2016-03-03
usb: ehci-atmel: use __maybe_unused to hide pm functions
Arnd Bergmann
1
-4
/
+2
2016-03-03
usb: ohci-at91: use __maybe_unused to hide pm functions
Arnd Bergmann
1
-5
/
+3
2016-03-03
usb: xhci-mtk: use __maybe_unused to hide pm functions
Arnd Bergmann
1
-7
/
+3
2016-03-03
usb: host: unhide suspend/resume declarations
Arnd Bergmann
2
-4
/
+0
2016-03-03
usb: host: Host drivers relying on DMA should depend on HAS_DMA
Geert Uytterhoeven
1
-5
/
+4
2016-03-03
usb: host: xhci-plat: fix of_table.cocci warnings
Julia Lawall
1
-0
/
+1
2016-03-03
usb: host: xhci-plat: add R-Car Gen2 and Gen3 fallback compatibility strings
Simon Horman
1
-0
/
+5
2016-02-20
usb: host: xhci-rcar: Use ARCH_RENESAS
Simon Horman
1
-1
/
+1
2016-02-16
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
1
-2
/
+0
2016-02-14
usb: host: pci_quirks: fix memory leak, by adding iounmap
Saurabh Sengar
1
-1
/
+2
2016-02-14
usb: add HAS_IOMEM dependency to USB_ISP1362_HCD
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: add HAS_IOMEM dependency to USB_OXU210HP_HCD
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: add HAS_IOMEM dependency to USB_OHCI_HCD
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: add HAS_IOMEM dependency to USB_FOTG210_HCD
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: add HAS_IOMEM dependency to USB_XHCI_HCD
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: add HAS_IOMEM dependency to USB_EHCI_HCD
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: add HAS_IOMEM dependency to USB_SL811_HCD
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: add HAS_IOMEM dependency to USB_C67X00_HCD
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: add HAS_IOMEM dependency to USB_R8A66597_HCD
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: add HAS_IOMEM dependency to USB_XHCI_MVEBU
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: add HAS_IOMEM dependency to USB_ISP116X_HCD
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: host: ohci-pxa27x: propagate the irq error code
Robert Jarzmik
1
-1
/
+1
2016-02-14
xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
Mathias Nyman
2
-5
/
+20
2016-02-14
xhci: cleanup isoc tranfers queuing code
Mathias Nyman
1
-72
/
+53
2016-02-14
xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
Mathias Nyman
2
-2
/
+12
2016-02-14
xhci: refactor and cleanup endpoint initialization.
Mathias Nyman
2
-96
/
+69
2016-02-14
Merge 4.5-rc4 into usb-next
Greg Kroah-Hartman
8
-29
/
+88
2016-02-06
usb: r8a66597: add locking to r8a66597_check_detect_child
Heiner Kallweit
1
-0
/
+2
2016-02-04
xhci: harden xhci_find_next_ext_cap against device removal
Joe Lawrence
1
-0
/
+4
2016-02-04
USB: EHCI: fix compiler warning introduced by commit 2a40f324541e
Alan Stern
2
-1
/
+2
2016-02-03
xhci: Fix list corruption in urb dequeue at host removal
Mathias Nyman
1
-1
/
+3
2016-02-03
usb: host: xhci-plat: fix NULL pointer in probe for device tree case
Gregory CLEMENT
1
-1
/
+2
2016-02-03
usb: xhci-mtk: fix AHB bus hang up caused by roothubs polling
Chunfeng Yun
1
-0
/
+23
2016-02-03
usb: xhci-mtk: fix bpkts value of LS/HS periodic eps not behind TT
Chunfeng Yun
1
-3
/
+13
2016-02-03
usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platforms
Lu Baolu
1
-1
/
+3
2016-02-03
usb: xhci: set SSIC port unused only if xhci_suspend succeeds
Lu Baolu
1
-1
/
+6
2016-02-03
usb: xhci: add a quirk bit for ssic port unused
Lu Baolu
2
-34
/
+46
2016-02-03
usb: xhci: handle both SSIC ports in PME stuck quirk
Lu Baolu
1
-19
/
+29
[next]