Age | Commit message (Expand) | Author | Files | Lines |
2013-04-23 | USB: Fix initconst in ehci driver | Andi Kleen | 1 | -1/+1 |
2013-03-28 | USB: remove CONFIG_USB_SUSPEND option | Alan Stern | 1 | -11/+1 |
2013-01-07 | USB: ehci: make debug port in-use detection functional again | Jan Beulich | 1 | -19/+20 |
2012-11-28 | xhci: Add Lynx Point LP to list of Intel switchable hosts | Russell Webb | 1 | -1/+2 |
2012-11-11 | USB: EHCI: miscellaneous cleanups for the library conversion | Alan Stern | 1 | -3/+2 |
2012-11-01 | USB: EHCI: make ehci-pci a separate driver | Alan Stern | 1 | -53/+48 |
2012-10-31 | USB: EHCI: remove ehci_port_power() routine | Alan Stern | 1 | -1/+0 |
2012-10-31 | USB: EHCI: remove unused Link Power Management code | Alan Stern | 1 | -12/+1 |
2012-10-24 | USB: EHCI: move ehci_update_device() to ehci-lpm.c | Alan Stern | 1 | -16/+0 |
2012-10-22 | EHCI: use the isochronous scheduling threshold | Alan Stern | 1 | -1/+0 |
2012-07-16 | USB: EHCI: use hrtimer for the periodic schedule | Alan Stern | 1 | -4/+0 |
2012-07-09 | EHCI: centralize controller initialization | Alan Stern | 1 | -81/+79 |
2012-07-09 | EHCI: centralize controller suspend/resume | Alan Stern | 1 | -71/+3 |
2012-06-13 | USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 | Alan Stern | 1 | -8/+0 |
2012-05-21 | Revert "USB: EHCI: work around bug in the Philips ISP1562 controller" | Greg Kroah-Hartman | 1 | -7/+0 |
2012-05-14 | USB: EHCI: work around bug in the Philips ISP1562 controller | Alan Stern | 1 | -0/+7 |
2012-05-07 | Merge 3.4-rc6 into usb-next | Greg Kroah-Hartman | 1 | -0/+8 |
2012-05-03 | xhci: Add Lynx Point to list of Intel switchable hosts. | Sarah Sharp | 1 | -1/+3 |
2012-04-24 | USB: EHCI: fix crash during suspend on ASUS computers | Alan Stern | 1 | -0/+8 |
2012-01-24 | usb: add support for STA2X11 host driver | Alessandro Rubini | 1 | -0/+6 |
2011-10-18 | EHCI: workaround for MosChip controller bug | Alan Stern | 1 | -0/+5 |
2011-08-22 | USB: EHCI: remove usages of hcd->state | Alan Stern | 1 | -1/+1 |
2011-05-27 | Intel xhci: Support EHCI/xHCI port switching. | Sarah Sharp | 1 | -0/+39 |
2011-05-03 | USB: EHCI: Support controllers with big endian capability regs | Jan Andersson | 1 | -1/+1 |
2011-03-01 | USB host: Move AMD PLL quirk to pci-quirks.c | Andiry Xu | 1 | -39/+6 |
2011-02-03 | USB: EHCI: fix scheduling while atomic during suspend | Yin Kangkai | 1 | -1/+1 |
2011-01-22 | USB: EHCI: ASPM quirk of ISOC on AMD Hudson | Alex He | 1 | -13/+20 |
2010-12-16 | Merge branch 'usb-next' into musb-merge | Greg Kroah-Hartman | 1 | -0/+39 |
2010-12-10 | USB: EHCI: ASPM quirk of ISOC on AMD SB800 | Alex He | 1 | -0/+32 |
2010-11-30 | USB: ehci: disable LPM and PPCD for nVidia MCP89 chips | Brian J. Tarricone | 1 | -0/+12 |
2010-11-17 | USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driver | Dirk Brandewie | 1 | -0/+7 |
2010-11-16 | USB: EHCI: AMD periodic frame list table quirk | Andiry Xu | 1 | -0/+13 |
2010-09-20 | USB: EHCI: Disable langwell/penwell LPM capability | Alek Du | 1 | -0/+5 |
2010-08-10 | USB: EHCI: remove PCI assumption | Alan Stern | 1 | -0/+1 |
2010-08-10 | USB: add do_wakeup parameter for PCI HCD suspend | Alan Stern | 1 | -2/+2 |
2010-08-10 | USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support | Alek Du | 1 | -0/+21 |
2010-05-20 | USB: EHCI: fix controller wakeup flag settings during suspend | Alan Stern | 1 | -11/+4 |
2010-05-20 | USB: ehci: Elide I/O watchdog on NEC parts | David Miller | 1 | -0/+3 |
2009-11-30 | 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-12 | USB: EHCI: use the new clear_tt_buffer interface | Alan Stern | 1 | -0/+2 |
2009-06-15 | USB: EHCI: update toggle state for linked QHs | Alan Stern | 1 | -0/+1 |
2009-06-15 | USB: new flag for resume-from-hibernation | Alan Stern | 1 | -11/+6 |
2009-06-15 | 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-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-27 | USB: don't enable wakeup by default for PCI host controllers | Alan Stern | 1 | -1/+1 |