summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-hcd.c
Commit message (Expand)AuthorAge
* Merge 5.3-rc7 into usb-nextGreg Kroah-Hartman2019-09-02
|\
| * usb: host: ohci: fix a race condition between shutdown and irqYoshihiro Shimoda2019-08-28
* | usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig2019-08-21
|/
* usb: host: Fix excessive alignment restriction for local memory allocationsFredrik Noring2019-06-28
* USB: drop HCD_LOCAL_MEM flagLaurentiu Tudor2019-06-03
* USB: use genalloc for USB HCs with local memoryLaurentiu Tudor2019-06-03
* USB: ohci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-31
* Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-02
|\
| * usb: host: remove tilegx platform glueArnd Bergmann2018-03-26
* | USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEMFredrik Noring2018-03-09
|/
* ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()Shigeru Yoshida2018-02-15
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-14
|\
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
| * usb: host: ohci-hcd: mark expected switch fall-throughGustavo A. R. Silva2017-11-01
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
|/
* ohci-pci: add qemu quirkGerd Hoffmann2017-03-23
* usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu2017-03-17
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-27
* Merge 4.9-rc3 into usb-nextGreg Kroah-Hartman2016-10-30
|\
| * usb: increase ohci watchdog delay to 275 msecBryan Paluch2016-10-24
* | USB: OHCI: make ohci-da8xx a separate driverManjunath Goudar2016-10-27
|/
* timers: Remove set_timer_slack() leftoversThomas Gleixner2016-07-07
* USB: ohci-jz4740: Remove obsolete driverMaarten ter Huurne2016-05-13
* usb: ehci: ohci: fix bool assignmentsGeyslan G. Bem2015-12-04
* USB: ohci-hcd.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-10
* USB: host: Remove ehci-octeon and ohci-octeon driversAlan Stern2014-11-25
* usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-24
* USB: OHCI: add check for stopped frame counterAlan Stern2014-07-18
* USB: OHCI: add I/O watchdog for orphan TDsAlan Stern2014-07-18
* USB: OHCI: make URB completions single-threadedAlan Stern2014-07-18
* USB: OHCI: redesign the TD done listAlan Stern2014-07-18
* USB: OHCI: no shortcut for unlinking URBS from a dead controllerAlan Stern2014-07-18
* USB: OHCI: revert the ZF Micro orphan-TD quirkAlan Stern2014-07-18
* USB: OHCI: fix bugs in debug routinesAlan Stern2014-07-17
* USB: OHCI: add SG supportAlan Stern2014-07-17
* USB: OHCI: don't allocate HCCA atomicallyVladimir Zapolskiy2014-07-09
* usb: ohci-da8xx can only be built-inArnd Bergmann2014-05-27
* USB: OHCI: Properly handle OHCI controller suspendMajunath Goudar2013-12-08
* USB: kill #undef VERBOSE_DEBUGOliver Neukum2013-12-03
* ohci:always register debug filesOliver Neukum2013-12-03
* ohci: kill ohci_vdbgOliver Neukum2013-12-03
* ohci: remove conditional compilationOliver Neukum2013-12-03
* Revert "USB: OHCI: Properly handle OHCI controller suspend"Greg Kroah-Hartman2013-10-14
* USB: OHCI: Properly handle OHCI controller suspendManjunath Goudar2013-10-05
* USB: OHCI: ohci_init_driver(): sanity check overridesKevin Hilman2013-09-30
* Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman2013-09-29
|\
| * USB: OHCI: accept very late isochronous URBsAlan Stern2013-09-25
* | USB: OHCI: make ohci-pxa27x a separate driverManjunath Goudar2013-09-26
* | USB: OHCI: make ohci-ep93xx a separate driverManjunath Goudar2013-09-26