index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ohci-hcd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 5.3-rc7 into usb-next
Greg Kroah-Hartman
2019-09-02
1
-3
/
+12
|
\
|
*
usb: host: ohci: fix a race condition between shutdown and irq
Yoshihiro Shimoda
2019-08-28
1
-3
/
+12
*
|
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
2019-08-21
1
-1
/
+1
|
/
*
usb: host: Fix excessive alignment restriction for local memory allocations
Fredrik Noring
2019-06-28
1
-2
/
+2
*
USB: drop HCD_LOCAL_MEM flag
Laurentiu Tudor
2019-06-03
1
-1
/
+1
*
USB: use genalloc for USB HCs with local memory
Laurentiu Tudor
2019-06-03
1
-5
/
+18
*
USB: ohci: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-05-31
1
-5
/
+0
*
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2018-04-02
1
-18
/
+0
|
\
|
*
usb: host: remove tilegx platform glue
Arnd Bergmann
2018-03-26
1
-18
/
+0
*
|
USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEM
Fredrik Noring
2018-03-09
1
-1
/
+2
|
/
*
ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()
Shigeru Yoshida
2018-02-15
1
-3
/
+7
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-5
/
+4
*
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-13
1
-1
/
+2
|
\
|
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
|
*
usb: host: ohci-hcd: mark expected switch fall-through
Gustavo A. R. Silva
2017-11-01
1
-1
/
+1
*
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-1
/
+1
|
/
*
ohci-pci: add qemu quirk
Gerd Hoffmann
2017-03-23
1
-1
/
+2
*
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
yuan linyu
2017-03-17
1
-1
/
+1
*
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
1
-1
/
+1
*
Merge 4.9-rc3 into usb-next
Greg Kroah-Hartman
2016-10-30
1
-1
/
+1
|
\
|
*
usb: increase ohci watchdog delay to 275 msec
Bryan Paluch
2016-10-24
1
-1
/
+1
*
|
USB: OHCI: make ohci-da8xx a separate driver
Manjunath Goudar
2016-10-27
1
-18
/
+0
|
/
*
timers: Remove set_timer_slack() leftovers
Thomas Gleixner
2016-07-07
1
-1
/
+0
*
USB: ohci-jz4740: Remove obsolete driver
Maarten ter Huurne
2016-05-13
1
-5
/
+0
*
usb: ehci: ohci: fix bool assignments
Geyslan G. Bem
2015-12-04
1
-2
/
+2
*
USB: ohci-hcd.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
1
-1
/
+2
*
USB: host: Remove ehci-octeon and ohci-octeon drivers
Alan Stern
2014-11-25
1
-5
/
+0
*
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
2014-09-23
1
-3
/
+3
*
USB: OHCI: add check for stopped frame counter
Alan Stern
2014-07-18
1
-2
/
+34
*
USB: OHCI: add I/O watchdog for orphan TDs
Alan Stern
2014-07-18
1
-0
/
+125
*
USB: OHCI: make URB completions single-threaded
Alan Stern
2014-07-18
1
-6
/
+4
*
USB: OHCI: redesign the TD done list
Alan Stern
2014-07-18
1
-7
/
+5
*
USB: OHCI: no shortcut for unlinking URBS from a dead controller
Alan Stern
2014-07-18
1
-14
/
+8
*
USB: OHCI: revert the ZF Micro orphan-TD quirk
Alan Stern
2014-07-18
1
-133
/
+1
*
USB: OHCI: fix bugs in debug routines
Alan Stern
2014-07-17
1
-5
/
+5
*
USB: OHCI: add SG support
Alan Stern
2014-07-17
1
-6
/
+32
*
USB: OHCI: don't allocate HCCA atomically
Vladimir Zapolskiy
2014-07-09
1
-1
/
+1
*
usb: ohci-da8xx can only be built-in
Arnd Bergmann
2014-05-27
1
-1
/
+1
*
USB: OHCI: Properly handle OHCI controller suspend
Majunath Goudar
2013-12-08
1
-1
/
+8
*
USB: kill #undef VERBOSE_DEBUG
Oliver Neukum
2013-12-03
1
-2
/
+0
*
ohci:always register debug files
Oliver Neukum
2013-12-03
1
-6
/
+0
*
ohci: kill ohci_vdbg
Oliver Neukum
2013-12-03
1
-2
/
+2
*
ohci: remove conditional compilation
Oliver Neukum
2013-12-03
1
-8
/
+0
*
Revert "USB: OHCI: Properly handle OHCI controller suspend"
Greg Kroah-Hartman
2013-10-14
1
-8
/
+1
*
USB: OHCI: Properly handle OHCI controller suspend
Manjunath Goudar
2013-10-05
1
-1
/
+8
*
USB: OHCI: ohci_init_driver(): sanity check overrides
Kevin Hilman
2013-09-30
1
-4
/
+6
*
Merge 3.12-rc3 into usb-next
Greg Kroah-Hartman
2013-09-29
1
-10
/
+12
|
\
|
*
USB: OHCI: accept very late isochronous URBs
Alan Stern
2013-09-25
1
-10
/
+12
*
|
USB: OHCI: make ohci-pxa27x a separate driver
Manjunath Goudar
2013-09-26
1
-5
/
+0
*
|
USB: OHCI: make ohci-ep93xx a separate driver
Manjunath Goudar
2013-09-26
1
-18
/
+0
[next]