Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-05-30 | USB: EHCI: fix up root-hub TT mess | Alan Stern | 1 | -2/+1 |
2008-02-02 | usb: ehci should use u16 for isochronous intervals | David Brownell | 1 | -1/+1 |
2008-02-02 | USB: ehci saves some memory in ISO transfer descriptors | Karsten Wiese | 1 | -1/+0 |
2008-02-02 | USB: add ehci-ixp bus glue | Vladimir Barinov | 1 | -0/+5 |
2008-02-02 | USB: add ehci-ppc-of bus glue (device-tree aware) | Valentine Barshak | 1 | -1/+1 |
2008-02-02 | USB: EHCI: add separate IAA watchdog timer | Alan Stern | 1 | -7/+15 |
2008-02-02 | USB: convert ehci debug files to use debugfs instead of sysfs | Tony Jones | 1 | -0/+8 |
2007-08-21 | Revert "USB: EHCI cpufreq fix" | Linus Torvalds | 1 | -14/+0 |
2007-07-13 | USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB wi... | Vladimir Barinov | 1 | -0/+6 |
2007-07-13 | USB: EHCI, OHCI: handover changes | Alan Stern | 1 | -0/+3 |
2007-07-13 | USB: ehci refcounts work on ppc7448 | David Brownell | 1 | -1/+8 |
2007-07-13 | USB: EHCI support for big-endian descriptors | Stefan Roese | 1 | -52/+153 |
2007-07-13 | USB: EHCI cpufreq fix | Stuart_Hayes@Dell.com | 1 | -0/+11 |
2007-02-09 | [PATCH] hci_{read,write}l() does force casts to wrong type for no reason | Al Viro | 1 | -6/+6 |
2007-02-08 | EHCI: force high-speed devices to run at full speed | Alan Stern | 1 | -1/+5 |
2007-02-08 | USB: Fix EHCI warning | Benjamin Herrenschmidt | 1 | -0/+8 |
2007-02-08 | USB: Implement support for EHCI with big endian MMIO | Benjamin Herrenschmidt | 1 | -0/+32 |
2006-12-02 | EHCI: Fix root-hub and port suspend/resume problems | Alan Stern | 1 | -0/+1 |
2006-10-18 | USB: revert EHCI VIA workaround patch | Greg Kroah-Hartman | 1 | -15/+7 |
2006-09-27 | USB: EHCI update VIA workaround | David Brownell | 1 | -7/+15 |
2006-09-27 | USB: EHCI whitespace fixes (cosmetic) | David Brownell | 1 | -18/+18 |
2006-09-27 | USB: Properly unregister reboot notifier in case of failure in ehci hcd | Aleksey Gorelov | 1 | -1/+0 |
2006-03-21 | [PATCH] USB: EHCI and Freescale 83xx quirk | Kumar Gala | 1 | -0/+15 |
2006-03-21 | [PATCH] USB: EHCI and NF2 quirk | David Brownell | 1 | -1/+2 |
2005-10-29 | [PATCH] EHCI, split out PCI glue | Matt Porter | 1 | -0/+1 |
2005-09-12 | [PATCH] USB: EHCI port tweaks | David Brownell | 1 | -0/+1 |
2005-09-09 | [PATCH] ehci: add tt_usecs | david-b@pacbell.net | 1 | -0/+2 |
2005-08-05 | [PATCH] USB: ehci: microframe handling fix | David Brownell | 1 | -0/+5 |