index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-10
usb: xhci: fix interrupt transfer error happened on MTK platforms
Chunfeng Yun
1
-0
/
+4
2018-09-05
usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()
Jia-Ju Bai
1
-1
/
+1
2018-09-05
usb: host: xhci-plat: Iterate over parent nodes for finding quirks
Anurag Kumar Vulisha
1
-11
/
+16
2018-09-05
xhci: Fix use after free for URB cancellation on a reallocated endpoint
Mathias Nyman
1
-0
/
+30
2018-08-23
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-13
/
+0
2018-08-18
Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
14
-25
/
+273
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-4
/
+8
2018-07-30
Merge 4.18-rc7 into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2018-07-26
Merge tag 'samsung-drivers-exynos5440-4.19' of https://git.kernel.org/pub/scm...
Olof Johansson
2
-13
/
+0
2018-07-24
usb: host: exynos: Remove support for Exynos5440
Krzysztof Kozlowski
2
-13
/
+0
2018-07-20
usb: xhci: Fix memory leak in xhci_endpoint_reset()
Zheng Xiaowei
1
-0
/
+1
2018-07-20
powerpc/ps3: Set driver coherent_dma_mask
Geoff Levand
2
-4
/
+8
2018-07-16
Merge 4.18-rc5 into usb-next
Greg Kroah-Hartman
2
-5
/
+9
2018-07-13
usb: host: ehci-sched: remove redundant pointer dev
Colin Ian King
1
-4
/
+0
2018-07-13
usb: host: u132-hcd: remove redundant variable num_ports
Colin Ian King
1
-2
/
+0
2018-07-13
USB: host: whci: remove redundant variable t
Colin Ian King
1
-2
/
+0
2018-07-13
usb: xhci: dbc: remove redundant pointer dbc
Colin Ian King
1
-2
/
+0
2018-07-06
usb: host: xhci-rcar: Add a condition check about PLL active
Yoshihiro Shimoda
1
-0
/
+26
2018-07-06
usb: host: xhci-rcar: Simplify getting the firmware name for R-Car Gen3
Yoshihiro Shimoda
1
-15
/
+2
2018-07-06
usb: host: xhci-plat: add firmware_name for R-Car Gen3
Yoshihiro Shimoda
1
-0
/
+1
2018-07-06
xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
Dan Carpenter
1
-1
/
+1
2018-07-02
usb: xhci: dbc: Don't decrement runtime PM counter if DBC is not started
Kai-Heng Feng
1
-4
/
+8
2018-07-02
Merge 4.18-rc3 into usb-next
Greg Kroah-Hartman
5
-14
/
+83
2018-06-28
USB: host: ehci-npcm7xx: Fix some error codes in probe
Dan Carpenter
1
-2
/
+2
2018-06-25
USB host: Add USB ehci support for nuvoton npcm7xx platform
Avi Fishman
3
-0
/
+221
2018-06-25
USB: xhci-hcd: Add get_resuming_ports method
Alan Stern
3
-0
/
+14
2018-06-25
USB: ehci-hcd: Add get_resuming_ports method
Alan Stern
2
-0
/
+9
2018-06-25
usb: xhci: increase CRS timeout value
Ajay Gupta
1
-1
/
+6
2018-06-25
usb: xhci: tegra: fix runtime PM error handling
Stefan Agner
1
-2
/
+2
2018-06-25
usb: xhci: remove the code build warning
Dongjiu Geng
1
-1
/
+1
2018-06-25
xhci: Fix kernel oops in trace_xhci_free_virt_device
Zhengjun Xing
2
-7
/
+33
2018-06-25
xhci: Fix perceived dead host due to runtime suspend race with event handler
Mathias Nyman
2
-3
/
+41
2018-06-13
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
1
-2
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-4
/
+5
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2
-2
/
+2
2018-06-01
Revert "xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue"
Marc Zyngier
3
-28
/
+0
2018-06-01
xhci: Add quirk to zero 64bit registers on Renesas PCIe controllers
Marc Zyngier
3
-2
/
+72
2018-06-01
xhci: Allow more than 32 quirks
Marc Zyngier
2
-36
/
+36
2018-06-01
usb: xhci: force all memory allocations to node
Adam Wallis
1
-19
/
+38
2018-05-31
USB: ehci-hcd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-27
/
+8
2018-05-31
USB: fhci-hcd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-20
/
+5
2018-05-31
USB: fotg210-hcd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-25
/
+9
2018-05-31
USB: imx21-hcd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-34
/
+10
2018-05-31
USB: isp116x-hcd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-13
/
+4
2018-05-31
USB: ohci: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-44
/
+9
2018-05-31
USB: uhci: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-11
/
+4
2018-05-31
usb: xhci: tegra: Fix runtime PM support
Jon Hunter
1
-1
/
+1
2018-05-31
usb: host: ohci: fix sfr kernel warning in ohci-at91 driver
Prasanthi Chellakumar
1
-1
/
+1
2018-05-24
usb: xhci: tegra: Add support for managing powergates
Jon Hunter
1
-19
/
+49
2018-05-24
usb: xhci: tegra: Add runtime PM support
Jon Hunter
1
-26
/
+62
[next]