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
/
ehci-pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-01
USB: work around for EHCI with quirky periodic schedules
Oliver Neukum
1
-0
/
+4
2009-09-23
USB: ehci-dbgp,ehci: Allow early or late use of the dbgp device
Jason Wessel
1
-20
/
+19
2009-09-23
USB: EHCI: add need_io_watchdog flag to ehci_hcd
Alek Du
1
-0
/
+3
2009-09-21
trivial: fix typo "for for" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-07-13
USB: EHCI: use the new clear_tt_buffer interface
Alan Stern
1
-0
/
+2
2009-06-16
USB: EHCI: update toggle state for linked QHs
Alan Stern
1
-0
/
+1
2009-06-16
USB: new flag for resume-from-hibernation
Alan Stern
1
-11
/
+6
2009-06-16
USB: move PCI host controllers to new PM framework
Alan Stern
1
-4
/
+5
2009-04-07
dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)
Yang Hongyang
1
-1
/
+1
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-28
USB: don't enable wakeup by default for PCI host controllers
Alan Stern
1
-1
/
+1
2009-01-07
USB: automatically enable wakeup for PCI host controllers
Alan Stern
1
-3
/
+7
2009-01-07
USB: fix up suspend and resume for PCI host controllers
Alan Stern
1
-0
/
+2
2008-12-01
USB: fix SB600 USB subsystem hang bug
Shane Huang
1
-3
/
+6
2008-11-20
USB: fix SB700 usb subsystem hang bug
Andiry Xu
1
-0
/
+21
2008-05-30
USB: EHCI: suppress unwanted error messages
Alan Stern
1
-0
/
+1
2008-05-30
USB: EHCI: fix up root-hub TT mess
Alan Stern
1
-2
/
+1
2008-04-25
USB: fix compile problems in ehci-hcd
Alan Stern
1
-0
/
+1
2008-04-25
USB: HCDs use the do_remote_wakeup flag
Alan Stern
1
-1
/
+1
2008-04-25
USB: clarify usage of hcd->suspend/resume methods
Alan Stern
1
-2
/
+2
2008-04-25
USB: root hubs don't lie about their number of TTs
Alan Stern
1
-0
/
+1
2008-04-25
USB: EHCI: carry out port handover during each root-hub resume
Alan Stern
1
-1
/
+0
2008-03-25
USB: ehci: stop vt6212 bus hogging
Rene Herman
1
-0
/
+14
2008-02-02
USB: EHCI: add separate IAA watchdog timer
Alan Stern
1
-1
/
+1
2008-02-02
USB: force handover port to companion when hub_port_connect_change fails
Balaji Rao
1
-0
/
+1
2007-10-13
USB: EHCI restart speedup
Marcelo Tosatti
1
-4
/
+1
2007-07-13
USB: EHCI, OHCI: handover changes
Alan Stern
1
-3
/
+4
2007-07-12
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-2
/
+1
2007-02-08
USB: Implement support for EHCI with big endian MMIO
Benjamin Herrenschmidt
1
-11
/
+27
2006-12-02
EHCI: Fix root-hub and port suspend/resume problems
Alan Stern
1
-24
/
+16
2006-10-18
USB: revert EHCI VIA workaround patch
Greg Kroah-Hartman
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-09-27
USB: EHCI update VIA workaround
David Brownell
1
-1
/
+1
2006-09-27
USB: Properly unregister reboot notifier in case of failure in ehci hcd
Aleksey Gorelov
1
-0
/
+2
2006-09-26
PM: USB HCDs use PM_EVENT_PRETHAW
David Brownell
1
-0
/
+6
2006-06-22
[PATCH] USB: allow multiple types of EHCI controllers to be built as modules
Kumar Gala
1
-20
/
+0
2006-06-22
[PATCH] USB: EHCI works again on NVidia controllers with >2GB RAM
Paul Serice
1
-15
/
+24
2006-04-27
[PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* defines
Jean Delvare
1
-1
/
+1
2006-03-21
[PATCH] USB: EHCI and NF2 quirk
David Brownell
1
-1
/
+24
2006-02-01
[PATCH] USB: fix ehci early handoff issues warning
Andrew Morton
1
-1
/
+0
2006-02-01
[PATCH] USB: fix EHCI early handoff issues
David Brownell
1
-60
/
+3
2006-01-05
[PATCH] USB: central handling for host controllers that were reset during sus...
Alan Stern
1
-8
/
+1
2006-01-05
[PATCH] USB: EHCI updates (4/4) driver model wakeup flags
David Brownell
1
-1
/
+10
2005-11-30
[PATCH] USB: ehci fixups
David Brownell
1
-7
/
+12
2005-11-30
[PATCH] USB: Fix USB suspend/resume crasher (#2)
Benjamin Herrenschmidt
1
-1
/
+26
2005-11-24
[PATCH] USB: EHCI updates split init/reinit logic for resume
David Brownell
1
-87
/
+79
2005-11-24
[PATCH] USB: EHCI updates mostly whitespace cleanups
David Brownell
1
-135
/
+125
2005-11-24
[PATCH] USB: EHCI updates
David Brownell
1
-39
/
+38
2005-11-11
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
1
-1
/
+0
[next]