1. 429c144 Merge 4.9.163 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  2. 9ae6eb6 usb: phy: fix link errors by Anders Roxell · 5 years ago
  3. a9d0273 Merge 4.9.84 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  4. 353727e usb: phy: msm add regulator dependency by Arnd Bergmann · 6 years ago
  5. 48baaa3 ANDROID: usb: otg-wakelock: Remove wakelock.h dependencies by Dmitry Shmidt · 7 years ago
  6. 7dfee9c ANDROID: usb: phy: Dual role sysfs class definition by Badhri Jagan Sridharan · 9 years ago
  7. 21b36ea ANDROID: USB: OTG: Take wakelock when VBUS present by Todd Poynor · 13 years ago
  8. 5a8d651 usb: gadget: move gadget API functions to udc-core by Felipe Balbi · 8 years ago
  9. 59f042f usb: phy: phy-am335x: bypass first VBUS sensing for host-only mode by Bin Liu · 9 years ago
  10. 375da62 usb: phy: Remove unused Renesas R-Car (Gen1) USB PHY driver by Geert Uytterhoeven · 9 years ago
  11. c4f1613 usb: kconfig: fix warning of select USB_OTG by Peter Chen · 9 years ago
  12. 88ccdbd usb: phy: fix phy-qcom-8x16-usb build by Randy Dunlap · 9 years ago
  13. 3511699 usb: phy: qcom: New APQ8016/MSM8916 USB transceiver driver by Ivan T. Ivanov · 9 years ago
  14. db978e2 usb: phy: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  15. b189a21 usb: phy: Remove the phy-rcar-gen2-usb driver by Geert Uytterhoeven · 9 years ago
  16. 591fc11 usb: phy: msm: Use extcon framework for VBUS and ID detection by Ivan T. Ivanov · 9 years ago
  17. 1ea276c usb: phy: Fix USB_ULPI_VIEWPORT Kconfig dependency by Ivan T. Ivanov · 9 years ago
  18. 46f5cac usb: phy: msm: Remove dead code by Stephen Boyd · 9 years ago
  19. 6341e62 kconfig: use bool instead of boolean for type definition attributes by Christoph Jaeger · 10 years ago
  20. 1b3e3aa PM / Kconfig: Replace PM_RUNTIME with PM in dependencies by Rafael J. Wysocki · 10 years ago
  21. 1c3c052 usb: phy: samsung: remove old USB 3.0 PHY driver by Bartlomiej Zolnierkiewicz · 10 years ago
  22. a8b5b12 usb: phy: samsung: remove old USB 2.0 PHY driver by Bartlomiej Zolnierkiewicz · 10 years ago
  23. 113229b phy: Enable USB PHY support for arm64 by Liviu Dudau · 10 years ago
  24. 1dfa91a usb: common: rename phy-fsm-usb.c to usb-otg-fsm.c by Peter Chen · 10 years ago
  25. efccd24 usb: phy: add run-time dependencies to R-Car driver by Jean Delvare · 10 years ago
  26. f871252 Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  27. c5ab571 usb: phy: msm: reset controller is mandatory now by Arnd Bergmann · 10 years ago
  28. 1f7fc40 usb: phy: msm: enable build on other architectures by Felipe Balbi · 10 years ago
  29. 0d092fd usb: phy: msm: Make driver selectable on ARCH_QCOM by Ivan T. Ivanov · 10 years ago
  30. 543cab6 usb: phy: mv_u3d: Remove usb phy driver for mv_u3d by Paul Bolle · 10 years ago
  31. 14da699 phy: rename struct omap_control_usb to struct omap_control_phy by Kishon Vijay Abraham I · 10 years ago
  32. a70143b drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY Framework by Kishon Vijay Abraham I · 10 years ago
  33. e90b841 Merge tag 'v3.13-rc5' into next by Felipe Balbi · 11 years ago
  34. 12c8d64 usb: phy: fix some Kconfig descriptions by Aaro Koskinen · 11 years ago
  35. 7cd0c29 usb: phy: fix driver dependencies by Felipe Balbi · 11 years ago
  36. 25acdd0 usb: phy: add Keystone usb phy driver by WingMan Kwok · 11 years ago
  37. 9ba96ae usb: omap1: Tahvo USB transceiver driver by Aaro Koskinen · 11 years ago
  38. 449d2ba usb: omap1: OTG controller driver by Aaro Koskinen · 11 years ago
  39. e1d2e31 usb: phy: Add OTG FSM configuration option by Anton Tikhomirov · 11 years ago
  40. 5328f35 Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  41. 5578b26 usb: phy: Add RCAR Gen2 USB phy by Valentine Barshak · 11 years ago
  42. 6747caa usb: phy: twl4030: use the new generic PHY framework by Kishon Vijay Abraham I · 11 years ago
  43. 5d93d1e usb: phy: omap-usb2: use the new generic PHY framework by Kishon Vijay Abraham I · 11 years ago
  44. 7ba0127 USB: phy: Restrict AM335x PHY driver to only be built on !ARM when COMPILE_TEST is set. by Dave Jones · 11 years ago
  45. 165f606 Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  46. 3bb869c usb: phy: Add AM335x PHY driver by Sebastian Andrzej Siewior · 11 years ago
  47. 052a11d usb: phy: make PHY driver selection possible by controller drivers by Roger Quadros · 11 years ago
  48. 4e682bb usb: limit OMAP related USB options to OMAP2PLUS platforms by Paul Gortmaker · 11 years ago
  49. 3883cbb Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  50. f797d37 Merge 3.10-rc7 into usb-next by Greg Kroah-Hartman · 11 years ago
  51. 035978b usb: phy: Improve Kconfig help for CONFIG_USB_PHY by George Spelvin · 11 years ago
  52. a114926 Merge tag 'renesas-phy-rcar-usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc by Olof Johansson · 11 years ago
  53. 54407f1 phy-rcar-usb: add R8A7778 support by Sergei Shtylyov · 11 years ago
  54. 6278703 usb: phy: samsung: Select common driver part implicitly by Tomasz Figa · 11 years ago
  55. 98f541c USB: remove remaining instances of USB_SUSPEND by Alan Stern · 11 years ago
  56. b990da1 usb: phy: remove CONFIG_USB_OTG_UTILS once more by Paul Bolle · 11 years ago
  57. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  58. 4623245 usb: phy: phy core cannot yet be a module by Arnd Bergmann · 11 years ago
  59. 64dc9e2 Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  60. c8fa48d usb: Fix compile error by selecting USB_OTG_UTILS by Roland Stigge · 11 years ago
  61. 60630c2 usb: gadget: mv_u3d: drop ARCH dependency by Felipe Balbi · 11 years ago
  62. b527675 usb: phy: samsung: Add PHY support for USB 3.0 controller by Vivek Gautam · 11 years ago
  63. dc2377d usb: phy: samsung: Common out the generic stuff by Vivek Gautam · 11 years ago
  64. fd89149 usb: phy: remove CONFIG_USB_OTG_UTILS by Felipe Balbi · 11 years ago
  65. edc7cb2 usb: phy: make it a menuconfig by Felipe Balbi · 11 years ago
  66. a0e6312 usb: phy: move all PHY drivers to drivers/usb/phy/ by Felipe Balbi · 11 years ago
  67. 6992819 usb: phy: fix Kconfig warning by Felipe Balbi · 11 years ago
  68. 57f6ce0 usb: phy: add a new driver for usb3 phy by Kishon Vijay Abraham I · 11 years ago
  69. ca784be usb: start using the control module driver by Kishon Vijay Abraham I · 11 years ago
  70. 01658f0 usb: phy: add a new driver for usb part of control module by Kishon Vijay Abraham I · 11 years ago
  71. 8c1b3e1 usb: phy: samsung: Add host phy support to samsung-phy driver by Vivek Gautam · 11 years ago
  72. 337dc3a usb: phy: samsung: Introducing usb phy driver for hsotg by Praveen Paneri · 12 years ago
  73. 770b6cb ARM: OMAP: Fix drivers to depend on omap for internal devices by Tony Lindgren · 12 years ago
  74. 1789e52 usb: phy: add R-Car USB phy driver by Kuninori Morimoto · 12 years ago
  75. 657b306 usb: phy: add a new driver for omap usb2 phy by Kishon Vijay Abraham I · 12 years ago
  76. a67e76a usb: phy: mv_u3d: Add usb phy driver for mv_u3d by Yu Xu · 12 years ago
  77. c615632 usb: phy: Fix Kconfig dependency for Phy drivers by Alexandre Pereira da Silva · 12 years ago
  78. 8b7c3b6 USB: Add driver for NXP ISP1301 USB transceiver by Roland Stigge · 12 years ago