index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ohci-hcd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
USB: OHCI: make ohci-nxp a separate driver
Manjunath Goudar
2013-09-26
1
-18
/
+0
*
|
USB: OHCI: make ohci-s3c2410 a separate driver
Manjunath Goudar
2013-09-26
1
-18
/
+0
*
|
USB: OHCI: make ohci-at91 a separate driver
Manjunath Goudar
2013-09-26
1
-18
/
+0
*
|
USB: OHCI: make ohci-spear a separate driver
Manjunath Goudar
2013-09-26
1
-18
/
+0
*
|
USB: OHCI: make ohci-omap3 a separate driver
Manjunath Goudar
2013-09-26
1
-18
/
+0
*
|
USB: OHCI: make ohci-omap a separate driver
Manjunath Goudar
2013-09-26
1
-18
/
+0
[next]