| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-03-26 | USB: Use EHCI control transfer pid macros instead of constant values. | Dingyan Li | 1 | -1/+7 |
| 2023-08-09 | usb: ehci: add workaround for chipidea PORTSC.PEC bug | Xu Yang | 1 | -0/+10 |
| 2022-11-29 | usb: host: fix a typo in ehci.h | Xu Yang | 1 | -1/+1 |
| 2022-04-21 | USB: Fix ehci infinite suspend-resume loop issue in zhaoxin | Weitao Wango | 1 | -0/+1 |
| 2021-09-14 | usb: ehci: handshake CMD_RUN instead of STS_HALT | Neal Liu | 1 | -0/+1 |
| 2021-03-23 | usb: ehci: add spurious flag to disable overcurrent checking | Florian Fainelli | 1 | -0/+1 |
| 2020-04-16 | USB: host: Use the correct style for SPDX License Identifier | Nishad Kamdar | 1 | -1/+1 |
| 2020-02-23 | USB: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -2/+2 |
| 2018-09-28 | usb: host: Replace empty define with do while | Corentin Labbe | 1 | -2/+2 |
| 2017-11-07 | USB: host: ehci: Remove redundant license text | Greg Kroah-Hartman | 1 | -14/+0 |
| 2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 1 | -0/+1 |
| 2016-12-05 | fsl/usb: Workarourd for USB erratum-A005697 | Changming Huang | 1 | -0/+8 |
| 2016-03-03 | usb: host: unhide suspend/resume declarations | Arnd Bergmann | 1 | -2/+0 |
| 2016-02-03 | usb: ehci: remove old stub_debug_files definition | Geyslan G. Bem | 1 | -5/+0 |
| 2016-02-03 | usb: host: ehci.h: move constant to right | Geyslan G. Bem | 1 | -1/+1 |
| 2016-02-03 | usb: host: ehci.h: move pointer operator to name side | Geyslan G. Bem | 1 | -1/+1 |
| 2016-02-03 | usb: host: ehci.h: remove macros trailing semicolon | Geyslan G. Bem | 1 | -2/+2 |
| 2016-02-03 | usb: host: ehci.h: use space after comma | Geyslan G. Bem | 1 | -2/+3 |
| 2016-02-03 | usb: host: ehci.h: remove direct use of __attribute__ keyword | Geyslan G. Bem | 1 | -5/+5 |
| 2016-02-03 | usb: host: ehci.h: fix single statement macros | Geyslan G. Bem | 1 | -2/+2 |
| 2016-02-03 | usb: host: ehci.h: remove space before open square bracket | Geyslan G. Bem | 1 | -11/+11 |
| 2016-02-03 | usb: host: ehci.h: remove space before function open parenthesis | Geyslan G. Bem | 1 | -11/+11 |
| 2016-02-03 | usb: host: ehci.h: remove space before comma | Geyslan G. Bem | 1 | -4/+4 |
| 2016-02-03 | USB: EHCI: add a delay when unlinking an active QH | Alan Stern | 1 | -0/+3 |
| 2016-02-03 | USB: EHCI: store reason for unlinking a QH | Alan Stern | 1 | -2/+8 |
| 2015-12-01 | USB: EHCI: warn on unexpectedly active QH | Alan Stern | 1 | -0/+1 |
| 2015-08-14 | drivers: usb: fsl: Workaround for USB erratum-A005275 | Nikhil Badola | 1 | -0/+12 |
| 2015-05-31 | drivers:usb:fsl: Fix compilation error for fsl ehci drv | Ramneek Mehresh | 1 | -0/+3 |
| 2015-01-09 | USB: ehci-platform: Support ehci reset after resume quirk | Wu Liang feng | 1 | -1/+1 |
| 2014-11-03 | usb: ehci: add ehci_port_power interface | Michael Grzeschik | 1 | -0/+2 |
| 2014-04-24 | USB: EHCI: Export the ehci_hub_control function | Laurent Pinchart | 1 | -0/+3 |
| 2014-01-13 | usb: ehci: add freescale imx28 special write register method | Peter Chen | 1 | -1/+17 |
| 2013-12-03 | usb: kill DEBUG compile option | Oliver Neukum | 1 | -4/+4 |
| 2013-10-14 | USB: EHCI: create per-TT bandwidth tables | Alan Stern | 1 | -0/+33 |
| 2013-10-11 | USB: EHCI: use a bandwidth-allocation table | Alan Stern | 1 | -1/+12 |
| 2013-10-11 | USB: EHCI: create a "periodic schedule info" struct | Alan Stern | 1 | -13/+16 |
| 2013-10-11 | USB: EHCI: use consistent NO_FRAME value | Alan Stern | 1 | -2/+3 |
| 2013-09-17 | USB: EHCI: handle isochronous underruns with tasklets | Alan Stern | 1 | -0/+1 |
| 2013-08-30 | ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set | Xenia Ragiadakou | 1 | -4/+4 |
| 2013-08-30 | ehci: remove ehci_vdbg() verbose debugging statements | Xenia Ragiadakou | 1 | -5/+0 |
| 2013-08-13 | Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 1 | -0/+1 |
| 2013-08-12 | USB: EHCI: improve interrupt qh unlink | Ming Lei | 1 | -0/+3 |
| 2013-08-12 | usb: host: add has_tdi_phy_lpm capability bit | Tuomas Tynkkynen | 1 | -0/+1 |
| 2013-06-17 | USB: EHCI: export ehci_handshake for ehci-hcd sub-drivers | Manjunath Goudar | 1 | -0/+2 |
| 2013-04-03 | EHCI: Quirk flag for port power handling on overcurrent. | Christian Engelmayer | 1 | -0/+1 |
| 2013-03-25 | USB: EHCI: improve end_unlink_async() | Alan Stern | 1 | -1/+2 |
| 2013-03-25 | USB: EHCI: convert singly-linked lists to list_heads | Alan Stern | 1 | -6/+4 |
| 2013-03-25 | USB: EHCI: split needs_rescan into two flags | Alan Stern | 1 | -1/+3 |
| 2013-01-22 | USB: EHCI: add a name for the platform-private field | Alan Stern | 1 | -0/+3 |
| 2013-01-22 | USB: EHCI: Move definition of EHCI_STATS to ehci.h | Roger Quadros | 1 | -0/+4 |
| 2012-11-11 | USB: EHCI: miscellaneous cleanups for the library conversion | Alan Stern | 1 | -1/+0 |
| 2012-11-01 | USB: EHCI: prepare to make ehci-hcd a library module | Alan Stern | 1 | -0/+17 |
| 2012-10-31 | USB: EHCI: remove unused Link Power Management code | Alan Stern | 1 | -1/+0 |
| 2012-10-24 | USB: EHCI: make ehci_read_frame_index platform independent | Alan Stern | 1 | -16/+0 |
| 2012-10-24 | USB: EHCI: move logging macros to ehci.h | Alan Stern | 1 | -0/+15 |
| 2012-10-22 | EHCI: use the isochronous scheduling threshold | Alan Stern | 1 | -1/+0 |
| 2012-10-22 | EHCI: improved logic for isochronous scheduling | Alan Stern | 1 | -1/+1 |
| 2012-07-16 | USB: EHCI: resolve some unlikely races | Alan Stern | 1 | -0/+1 |
| 2012-07-16 | USB: EHCI: simplify isochronous scanning | Alan Stern | 1 | -3/+3 |
| 2012-07-16 | USB: EHCI: use hrtimer for the I/O watchdog | Alan Stern | 1 | -12/+1 |
| 2012-07-16 | USB: EHCI: always scan each interrupt QH | Alan Stern | 1 | -3/+5 |
| 2012-07-16 | USB: EHCI: don't lose events during a scan | Alan Stern | 1 | -1/+2 |
| 2012-07-16 | USB: EHCI: use hrtimer for unlinking empty async QHs | Alan Stern | 1 | -2/+2 |
| 2012-07-16 | USB: EHCI: unlink multiple async QHs together | Alan Stern | 1 | -0/+2 |
| 2012-07-16 | USB: EHCI: use hrtimer for the IAA watchdog | Alan Stern | 1 | -15/+1 |
| 2012-07-16 | USB: EHCI: don't refcount iso_stream structures | Alan Stern | 1 | -2/+1 |
| 2012-07-16 | USB: EHCI: use hrtimer for (s)iTD deallocation | Alan Stern | 1 | -2/+3 |
| 2012-07-16 | USB: EHCI: use hrtimer for controller death | Alan Stern | 1 | -0/+2 |
| 2012-07-16 | USB: EHCI: use hrtimer for interrupt QH unlink | Alan Stern | 1 | -1/+9 |
| 2012-07-16 | USB: EHCI: use hrtimer for async schedule | Alan Stern | 1 | -1/+4 |
| 2012-07-16 | USB: EHCI: use hrtimer for the periodic schedule | Alan Stern | 1 | -2/+5 |
| 2012-07-16 | USB: EHCI: introduce high-res timer | Alan Stern | 1 | -0/+16 |
| 2012-07-16 | USB: EHCI: add new root-hub state: STOPPING | Alan Stern | 1 | -1/+6 |
| 2012-07-16 | USB: EHCI: add pointer to end of async-unlink list | Alan Stern | 1 | -0/+1 |
| 2012-07-16 | USB: EHCI: rename "reclaim" | Alan Stern | 1 | -5/+5 |
| 2012-07-16 | USB: EHCI: add symbolic constants for QHs | Alan Stern | 1 | -1/+7 |
| 2012-07-16 | USB: EHCI: don't refcount QHs | Alan Stern | 1 | -9/+0 |
| 2012-06-13 | USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy | Richard Zhao | 1 | -4/+0 |
| 2012-04-09 | EHCI: keep track of ports being resumed and indicate in hub_status_data | Alan Stern | 1 | -0/+2 |
| 2012-02-13 | usb: otg: Rename otg_transceiver to usb_phy | Heikki Krogerus | 1 | -1/+1 |
| 2011-10-18 | EHCI: workaround for MosChip controller bug | Alan Stern | 1 | -0/+17 |
| 2011-08-22 | 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-08 | USB: EHCI: go back to using the system clock for QH unlinks | Alan Stern | 1 | -1/+2 |
| 2011-07-08 | USB: EHCI: Allow users to override 80% max periodic bandwidth | Kirill Smelkov | 1 | -0/+2 |
| 2011-05-19 | 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-02 | USB: extend ehci-fsl and fsl_udc_core driver for OTG operation | Anatolij Gustschin | 1 | -0/+4 |
| 2011-04-13 | 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-01 | 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-10 | USB: EHCI: ASPM quirk of ISOC on AMD SB800 | Alex He | 1 | -0/+1 |
| 2010-11-16 | USB: EHCI: AMD periodic frame list table quirk | Andiry Xu | 1 | -0/+2 |
| 2010-08-10 | USB: ehci: fix remove of ehci debugfs dir | Ming Lei | 1 | -4/+0 |
| 2010-08-10 | USB: EHCI: remove dead code in the periodic scheduler | Alan Stern | 1 | -3/+0 |
| 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 | -4/+4 |
| 2010-08-10 | USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bits | Alek Du | 1 | -0/+1 |
| 2010-08-10 | USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support | Alek Du | 1 | -1/+1 |
| 2010-08-10 | USB: EHCI: EHCI 1.1 addendum: preparation | Alek Du | 1 | -0/+1 |
| 2010-05-20 | USB: EHCI: fix controller wakeup flag settings during suspend | Alan Stern | 1 | -0/+10 |
| 2010-05-20 | USB: remove bogus USB_PORT_FEAT_*_SPEED symbols | Alan Stern | 1 | -4/+4 |
| 2010-04-22 | 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-11-30 | 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-12 | USB: EHCI: use the new clear_tt_buffer interface | Alan Stern | 1 | -0/+2 |
| 2009-06-15 | USB: EHCI: stagger frames for interrupt transfers | Alan Stern | 1 | -0/+1 |
| 2009-03-24 | USB: replace uses of __constant_{endian} | Harvey Harrison | 1 | -1/+1 |
| 2009-03-24 | USB: EHCI: add software retry for transaction errors | Alan Stern | 1 | -0/+3 |
| 2009-03-24 | USB: EHCI: Make timer_action out-of-line | Alan Stern | 1 | -34/+0 |
| 2009-02-27 | 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-11-30 | Revert "USB: improve ehci_watchdog's side effect in CPU power management" | Greg Kroah-Hartman | 1 | -7/+5 |
| 2008-10-17 | USB: EHCI: fix remote-wakeup support for ARC/TDI core | Alan Stern | 1 | -0/+2 |
| 2008-10-17 | USB: improve ehci_watchdog's side effect in CPU power management | Yi Yang | 1 | -5/+7 |
| 2008-10-17 | 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-21 | USB: ehci-hcd unlink speedups | David Brownell | 1 | -1/+4 |
| 2008-07-03 | USB: ehci - fix timer regression | David Brownell | 1 | -9/+10 |
| 2008-05-29 | USB: EHCI: fix remote-wakeup regression | Alan Stern | 1 | -0/+2 |
| 2008-05-29 | USB: EHCI: fix up root-hub TT mess | Alan Stern | 1 | -2/+1 |
| 2008-02-01 | usb: ehci should use u16 for isochronous intervals | David Brownell | 1 | -1/+1 |
| 2008-02-01 | USB: ehci saves some memory in ISO transfer descriptors | Karsten Wiese | 1 | -1/+0 |
| 2008-02-01 | USB: add ehci-ixp bus glue | Vladimir Barinov | 1 | -0/+5 |
| 2008-02-01 | USB: add ehci-ppc-of bus glue (device-tree aware) | Valentine Barshak | 1 | -1/+1 |
| 2008-02-01 | USB: EHCI: add separate IAA watchdog timer | Alan Stern | 1 | -7/+15 |
| 2008-02-01 | USB: convert ehci debug files to use debugfs instead of sysfs | Tony Jones | 1 | -0/+8 |
| 2007-08-20 | Revert "USB: EHCI cpufreq fix" | Linus Torvalds | 1 | -14/+0 |
| 2007-07-12 | USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB wi... | Vladimir Barinov | 1 | -0/+6 |
| 2007-07-12 | USB: EHCI, OHCI: handover changes | Alan Stern | 1 | -0/+3 |
| 2007-07-12 | USB: ehci refcounts work on ppc7448 | David Brownell | 1 | -1/+8 |
| 2007-07-12 | USB: EHCI support for big-endian descriptors | Stefan Roese | 1 | -52/+153 |
| 2007-07-12 | 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-07 | EHCI: force high-speed devices to run at full speed | Alan Stern | 1 | -1/+5 |
| 2007-02-07 | USB: Fix EHCI warning | Benjamin Herrenschmidt | 1 | -0/+8 |
| 2007-02-07 | USB: Implement support for EHCI with big endian MMIO | Benjamin Herrenschmidt | 1 | -0/+32 |
| 2006-12-01 | EHCI: Fix root-hub and port suspend/resume problems | Alan Stern | 1 | -0/+1 |
| 2006-10-17 | 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-20 | [PATCH] USB: EHCI and Freescale 83xx quirk | Kumar Gala | 1 | -0/+15 |
| 2006-03-20 | [PATCH] USB: EHCI and NF2 quirk | David Brownell | 1 | -1/+2 |
| 2005-10-28 | [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-08 | [PATCH] ehci: add tt_usecs | david-b@pacbell.net | 1 | -0/+2 |
| 2005-08-04 | [PATCH] USB: ehci: microframe handling fix | David Brownell | 1 | -0/+5 |
| 2005-05-03 | [PATCH] USB: ehci power fixes | David Brownell | 1 | -9/+10 |
| 2005-04-18 | [PATCH] USB: hcd suspend uses pm_message_t | David Brownell | 1 | -1/+1 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+637 |