1. c1f9d2e usb: host: Stops USB controller init if PLL fails to lock by Ramneek Mehresh · 6 years ago
  2. 5dfff99 usb: phy: Workaround for USB erratum-A005728 by Suresh Gupta · 6 years ago
  3. 4f18283 usb: fsl: Set USB_EN bit to select ULPI phy by Nikhil Badola · 6 years ago
  4. 5f620bb drivers: usb :fsl: Remove USB Errata checking code by Ran Wang · 6 years ago
  5. 972a34e usb: ehci: fsl: Update register accessing for arm/arm64 platforms by Ran Wang · 6 years ago
  6. 4e88d4c usb: add a flag to skip PHY initialization to struct usb_hcd by Martin Blumenstingl · 7 years ago
  7. d214109 USB: host: ehci: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  8. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  9. b491f61 usb: host: make ehci_fsl_overrides const and __initconst by Bhumika Goyal · 8 years ago
  10. 8123e49 usb: ehci: fsl: use bus->sysdev for DMA configuration by Arnd Bergmann · 8 years ago
  11. fd7723e usb: host: constify dev_pm_ops structures by Bhumika Goyal · 8 years ago
  12. 9d4b827 fsl/usb: Workarourd for USB erratum-A005697 by Changming Huang · 8 years ago
  13. 6f5429d drivers/usb/host/fsl: Port USB EHCI host driver for LS102xA by Sriram Dash · 9 years ago
  14. f8786a9 drivers: usb: fsl: Workaround for USB erratum-A005275 by Nikhil Badola · 10 years ago
  15. 4e02bea drivers: usb: fsl: Define usb control register mask for w1c bits by Nikhil Badola · 10 years ago
  16. f4fdfaa drivers: usb: fsl: Modify phy clk valid bit checking by Nikhil Badola · 10 years ago
  17. 6009d95 drivers:usb:fsl: Introduce FSL_USB2_PHY_UTMI_DUAL macro by Nikhil Badola · 10 years ago
  18. 523f1de drivers: usb :fsl: Implement Workaround for USB Erratum A007792 by Nikhil Badola · 10 years ago
  19. ca07e1c drivers:usb:fsl:Make fsl ehci drv an independent driver module by Ramneek Mehresh · 10 years ago
  20. 1d97869 usb: host: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  21. ce98f54 host: ehci-fsl: remove duplicate check on resource by Varka Bhadram · 10 years ago
  22. 3d46e73 usb: rename phy to usb_phy in HCD by Antoine Tenart · 10 years ago
  23. 37ebb54 usb: hub: rename khubd to hub_wq in documentation and comments by Petr Mladek · 10 years ago
  24. d183c81 fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6 by Nikita Yushchenko · 11 years ago
  25. 7667fe6 USB: ehci-fsl: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  26. f4fbb6d USB: ehci-fsl: use dev_warn() instead of printk() by Jingoo Han · 11 years ago
  27. 3c9740a usb: hcd: move controller wakeup setting initialization to individual driver by Peter Chen · 11 years ago
  28. 1c20163 usb: kill DEBUG compile option by Oliver Neukum · 11 years ago
  29. df9b17f Merge 3.12-rc3 into usb-next by Greg Kroah-Hartman · 11 years ago
  30. eee41b4 USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization by Shengzhou Liu · 12 years ago
  31. ad1260e fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy by Ramneek Mehresh · 11 years ago
  32. c04ee4b Revert "Revert "USB: EHCI: support running URB giveback in tasklet context"" by Greg Kroah-Hartman · 11 years ago
  33. dc4fea7 Merge branch 'master' into usb-next by Greg Kroah-Hartman · 11 years ago
  34. 37c3a3c USB: ehci-fsl: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  35. 3b8d732 Revert "USB: EHCI: support running URB giveback in tasklet context" by Greg Kroah-Hartman · 11 years ago
  36. 1512c91 ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set by Xenia Ragiadakou · 12 years ago
  37. 428aac8 USB: EHCI: support running URB giveback in tasklet context by Ming Lei · 12 years ago
  38. d4f09e2 USB: host: use dev_get_platdata() by Jingoo Han · 12 years ago
  39. 9e873d4 usb: fsl: add missing platform_driver owner by Libo Chen · 12 years ago
  40. e6604a7 EHCI: Quirk flag for port power handling on overcurrent. by Christian Engelmayer · 12 years ago
  41. f66dea7 USB: ehci-fsl: fix regression on mpc5121e by Anatolij Gustschin · 12 years ago
  42. c73cee7 USB: EHCI: remove ehci_port_power() routine by Alan Stern · 12 years ago
  43. d479c91 USB: ehci-fsl: Return valid error in ehci_fsl_setup_phy by Ben Collins · 12 years ago
  44. 5ed3387 powerpc/usb: remove checking PHY_CLK_VALID for UTMI PHY by Shengzhou Liu · 12 years ago
  45. 3735ba8 powerpc/usb: fix bug of CPU hang when missing USB PHY clock by Shengzhou Liu · 13 years ago
  46. 08d7660 USB: ehci-fsl: Update ifdef check to work on 64-bit ppc by Kumar Gala · 13 years ago
  47. 1a49e2a EHCI: centralize controller initialization by Alan Stern · 13 years ago
  48. ff9cce8 Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  49. ded017e usb: phy: fix return value check of usb_get_phy by Kishon Vijay Abraham I · 13 years ago
  50. 662dca5 usb: otg: support for multiple transceivers by a single controller by Kishon Vijay Abraham I · 13 years ago
  51. 721002e usb: otg: utils: rename function name in OTG utils by Kishon Vijay Abraham I · 13 years ago
  52. c2e935a USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy by Richard Zhao · 13 years ago
  53. fee8bc1 USB: ehci-fsl: Use usb_put_transceiver instead of put_device by Jarkko Nikula · 13 years ago
  54. 09091a4 Merge 3.4-rc4 into usb-next. by Greg Kroah-Hartman · 13 years ago
  55. f941f69 USB: ehci-fsl: Fix kernel crash on mpc5121e by Anatolij Gustschin · 13 years ago
  56. 58c559e fsl/usb: Add controller version based ULPI and UTMI phy support by Ramneek Mehresh · 13 years ago
  57. f7a0d42 Merge 3.3-rc7 into usb-next by Greg Kroah-Hartman · 13 years ago
  58. 7191940 Revert "powerpc/usb: fix issue of CPU halt when missing USB PHY clock" by Greg Kroah-Hartman · 13 years ago
  59. 8062d94 Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  60. f7c96f5 Revert "powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platform" by Greg Kroah-Hartman · 13 years ago
  61. 79857e8 powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platform by Shengzhou Liu · 13 years ago
  62. 6e13c65 usb: otg: Convert all users to pass struct usb_otg for OTG functions by Heikki Krogerus · 13 years ago
  63. b96d3b0 usb: Convert all users to new usb_phy by Heikki Krogerus · 13 years ago
  64. 28c56ea powerpc/usb: fix bug of kernel hang when initializing usb by Shengzhou Liu · 13 years ago
  65. 4c95432 USB: ehci-fsl: Turn on cache snooping on MPC8xxx by Pan Jiafei · 13 years ago
  66. 7483948 Merge tag 'usb-3.3-rc3' into usb-next by Greg Kroah-Hartman · 13 years ago
  67. 529febe powerpc/usb: fix issue of CPU halt when missing USB PHY clock by Shengzhou Liu · 13 years ago
  68. 761bbcb usb: ehci-fsl: set INCR8 mode for system bus interface on MPC512x by Anatolij Gustschin · 13 years ago
  69. 2492c6e drivers/usb/host/ehci-fsl.c: add missing iounmap by Julia Lawall · 13 years ago
  70. b5dd18d USB: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  71. e879990 USB: EHCI: remove usages of hcd->state by Alan Stern · 14 years ago
  72. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 14 years ago
  73. c430131 USB: EHCI: Support controllers with big endian capability regs by Jan Andersson · 14 years ago
  74. 83722bc USB: extend ehci-fsl and fsl_udc_core driver for OTG operation by Anatolij Gustschin · 14 years ago
  75. 13b7ee2a USB: ehci-fsl: add MPC5121E specific suspend and resume by Anatolij Gustschin · 14 years ago
  76. cc604dd USB: ehci-fsl: Fix 'have_sysif_regs' detection by Peter Tyser · 14 years ago
  77. 230f7ed USB: add USB EHCI support for MPC5121 SoC by Anatolij Gustschin · 14 years ago
  78. 65fd427 USB: ehci tdi : let's tdi_reset set host mode by Matthieu CASTET · 14 years ago
  79. 4147200 USB: add do_wakeup parameter for PCI HCD suspend by Alan Stern · 15 years ago
  80. 16032c4 USB: EHCI: fix controller wakeup flag settings during suspend by Alan Stern · 15 years ago
  81. 1af1077 USB: ehci-fsl: Add power management support by Anton Vorontsov · 15 years ago
  82. dad3843 USB: ehci-fsl: Fix sparse warnings by Anton Vorontsov · 15 years ago
  83. 914b701 USB: EHCI: use the new clear_tt_buffer interface by Alan Stern · 16 years ago
  84. b18ffd4 USB: EHCI: update toggle state for linked QHs by Alan Stern · 16 years ago
  85. 4f53425 USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xx by Srikanth Srinivasan · 17 years ago
  86. 7071a3c USB: usb dev_name() instead of dev->bus_id by Kay Sievers · 17 years ago
  87. 3a31155 USB: EHCI: suppress unwanted error messages by Alan Stern · 17 years ago
  88. a8e5177 USB: EHCI: fix up root-hub TT mess by Alan Stern · 17 years ago
  89. 135db04 USB: ehci minor SOC bus glue fixes by David Brownell · 17 years ago
  90. dc0d5c1 USB: Spelling fixes by Joe Perches · 17 years ago
  91. 90da096 USB: force handover port to companion when hub_port_connect_change fails by Balaji Rao · 17 years ago
  92. 442258e USB: use IRQF_DISABLED for HCD interrupt handlers by Alan Stern · 17 years ago
  93. ba02978 USB: ehci_fsl update for MPC831x support by Li Yang · 18 years ago
  94. 40acc09 ehci-fsl: fix cache coherency problem on system with large memory by Li Yang · 18 years ago
  95. 083522d USB: Implement support for EHCI with big endian MMIO by Benjamin Herrenschmidt · 18 years ago
  96. 64a21d0 USB: Properly unregister reboot notifier in case of failure in ehci hcd by Aleksey Gorelov · 19 years ago
  97. d54b5ca [PATCH] irq-flags: usb: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  98. 01cced2 [PATCH] USB: allow multiple types of EHCI controllers to be built as modules by Kumar Gala · 19 years ago
  99. 499003e8 [PATCH] USB: Fix masking bug initialization of Freescale EHCI controller by Kumar Gala · 19 years ago
  100. 8cd42e9 [PATCH] USB: EHCI and Freescale 83xx quirk by Kumar Gala · 19 years ago