Age | Commit message (Expand) | Author | Files | Lines |
2011-10-19 | EHCI: workaround for MosChip controller bug | Alan Stern | 1 | -0/+17 |
2011-08-23 | USB: EHCI: remove usages of hcd->state | Alan Stern | 1 | -0/+7 |
2011-07-19 | EHCI: fix direction handling for interrupt data toggles | Alan Stern | 1 | -0/+1 |
2011-07-09 | USB: EHCI: go back to using the system clock for QH unlinks | Alan Stern | 1 | -1/+2 |
2011-07-09 | USB: EHCI: Allow users to override 80% max periodic bandwidth | Kirill Smelkov | 1 | -0/+2 |
2011-05-20 | USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.h | Jan Andersson | 1 | -3/+0 |
2011-05-17 | EHCI: don't rescan interrupt QHs needlessly | Alan Stern | 1 | -0/+1 |
2011-05-03 | USB: EHCI: Add bus glue for GRLIB GRUSBHC controller | Jan Andersson | 1 | -0/+3 |
2011-05-03 | USB: EHCI: Support controllers with big endian capability regs | Jan Andersson | 1 | -0/+7 |
2011-05-03 | USB: extend ehci-fsl and fsl_udc_core driver for OTG operation | Anatolij Gustschin | 1 | -0/+4 |
2011-04-14 | USB: ehci: add workaround for Synopsys HC bug | Gabor Juhos | 1 | -0/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-02 | USB host: Move AMD PLL quirk to pci-quirks.c | Andiry Xu | 1 | -1/+1 |
2011-02-17 | Revert "USB host: Move AMD PLL quirk to pci-quirks.c" | Greg Kroah-Hartman | 1 | -1/+1 |
2011-02-04 | USB host: Move AMD PLL quirk to pci-quirks.c | Andiry Xu | 1 | -1/+1 |
2010-12-16 | Merge branch 'usb-next' into musb-merge | Greg Kroah-Hartman | 1 | -0/+1 |
2010-12-11 | USB: EHCI: ASPM quirk of ISOC on AMD SB800 | Alex He | 1 | -0/+1 |
2010-11-17 | USB: EHCI: AMD periodic frame list table quirk | Andiry Xu | 1 | -0/+2 |
2010-08-11 | USB: ehci: fix remove of ehci debugfs dir | Ming Lei | 1 | -4/+0 |
2010-08-11 | USB: EHCI: remove dead code in the periodic scheduler | Alan Stern | 1 | -3/+0 |
2010-08-11 | USB: EHCI: remove PCI assumption | Alan Stern | 1 | -0/+1 |
2010-08-11 | USB: add do_wakeup parameter for PCI HCD suspend | Alan Stern | 1 | -4/+4 |
2010-08-11 | USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bits | Alek Du | 1 | -0/+1 |
2010-08-11 | USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support | Alek Du | 1 | -1/+1 |
2010-08-11 | USB: EHCI: EHCI 1.1 addendum: preparation | Alek Du | 1 | -0/+1 |
2010-05-21 | USB: EHCI: fix controller wakeup flag settings during suspend | Alan Stern | 1 | -0/+10 |
2010-05-21 | USB: remove bogus USB_PORT_FEAT_*_SPEED symbols | Alan Stern | 1 | -4/+4 |
2010-04-23 | USB: EHCI: defer reclamation of siTDs | Alan Stern | 1 | -2/+3 |
2010-03-19 | USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh | Clemens Ladisch | 1 | -3/+2 |
2009-12-01 | USB: work around for EHCI with quirky periodic schedules | Oliver Neukum | 1 | -0/+2 |
2009-09-23 | USB: EHCI: rescan the queue after an unlink | Alan Stern | 1 | -0/+1 |
2009-09-23 | USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor... | Alek Du | 1 | -1/+2 |
2009-09-23 | USB: EHCI: split ehci_qh into hw and sw parts | Alek Du | 1 | -3/+6 |
2009-09-23 | USB: EHCI: add need_io_watchdog flag to ehci_hcd | Alek Du | 1 | -0/+1 |
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: stagger frames for interrupt transfers | Alan Stern | 1 | -0/+1 |
2009-03-25 | USB: replace uses of __constant_{endian} | Harvey Harrison | 1 | -1/+1 |
2009-03-25 | USB: EHCI: add software retry for transaction errors | Alan Stern | 1 | -0/+3 |
2009-03-25 | USB: EHCI: Make timer_action out-of-line | Alan Stern | 1 | -34/+0 |
2009-02-28 | USB: EHCI: slow down ITD reuse | Karsten Wiese | 1 | -0/+6 |
2009-01-07 | USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3] | Vitaly Bordug | 1 | -0/+34 |
2008-12-01 | Revert "USB: improve ehci_watchdog's side effect in CPU power management" | Greg Kroah-Hartman | 1 | -7/+5 |
2008-10-18 | USB: EHCI: fix remote-wakeup support for ARC/TDI core | Alan Stern | 1 | -0/+2 |
2008-10-18 | USB: improve ehci_watchdog's side effect in CPU power management | Yi Yang | 1 | -5/+7 |
2008-10-18 | usb: remove code associated with !CONFIG_PPC_MERGE | Kumar Gala | 1 | -9/+0 |
2008-07-26 | usb: move ehci reg def | Yinghai Lu | 1 | -137/+1 |
2008-07-22 | USB: ehci-hcd unlink speedups | David Brownell | 1 | -1/+4 |
2008-07-04 | USB: ehci - fix timer regression | David Brownell | 1 | -9/+10 |
2008-05-30 | USB: EHCI: fix remote-wakeup regression | Alan Stern | 1 | -0/+2 |