index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ohci-pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
USB: OHCI: remove space before open square bracket '['
Naveen Kumar Parna
1
-1
/
+1
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
/
+16
2014-05-04
USB: OHCI: fix problem with global suspend on ATI controllers
Alan Stern
1
-0
/
+1
2013-10-04
usb: ohci: use amd_chipset_type to filter for SB800 prefetch
Huang Rui
1
-13
/
+1
2013-09-26
usb: ohci/uhci - add soft dependencies on ehci_pci
Tom Gundersen
1
-0
/
+1
2013-09-03
Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2013-08-28
USB: OHCI: Allow runtime PM without system sleep
Alan Stern
1
-1
/
+1
2013-08-27
USB: OHCI: fix build error related to ohci_suspend/resume
Alan Stern
1
-0
/
+2
2013-08-23
USB: OHCI: add missing PCI PM callbacks to ohci-pci.c
Alan Stern
1
-0
/
+5
2013-05-30
USB: OHCI: make ohci-pci a separate driver
Manjunath Goudar
1
-86
/
+45
2013-05-30
USB: OHCI: Generic changes to make ohci-pci a separate driver
Manjunath Goudar
1
-13
/
+0
2013-05-30
USB: OHCI: prepare to make ohci-hcd a library module
Manjunath Goudar
1
-7
/
+0
2012-11-22
usb: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-10-22
USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.c
Florian Fainelli
1
-45
/
+2
2012-01-25
usb: add support for STA2X11 host driver
Alessandro Rubini
1
-0
/
+4
2011-11-27
Merge 3.2-rc3 into usb-linus
Greg Kroah-Hartman
1
-26
/
+0
2011-11-18
OHCI: final fix for NVIDIA problems (I hope)
Alan Stern
1
-26
/
+0
2011-11-18
OHCI: remove uses of hcd->state
Alan Stern
1
-4
/
+1
2011-05-17
OHCI: fix regression caused by nVidia shutdown workaround
Alan Stern
1
-2
/
+10
2011-03-07
USB: OHCI: use pci_dev->revision
Sergei Shtylyov
1
-2
/
+2
2011-03-02
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
1
-102
/
+8
2011-02-17
Revert "USB host: Move AMD PLL quirk to pci-quirks.c"
Greg Kroah-Hartman
1
-8
/
+102
2011-02-04
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
1
-102
/
+8
2010-10-22
OHCI: work around for nVidia shutdown problem
Alan Stern
1
-0
/
+18
2010-08-11
USB: add do_wakeup parameter for PCI HCD suspend
Alan Stern
1
-1
/
+1
2009-11-18
USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer
Libin Yang
1
-0
/
+20
2009-06-16
USB: new flag for resume-from-hibernation
Alan Stern
1
-6
/
+7
2009-06-16
USB: move PCI host controllers to new PM framework
Alan Stern
1
-6
/
+5
2009-02-18
USB/PCI: Fix resume breakage of controllers behind cardbus bridges
Rafael J. Wysocki
1
-1
/
+0
2009-01-28
USB: Fix suspend-resume of PCI USB controllers
Rafael J. Wysocki
1
-1
/
+0
2009-01-07
USB: automatically enable wakeup for PCI host controllers
Alan Stern
1
-2
/
+2
2009-01-07
USB: fix up suspend and resume for PCI host controllers
Alan Stern
1
-0
/
+2
2008-08-21
USB: automatically enable RHSC interrupts
Alan Stern
1
-1
/
+0
2008-08-14
USB: quirk PLL power down mode
Libin Yang
1
-0
/
+132
2008-07-06
Revert "USB: don't explicitly reenable root-hub status interrupts"
Linus Torvalds
1
-0
/
+1
2008-04-25
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
1
-1
/
+0
2008-04-25
USB: OHCI: host-controller resumes leave root hub suspended
Alan Stern
1
-42
/
+1
2008-04-25
USB: clarify usage of hcd->suspend/resume methods
Alan Stern
1
-3
/
+2
2008-04-25
USB: OHCI: fix bug in controller resume
Alan Stern
1
-1
/
+3
2007-10-13
USB: OHCI handles more ZFMicro quirks
Mike Nuss
1
-1
/
+21
2007-07-13
USB: Fix NEC OHCI chip silicon bug
Michael Hanselmann
1
-0
/
+16
2007-07-13
USB: EHCI, OHCI: handover changes
Alan Stern
1
-1
/
+40
2007-05-23
USB: Fix USB OHCI Subvendor for Toshiba Portege 4000
Andrey Borzenkov
1
-1
/
+1
2007-04-28
USB: quirk for broken suspend of IT8152F/G
Raphael Assenat
1
-0
/
+4
2007-04-28
USB: add an ohci board-specific quirk
David Brownell
1
-8
/
+20
2007-02-08
ohci: Rework bus glue integration to allow several at once
Sylvain Munaut
1
-20
/
+0
2007-02-08
USB: Implement support for "split" endian OHCI
Benjamin Herrenschmidt
1
-0
/
+26
2007-02-08
USB: Rework the OHCI quirk mecanism as suggested by David
Benjamin Herrenschmidt
1
-63
/
+110
2006-12-20
USB: ohci whitespace/comment fixups
David Brownell
1
-8
/
+8
[next]