| Commit message (Expand) | Author | Age |
* | Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-09-03 |
|\ |
|
| * | USB: OHCI: Allow runtime PM without system sleep | Alan Stern | 2013-08-28 |
* | | USB: OHCI: fix build error related to ohci_suspend/resume | Alan Stern | 2013-08-26 |
* | | USB: OHCI: add missing PCI PM callbacks to ohci-pci.c | Alan Stern | 2013-08-23 |
|/ |
|
* | USB: OHCI: make ohci-pci a separate driver | Manjunath Goudar | 2013-05-30 |
* | USB: OHCI: Generic changes to make ohci-pci a separate driver | Manjunath Goudar | 2013-05-30 |
* | USB: OHCI: prepare to make ohci-hcd a library module | Manjunath Goudar | 2013-05-30 |
* | usb: remove use of __devinit | Bill Pemberton | 2012-11-21 |
* | USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.c | Florian Fainelli | 2012-10-22 |
* | usb: add support for STA2X11 host driver | Alessandro Rubini | 2012-01-24 |
* | Merge 3.2-rc3 into usb-linus | Greg Kroah-Hartman | 2011-11-26 |
|\ |
|
| * | OHCI: final fix for NVIDIA problems (I hope) | Alan Stern | 2011-11-18 |
* | | OHCI: remove uses of hcd->state | Alan Stern | 2011-11-18 |
|/ |
|
* | OHCI: fix regression caused by nVidia shutdown workaround | Alan Stern | 2011-05-17 |
* | USB: OHCI: use pci_dev->revision | Sergei Shtylyov | 2011-03-07 |
* | USB host: Move AMD PLL quirk to pci-quirks.c | Andiry Xu | 2011-03-01 |
* | Revert "USB host: Move AMD PLL quirk to pci-quirks.c" | Greg Kroah-Hartman | 2011-02-17 |
* | USB host: Move AMD PLL quirk to pci-quirks.c | Andiry Xu | 2011-02-04 |
* | OHCI: work around for nVidia shutdown problem | Alan Stern | 2010-10-22 |
* | USB: add do_wakeup parameter for PCI HCD suspend | Alan Stern | 2010-08-10 |
* | USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer | Libin Yang | 2009-11-17 |
* | USB: new flag for resume-from-hibernation | Alan Stern | 2009-06-16 |
* | USB: move PCI host controllers to new PM framework | Alan Stern | 2009-06-16 |
* | USB/PCI: Fix resume breakage of controllers behind cardbus bridges | Rafael J. Wysocki | 2009-02-17 |
* | USB: Fix suspend-resume of PCI USB controllers | Rafael J. Wysocki | 2009-01-27 |
* | USB: automatically enable wakeup for PCI host controllers | Alan Stern | 2009-01-07 |
* | USB: fix up suspend and resume for PCI host controllers | Alan Stern | 2009-01-07 |
* | USB: automatically enable RHSC interrupts | Alan Stern | 2008-08-21 |
* | USB: quirk PLL power down mode | Libin Yang | 2008-08-13 |
* | Revert "USB: don't explicitly reenable root-hub status interrupts" | Linus Torvalds | 2008-07-06 |
* | USB: don't explicitly reenable root-hub status interrupts | Alan Stern | 2008-04-25 |
* | USB: OHCI: host-controller resumes leave root hub suspended | Alan Stern | 2008-04-25 |
* | USB: clarify usage of hcd->suspend/resume methods | Alan Stern | 2008-04-25 |
* | USB: OHCI: fix bug in controller resume | Alan Stern | 2008-04-25 |
* | USB: OHCI handles more ZFMicro quirks | Mike Nuss | 2007-10-12 |
* | USB: Fix NEC OHCI chip silicon bug | Michael Hanselmann | 2007-07-12 |
* | USB: EHCI, OHCI: handover changes | Alan Stern | 2007-07-12 |
* | USB: Fix USB OHCI Subvendor for Toshiba Portege 4000 | Andrey Borzenkov | 2007-05-23 |
* | USB: quirk for broken suspend of IT8152F/G | Raphael Assenat | 2007-04-27 |
* | USB: add an ohci board-specific quirk | David Brownell | 2007-04-27 |
* | ohci: Rework bus glue integration to allow several at once | Sylvain Munaut | 2007-02-07 |
* | USB: Implement support for "split" endian OHCI | Benjamin Herrenschmidt | 2007-02-07 |
* | USB: Rework the OHCI quirk mecanism as suggested by David | Benjamin Herrenschmidt | 2007-02-07 |
* | USB: ohci whitespace/comment fixups | David Brownell | 2006-12-20 |
* | ohci: Use ref-counting hotplug safe interfaces | Alan Cox | 2006-09-28 |
* | USB: Properly unregister reboot notifier in case of failure in ehci hcd | Aleksey Gorelov | 2006-09-27 |
* | USB: OHCI avoids root hub timer polling | David Brownell | 2006-09-27 |
* | PM: USB HCDs use PM_EVENT_PRETHAW | David Brownell | 2006-09-26 |
* | [PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* defines | Jean Delvare | 2006-04-27 |
* | [PATCH] USB: ohci uses driver model wakeup flags | David Brownell | 2006-03-20 |