summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* USB: ohci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-311-5/+0
* Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-021-18/+0
|\
| * usb: host: remove tilegx platform glueArnd Bergmann2018-03-261-18/+0
* | USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEMFredrik Noring2018-03-091-1/+2
|/
* ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()Shigeru Yoshida2018-02-151-3/+7
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-5/+4
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-131-1/+2
|\
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
| * usb: host: ohci-hcd: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-1/+1
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
|/
* ohci-pci: add qemu quirkGerd Hoffmann2017-03-231-1/+2
* usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu2017-03-171-1/+1
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-1/+1
* Merge 4.9-rc3 into usb-nextGreg Kroah-Hartman2016-10-301-1/+1
|\
| * usb: increase ohci watchdog delay to 275 msecBryan Paluch2016-10-241-1/+1
* | USB: OHCI: make ohci-da8xx a separate driverManjunath Goudar2016-10-271-18/+0
|/
* timers: Remove set_timer_slack() leftoversThomas Gleixner2016-07-071-1/+0
* USB: ohci-jz4740: Remove obsolete driverMaarten ter Huurne2016-05-131-5/+0
* usb: ehci: ohci: fix bool assignmentsGeyslan G. Bem2015-12-041-2/+2
* USB: ohci-hcd.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-1/+2
* USB: host: Remove ehci-octeon and ohci-octeon driversAlan Stern2014-11-251-5/+0
* usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-231-3/+3
* USB: OHCI: add check for stopped frame counterAlan Stern2014-07-181-2/+34
* USB: OHCI: add I/O watchdog for orphan TDsAlan Stern2014-07-181-0/+125
* USB: OHCI: make URB completions single-threadedAlan Stern2014-07-181-6/+4
* USB: OHCI: redesign the TD done listAlan Stern2014-07-181-7/+5
* USB: OHCI: no shortcut for unlinking URBS from a dead controllerAlan Stern2014-07-181-14/+8
* USB: OHCI: revert the ZF Micro orphan-TD quirkAlan Stern2014-07-181-133/+1
* USB: OHCI: fix bugs in debug routinesAlan Stern2014-07-171-5/+5
* USB: OHCI: add SG supportAlan Stern2014-07-171-6/+32
* USB: OHCI: don't allocate HCCA atomicallyVladimir Zapolskiy2014-07-091-1/+1
* usb: ohci-da8xx can only be built-inArnd Bergmann2014-05-271-1/+1
* USB: OHCI: Properly handle OHCI controller suspendMajunath Goudar2013-12-081-1/+8
* USB: kill #undef VERBOSE_DEBUGOliver Neukum2013-12-031-2/+0
* ohci:always register debug filesOliver Neukum2013-12-031-6/+0
* ohci: kill ohci_vdbgOliver Neukum2013-12-031-2/+2
* ohci: remove conditional compilationOliver Neukum2013-12-031-8/+0
* Revert "USB: OHCI: Properly handle OHCI controller suspend"Greg Kroah-Hartman2013-10-141-8/+1
* USB: OHCI: Properly handle OHCI controller suspendManjunath Goudar2013-10-051-1/+8
* USB: OHCI: ohci_init_driver(): sanity check overridesKevin Hilman2013-09-301-4/+6
* Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman2013-09-291-10/+12
|\
| * USB: OHCI: accept very late isochronous URBsAlan Stern2013-09-251-10/+12
* | USB: OHCI: make ohci-pxa27x a separate driverManjunath Goudar2013-09-261-5/+0
* | USB: OHCI: make ohci-ep93xx a separate driverManjunath Goudar2013-09-261-18/+0
* | USB: OHCI: make ohci-nxp a separate driverManjunath Goudar2013-09-261-18/+0
* | USB: OHCI: make ohci-s3c2410 a separate driverManjunath Goudar2013-09-261-18/+0
* | USB: OHCI: make ohci-at91 a separate driverManjunath Goudar2013-09-261-18/+0
* | USB: OHCI: make ohci-spear a separate driverManjunath Goudar2013-09-261-18/+0
* | USB: OHCI: make ohci-omap3 a separate driverManjunath Goudar2013-09-261-18/+0
* | USB: OHCI: make ohci-omap a separate driverManjunath Goudar2013-09-261-18/+0