index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ohci-hcd.c
Age
Commit message (
Expand
)
Author
2019-08-28
usb: host: ohci: fix a race condition between shutdown and irq
Yoshihiro Shimoda
2019-06-28
usb: host: Fix excessive alignment restriction for local memory allocations
Fredrik Noring
2019-06-03
USB: drop HCD_LOCAL_MEM flag
Laurentiu Tudor
2019-06-03
USB: use genalloc for USB HCs with local memory
Laurentiu Tudor
2018-05-31
USB: ohci: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-04-02
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2018-03-26
usb: host: remove tilegx platform glue
Arnd Bergmann
2018-03-09
USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEM
Fredrik Noring
2018-02-15
ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()
Shigeru Yoshida
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-13
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-01
usb: host: ohci-hcd: mark expected switch fall-through
Gustavo A. R. Silva
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-03-23
ohci-pci: add qemu quirk
Gerd Hoffmann
2017-03-17
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
yuan linyu
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2016-10-30
Merge 4.9-rc3 into usb-next
Greg Kroah-Hartman
2016-10-27
USB: OHCI: make ohci-da8xx a separate driver
Manjunath Goudar
2016-10-24
usb: increase ohci watchdog delay to 275 msec
Bryan Paluch
2016-07-07
timers: Remove set_timer_slack() leftovers
Thomas Gleixner
2016-05-13
USB: ohci-jz4740: Remove obsolete driver
Maarten ter Huurne
2015-12-04
usb: ehci: ohci: fix bool assignments
Geyslan G. Bem
2015-05-10
USB: ohci-hcd.c: move assignment out of if () block
Greg Kroah-Hartman
2014-11-25
USB: host: Remove ehci-octeon and ohci-octeon drivers
Alan Stern
2014-09-23
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
2014-07-18
USB: OHCI: add check for stopped frame counter
Alan Stern
2014-07-18
USB: OHCI: add I/O watchdog for orphan TDs
Alan Stern
2014-07-18
USB: OHCI: make URB completions single-threaded
Alan Stern
2014-07-18
USB: OHCI: redesign the TD done list
Alan Stern
2014-07-18
USB: OHCI: no shortcut for unlinking URBS from a dead controller
Alan Stern
2014-07-18
USB: OHCI: revert the ZF Micro orphan-TD quirk
Alan Stern
2014-07-17
USB: OHCI: fix bugs in debug routines
Alan Stern
2014-07-17
USB: OHCI: add SG support
Alan Stern
2014-07-09
USB: OHCI: don't allocate HCCA atomically
Vladimir Zapolskiy
2014-05-27
usb: ohci-da8xx can only be built-in
Arnd Bergmann
2013-12-08
USB: OHCI: Properly handle OHCI controller suspend
Majunath Goudar
2013-12-03
USB: kill #undef VERBOSE_DEBUG
Oliver Neukum
2013-12-03
ohci:always register debug files
Oliver Neukum
2013-12-03
ohci: kill ohci_vdbg
Oliver Neukum
2013-12-03
ohci: remove conditional compilation
Oliver Neukum
2013-10-14
Revert "USB: OHCI: Properly handle OHCI controller suspend"
Greg Kroah-Hartman
2013-10-05
USB: OHCI: Properly handle OHCI controller suspend
Manjunath Goudar
2013-09-30
USB: OHCI: ohci_init_driver(): sanity check overrides
Kevin Hilman
2013-09-29
Merge 3.12-rc3 into usb-next
Greg Kroah-Hartman
2013-09-26
USB: OHCI: make ohci-pxa27x a separate driver
Manjunath Goudar
2013-09-26
USB: OHCI: make ohci-ep93xx a separate driver
Manjunath Goudar
2013-09-26
USB: OHCI: make ohci-nxp a separate driver
Manjunath Goudar
2013-09-26
USB: OHCI: make ohci-s3c2410 a separate driver
Manjunath Goudar
2013-09-26
USB: OHCI: make ohci-at91 a separate driver
Manjunath Goudar
[next]