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
/
ehci-hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-04
usb: ehci: ohci: fix bool assignments
Geyslan G. Bem
1
-1
/
+1
2015-11-10
dma: remove external references to dma_supported
Christoph Hellwig
1
-1
/
+1
2015-05-31
drivers:usb:fsl: Fix compilation error for fsl ehci drv
Ramneek Mehresh
1
-1
/
+2
2015-05-24
drivers:usb:fsl:Make fsl ehci drv an independent driver module
Ramneek Mehresh
1
-5
/
+0
2015-04-07
usb: host: ehci: use new USB_RESUME_TIMEOUT
Felipe Balbi
1
-5
/
+5
2015-01-09
USB: ehci-platform: Support ehci reset after resume quirk
Wu Liang feng
1
-3
/
+3
2014-11-25
USB: host: Remove ehci-octeon and ohci-octeon drivers
Alan Stern
1
-5
/
+0
2014-11-04
usb: ehci: add ehci_port_power interface
Michael Grzeschik
1
-1
/
+8
2014-09-24
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
1
-1
/
+1
2014-09-20
USB: EHCI: unlink QHs even after the controller has stopped
Alan Stern
1
-2
/
+0
2014-02-27
usb: ehci: fix deadlock when threadirqs option is used
Stanislaw Gruszka
1
-3
/
+10
2013-12-03
USB: kill #undef VERBOSE_DEBUG
Oliver Neukum
1
-1
/
+0
2013-12-03
usb: kill DEBUG compile option
Oliver Neukum
1
-3
/
+3
2013-12-03
ehci: Remove debugging at every interrupt
Oliver Neukum
1
-7
/
+0
2013-10-20
USB: EHCI: add check for wakeup/suspend race
Alan Stern
1
-0
/
+8
2013-10-14
USB: EHCI: create per-TT bandwidth tables
Alan Stern
1
-0
/
+22
2013-10-12
USB: EHCI: use a bandwidth-allocation table
Alan Stern
1
-0
/
+3
2013-10-12
USB: EHCI: create a "periodic schedule info" struct
Alan Stern
1
-1
/
+1
2013-10-12
USB: EHCI: change toggle only upon successful reset
Alan Stern
1
-1
/
+1
2013-09-26
USB: EHCI: make ehci-w90X900 a separate driver
Manjunath Goudar
1
-5
/
+0
2013-09-24
Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""
Greg Kroah-Hartman
1
-1
/
+1
2013-09-17
Revert "USB: EHCI: support running URB giveback in tasklet context"
Greg Kroah-Hartman
1
-1
/
+1
2013-08-30
ehci: remove debugging statement with ehci statistics in ehci_stop()
Xenia Ragiadakou
1
-8
/
+0
2013-08-30
ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set
Xenia Ragiadakou
1
-3
/
+3
2013-08-12
USB: EHCI: support running URB giveback in tasklet context
Ming Lei
1
-1
/
+1
2013-08-12
USB: EHCI: improve interrupt qh unlink
Ming Lei
1
-0
/
+1
2013-08-12
USB: EHCI: improve ehci_endpoint_disable
Ming Lei
1
-10
/
+6
2013-06-18
USB: EHCI: make ehci-tegra a separate driver
Manjunath Goudar
1
-5
/
+0
2013-06-18
USB: EHCI: export ehci_handshake for ehci-hcd sub-drivers
Manjunath Goudar
1
-7
/
+10
2013-05-17
USB: EHCI: remove bogus #error
Arnd Bergmann
1
-17
/
+0
2013-04-17
usb: remove redundant tdi_reset
Shengzhou Liu
1
-3
/
+0
2013-04-08
USB: EHCI: make ehci-msm a separate driver
Manjunath Goudar
1
-5
/
+1
2013-04-08
USB: EHCI: make ehci-atmel a separate driver
Manjunath Goudar
1
-5
/
+1
2013-04-08
USB: EHCI: make ehci-s5p a separate driver
Manjunath Goudar
1
-5
/
+1
2013-04-08
USB: EHCI: make ehci-spear a separate driver
Manjunath Goudar
1
-5
/
+1
2013-04-08
USB: EHCI: make ehci-orion a separate driver
Manjunath Goudar
1
-5
/
+1
2013-03-28
USB: EHCI: DT support for generic bus glue
Arnd Bergmann
1
-5
/
+0
2013-03-26
USB: EHCI: improve end_unlink_async()
Alan Stern
1
-2
/
+2
2013-03-26
USB: EHCI: convert singly-linked lists to list_heads
Alan Stern
1
-1
/
+4
2013-03-26
USB: EHCI: consolidate code in ehci_urb_dequeue()
Alan Stern
1
-37
/
+11
2013-03-26
USB: EHCI: split needs_rescan into two flags
Alan Stern
1
-5
/
+11
2013-03-21
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
1
-4
/
+3
2013-03-19
USB: EHCI: improve use of per-port status-change bits
Alan Stern
1
-2
/
+2
2013-03-15
USB: EHCI: fix regression during bus resume
Alan Stern
1
-0
/
+1
2013-03-15
USB: EHCI: split ehci-omap out to a separate driver
Alan Stern
1
-5
/
+1
2013-03-05
USB: EHCI: work around silicon bug in Intel's EHCI controllers
Alan Stern
1
-4
/
+2
2013-01-26
USB: EHCI: notify usbcore about port resumes
Alan Stern
1
-0
/
+1
2013-01-23
USB: EHCI: fix build error in ehci-mxc
Alan Stern
1
-5
/
+1
2013-01-22
USB: EHCI: fix incorrect configuration test
Alan Stern
1
-1
/
+1
2013-01-22
USB: EHCI: Move definition of EHCI_STATS to ehci.h
Roger Quadros
1
-4
/
+0
[next]