index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ohci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-31
USB: ohci: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-3
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-03-23
ohci-pci: add qemu quirk
Gerd Hoffmann
1
-0
/
+1
2017-03-17
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
yuan linyu
1
-1
/
+1
2016-03-03
usb: host: unhide suspend/resume declarations
Arnd Bergmann
1
-2
/
+0
2014-11-03
USB: OHCI: Eliminate platform-specific test in ohci.h
Kevin Cernekee
1
-10
/
+9
2014-07-18
USB: OHCI: add check for stopped frame counter
Alan Stern
1
-0
/
+1
2014-07-18
USB: OHCI: add I/O watchdog for orphan TDs
Alan Stern
1
-0
/
+13
2014-07-18
USB: OHCI: make URB completions single-threaded
Alan Stern
1
-0
/
+2
2014-07-18
USB: OHCI: redesign the TD done list
Alan Stern
1
-0
/
+1
2014-07-18
USB: OHCI: revert the ZF Micro orphan-TD quirk
Alan Stern
1
-6
/
+0
2014-05-20
Merge 3.15-rc5 into usb-next
Greg Kroah-Hartman
1
-0
/
+2
2014-05-03
USB: OHCI: fix problem with global suspend on ATI controllers
Alan Stern
1
-0
/
+2
2014-04-24
USB: OHCI: Export the OHCI hub control and status_data functions
Laurent Pinchart
1
-0
/
+3
2013-12-03
ohci: kill ohci_vdbg
Oliver Neukum
1
-6
/
+0
2013-12-03
ohci: remove conditional compilation
Oliver Neukum
1
-6
/
+1
2013-06-03
USB: OHCI: add a name for the platform-private field
Manjunath Goudar
1
-0
/
+3
2013-05-30
USB: OHCI: prepare to make ohci-hcd a library module
Manjunath Goudar
1
-0
/
+17
2012-06-13
USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy
Richard Zhao
1
-5
/
+0
2012-02-13
usb: otg: Rename otg_transceiver to usb_phy
Heikki Krogerus
1
-1
/
+1
2011-11-26
Merge 3.2-rc3 into usb-linus
Greg Kroah-Hartman
1
-1
/
+0
2011-11-18
OHCI: final fix for NVIDIA problems (I hope)
Alan Stern
1
-1
/
+0
2011-11-18
OHCI: remove uses of hcd->state
Alan Stern
1
-6
/
+8
2011-03-16
Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-10
/
+0
2011-03-01
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
1
-2
/
+2
2011-02-17
Revert "USB host: Move AMD PLL quirk to pci-quirks.c"
Greg Kroah-Hartman
1
-2
/
+2
2011-02-04
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
1
-2
/
+2
2011-01-24
ARM: lh7a40x: remove unmaintained platform support
Russell King
1
-10
/
+0
2010-10-22
OHCI: work around for nVidia shutdown problem
Alan Stern
1
-0
/
+1
2009-11-17
USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer
Libin Yang
1
-0
/
+9
2008-10-17
usb: remove code associated with !CONFIG_PPC_MERGE
Kumar Gala
1
-8
/
+0
2008-08-13
USB: quirk PLL power down mode
Libin Yang
1
-0
/
+9
2008-08-13
USB: Hook start_hnp into ohci struct
Dmitry Baryshkov
1
-0
/
+1
2008-08-13
USB: ohci: make distrust_firmware a quirk
Dmitry Baryshkov
1
-0
/
+1
2008-02-01
USB: convert ohci debug files to use debugfs instead of sysfs
Tony Jones
1
-0
/
+7
2007-10-12
USB: add runtime frame_no quirk for big-endian OHCI
Valentine Barshak
1
-7
/
+6
2007-10-12
USB: OHCI handles more ZFMicro quirks
Mike Nuss
1
-0
/
+26
2007-07-12
USB: Fix NEC OHCI chip silicon bug
Michael Hanselmann
1
-0
/
+2
2007-02-09
[PATCH] hci_{read,write}l() does force casts to wrong type for no reason
Al Viro
1
-6
/
+6
2007-02-07
USB: Fix OHCI warning
Benjamin Herrenschmidt
1
-0
/
+8
2007-02-07
USB: Implement support for "split" endian OHCI
Benjamin Herrenschmidt
1
-52
/
+95
2006-12-20
USB: ohci whitespace/comment fixups
David Brownell
1
-43
/
+43
2006-12-20
USB: fix ohci.h over-use warnings
Jeff Garzik
1
-3
/
+3
2006-09-28
OHCI: add auto-stop support
Alan Stern
1
-0
/
+1
2006-09-27
USB: Dealias -110 code (more complete)
Pete Zaitcev
1
-1
/
+1
2006-09-27
USB: Properly unregister reboot notifier in case of failure in ehci hcd
Aleksey Gorelov
1
-2
/
+0
2005-10-28
[PATCH] OHCI PM updates
David Brownell
1
-1
/
+0
2005-09-12
[PATCH] USB: OHCI relies less on NDP register
David Brownell
1
-0
/
+1
2005-06-27
[PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budget
Alan Stern
1
-1
/
+0
2005-06-27
[PATCH] USB: add reboot notifier to ohci
David Brownell
1
-0
/
+1
[next]