index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
2012-01-24
usb: add support for STA2X11 host driver
Alessandro Rubini
1
-0
/
+4
2011-11-26
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-01
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-10
USB: add do_wakeup parameter for PCI HCD suspend
Alan Stern
1
-1
/
+1
2009-11-17
USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer
Libin Yang
1
-0
/
+20
2009-06-15
USB: new flag for resume-from-hibernation
Alan Stern
1
-6
/
+7
2009-06-15
USB: move PCI host controllers to new PM framework
Alan Stern
1
-6
/
+5
2009-02-17
USB/PCI: Fix resume breakage of controllers behind cardbus bridges
Rafael J. Wysocki
1
-1
/
+0
2009-01-27
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-13
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-24
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
1
-1
/
+0
2008-04-24
USB: OHCI: host-controller resumes leave root hub suspended
Alan Stern
1
-42
/
+1
2008-04-24
USB: clarify usage of hcd->suspend/resume methods
Alan Stern
1
-3
/
+2
2008-04-24
USB: OHCI: fix bug in controller resume
Alan Stern
1
-1
/
+3
2007-10-12
USB: OHCI handles more ZFMicro quirks
Mike Nuss
1
-1
/
+21
2007-07-12
USB: Fix NEC OHCI chip silicon bug
Michael Hanselmann
1
-0
/
+16
2007-07-12
USB: EHCI, OHCI: handover changes
Alan Stern
1
-1
/
+40
2007-05-22
USB: Fix USB OHCI Subvendor for Toshiba Portege 4000
Andrey Borzenkov
1
-1
/
+1
2007-04-27
USB: quirk for broken suspend of IT8152F/G
Raphael Assenat
1
-0
/
+4
2007-04-27
USB: add an ohci board-specific quirk
David Brownell
1
-8
/
+20
2007-02-07
ohci: Rework bus glue integration to allow several at once
Sylvain Munaut
1
-20
/
+0
2007-02-07
USB: Implement support for "split" endian OHCI
Benjamin Herrenschmidt
1
-0
/
+26
2007-02-07
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
2006-09-28
ohci: Use ref-counting hotplug safe interfaces
Alan Cox
1
-1
/
+2
2006-09-27
USB: Properly unregister reboot notifier in case of failure in ehci hcd
Aleksey Gorelov
1
-0
/
+3
2006-09-27
USB: OHCI avoids root hub timer polling
David Brownell
1
-1
/
+4
2006-09-25
PM: USB HCDs use PM_EVENT_PRETHAW
David Brownell
1
-0
/
+5
2006-04-27
[PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* defines
Jean Delvare
1
-1
/
+1
2006-03-20
[PATCH] USB: ohci uses driver model wakeup flags
David Brownell
1
-2
/
+13
2005-11-29
[PATCH] USB: Fix USB suspend/resume crasher (#2)
Benjamin Herrenschmidt
1
-2
/
+25
2005-11-23
[PATCH] USB: ohci, move ppc asic tweaks nearer pci
David Brownell
1
-36
/
+0
2005-11-10
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
1
-1
/
+0
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+2
2005-10-28
[PATCH] USB: add owner initialisation to host drivers
Ben Dooks
1
-0
/
+1
2005-10-28
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
1
-2
/
+2
2005-10-28
[PATCH] OHCI PM updates
David Brownell
1
-32
/
+8
2005-10-28
[PATCH] remove some USB_SUSPEND dependencies
David Brownell
1
-1
/
+1
2005-10-28
[PATCH] remove usb_suspend_device() parameter
David Brownell
1
-1
/
+1
[next]