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
2013-10-12
USB: EHCI: use consistent NO_FRAME value
Alan Stern
2
-6
/
+7
2013-10-12
USB: EHCI: change toggle only upon successful reset
Alan Stern
1
-1
/
+1
2013-10-12
USB: EHCI: No SSPLIT allowed in uframe 7
Alan Stern
1
-0
/
+4
2013-10-12
USB: EHCI: compute full-speed bandwidth usage correctly
Alan Stern
1
-1
/
+1
2013-10-12
USB: EHCI: check the right uframes for CSPLIT
Alan Stern
1
-1
/
+1
2013-10-12
USB: ohci-exynos: Add missing usb_put_hcd() to prevent memory leak
Jingoo Han
1
-0
/
+1
2013-10-12
USB: ehci-msm: Add device tree support and binding information
Ivan T. Ivanov
1
-2
/
+13
2013-10-12
ehci-msm: Remove global struct usb_phy variable
Ivan T. Ivanov
1
-2
/
+3
2013-10-12
usb: Remove unnecessary semicolons
Joe Perches
8
-10
/
+10
2013-10-07
USB/host: Bugfix: Return length of copied buffer in uhci_hub_control()
Deng-Cheng Zhu
1
-20
/
+20
2013-10-07
usb: host: uhci-platform: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-2
/
+1
2013-10-06
USB/host: Use existing macros instead of hard-coded values in uhci-debug.c
Deng-Cheng Zhu
1
-8
/
+8
2013-10-06
USB: OHCI: Properly handle ohci-spear suspend
Manjunath Goudar
1
-3
/
+9
2013-10-06
USB: OHCI: Properly handle ohci-sm501 suspend
Manjunath Goudar
1
-2
/
+9
2013-10-06
USB: OHCI: Properly handle ohci-pxa27x suspend
Manjunath Goudar
1
-1
/
+8
2013-10-06
USB: OHCI: Properly handle ohci-platform suspend
Manjunath Goudar
1
-2
/
+9
2013-10-06
USB: OHCI: Properly handle ohci-omap suspend
Manjunath Goudar
1
-3
/
+10
2013-10-06
USB: OHCI: Properly handle ohci-exynos suspend
Manjunath Goudar
1
-15
/
+5
2013-10-06
USB: OHCI: Properly handle ohci-ep93xx suspend
Manjunath Goudar
1
-2
/
+9
2013-10-06
USB: OHCI: Properly handle ohci-da8xx suspend
Manjunath Goudar
1
-4
/
+11
2013-10-06
USB: OHCI: Properly handle ohci-s3c2410 suspend
Manjunath Goudar
1
-17
/
+4
2013-10-06
USB: OHCI: Properly handle ohci-at91 suspend
Manjunath Goudar
1
-2
/
+8
2013-10-06
USB: OHCI: Properly handle OHCI controller suspend
Manjunath Goudar
1
-1
/
+8
2013-10-04
usb: wusbcore: implement hwahc_op_get_frame_number
Thomas Pugliese
1
-3
/
+7
2013-10-04
usb: ohci: use amd_chipset_type to filter for SB800 prefetch
Huang Rui
3
-13
/
+10
2013-10-04
usb: ehci: use amd_chipset_type to filter for usb subsystem hang bug
Huang Rui
3
-18
/
+20
2013-10-01
USB: EHCI: tegra: drop clk_put for devm_clk_get in tegra_ehci_probe()
Wei Yongjun
1
-3
/
+1
2013-10-01
USB: OHCI: ohci_init_driver(): sanity check overrides
Kevin Hilman
1
-4
/
+6
2013-09-30
Merge 3.12-rc3 into usb-next
Greg Kroah-Hartman
13
-69
/
+144
2013-09-27
USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization
Shengzhou Liu
1
-2
/
+3
2013-09-26
fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy
Ramneek Mehresh
1
-9
/
+3
2013-09-26
usb: pci-quirks: amd_chipset_sb_type_init() can be static
Fengguang Wu
1
-1
/
+1
2013-09-26
USB: OHCI: make ohci-pxa27x a separate driver
Manjunath Goudar
4
-141
/
+113
2013-09-26
USB: OHCI: make ohci-ep93xx a separate driver
Manjunath Goudar
4
-59
/
+40
2013-09-26
USB: OHCI: make ohci-nxp a separate driver
Manjunath Goudar
4
-93
/
+57
2013-09-26
USB: OHCI: make ohci-s3c2410 a separate driver
Manjunath Goudar
4
-89
/
+66
2013-09-26
USB: OHCI: make ohci-at91 a separate driver
Manjunath Goudar
4
-104
/
+79
2013-09-26
USB: OHCI: make ohci-spear a separate driver
Manjunath Goudar
4
-102
/
+65
2013-09-26
USB: OHCI: make ohci-omap3 a separate driver
Manjunath Goudar
4
-99
/
+40
2013-09-26
USB: OHCI: make ohci-omap a separate driver
Manjunath Goudar
4
-122
/
+55
2013-09-26
USB: OHCI: make ohci-exynos a separate driver
Manjunath Goudar
4
-118
/
+72
2013-09-26
USB: EHCI: make ehci-w90X900 a separate driver
Manjunath Goudar
4
-58
/
+39
2013-09-26
usb: core: implement AMD remote wakeup quirk
Huang Rui
1
-0
/
+12
2013-09-26
usb: pci-quirks: refactor AMD quirk to abstract AMD chipset types
Huang Rui
1
-24
/
+80
2013-09-26
usb: host: delete chipidea dependency
Peter Chen
1
-2
/
+2
2013-09-26
usb: ohci/uhci - add soft dependencies on ehci_pci
Tom Gundersen
2
-0
/
+3
2013-09-26
USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd
Alan Stern
3
-3
/
+3
2013-09-26
USB: OHCI: accept very late isochronous URBs
Alan Stern
2
-14
/
+34
2013-09-26
USB: UHCI: accept very late isochronous URBs
Alan Stern
1
-4
/
+8
2013-09-26
USB: iMX21: accept very late isochronous URBs
Alan Stern
1
-4
/
+4
[next]