index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-04
usb: host: unhide suspend/resume declarations
Arnd Bergmann
1
-2
/
+0
2014-11-04
USB: OHCI: Eliminate platform-specific test in ohci.h
Kevin Cernekee
1
-10
/
+9
2014-07-19
USB: OHCI: add check for stopped frame counter
Alan Stern
1
-0
/
+1
2014-07-19
USB: OHCI: add I/O watchdog for orphan TDs
Alan Stern
1
-0
/
+13
2014-07-19
USB: OHCI: make URB completions single-threaded
Alan Stern
1
-0
/
+2
2014-07-19
USB: OHCI: redesign the TD done list
Alan Stern
1
-0
/
+1
2014-07-19
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-04
USB: OHCI: fix problem with global suspend on ATI controllers
Alan Stern
1
-0
/
+2
2014-04-25
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-27
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-17
Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-10
/
+0
2011-03-02
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-18
USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer
Libin Yang
1
-0
/
+9
2008-10-18
usb: remove code associated with !CONFIG_PPC_MERGE
Kumar Gala
1
-8
/
+0
2008-08-14
USB: quirk PLL power down mode
Libin Yang
1
-0
/
+9
2008-08-14
USB: Hook start_hnp into ohci struct
Dmitry Baryshkov
1
-0
/
+1
2008-08-14
USB: ohci: make distrust_firmware a quirk
Dmitry Baryshkov
1
-0
/
+1
2008-02-02
USB: convert ohci debug files to use debugfs instead of sysfs
Tony Jones
1
-0
/
+7
2007-10-13
USB: add runtime frame_no quirk for big-endian OHCI
Valentine Barshak
1
-7
/
+6
2007-10-13
USB: OHCI handles more ZFMicro quirks
Mike Nuss
1
-0
/
+26
2007-07-13
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-08
USB: Fix OHCI warning
Benjamin Herrenschmidt
1
-0
/
+8
2007-02-08
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-29
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-29
[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-28
[PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budget
Alan Stern
1
-1
/
+0
2005-06-28
[PATCH] USB: add reboot notifier to ohci
David Brownell
1
-0
/
+1
[next]