1. 365038f usb: common: move function's kerneldoc next to its definition by Chunfeng Yun · 3 years, 11 months ago
  2. fb95c7c usb: common: add function to get interval expressed in us unit by Chunfeng Yun · 3 years, 11 months ago
  3. 52c2d15 usb: common: Parse for USB SSP genXxY by Thinh Nguyen · 4 years ago
  4. 52170e9 usb: common: ulpi: Constify static attribute_group struct by Rikard Falkeborn · 4 years, 2 months ago
  5. f06c206 usb: common: usb-conn-gpio: Print error on failure to get VBUS by Thierry Reding · 4 years, 6 months ago
  6. 4ddf1ac usb: common: usb-conn-gpio: Make VBUS supply optional by Thierry Reding · 4 years, 6 months ago
  7. e3ee0e7 usb: common: usb-conn-gpio: Register charger by Paul Cercueil · 4 years, 6 months ago
  8. ffeb1e9 USB: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  9. 246d7a1 usb: common: ulpi: Fix a few kerneldoc related issues by Lee Jones · 4 years, 7 months ago
  10. 11d96a5 usb: common: usb-conn-gpio: Demote comment block which is clearly not kerneldoc by Lee Jones · 4 years, 7 months ago
  11. 3e682e6 usb: common: debug: Demote comment blocks which are obviously not kerneldoc by Lee Jones · 4 years, 7 months ago
  12. 62fb45d USB: ch9: add "USB_" prefix in front of TEST defines by Greg Kroah-Hartman · 4 years, 7 months ago
  13. 5912096 usb: common: usb-conn-gpio: Don't log an error on probe deferral by Bryan O'Donoghue · 5 years ago
  14. 4602f3b usb: common: add USB GPIO based connection detection driver by Chunfeng Yun · 5 years ago
  15. 12b591b usb: common: create Kconfig file by Chunfeng Yun · 5 years ago
  16. f72429f usb: common: Simplify usb_decode_get_set_descriptor function. by Pawel Laszczak · 5 years ago
  17. 010665b usb: common: Patch simplify usb_decode_set_clear_feature function. by Pawel Laszczak · 5 years ago
  18. 91f255a usb: common: Separated decoding functions from dwc3 driver. by Pawel Laszczak · 5 years ago
  19. 812086d USB: move usb debugfs directory creation to the usb common core by Greg Kroah-Hartman · 6 years ago
  20. 8cdfd06 Merge 5.1-rc3 into usb-next by Greg Kroah-Hartman · 6 years ago
  21. 4d537f3 usb: introduce usb_ep_type_string() function by Chunfeng Yun · 6 years ago
  22. 238e026 usb: common: Consider only available nodes for dr_mode by Fabrizio Castro · 6 years ago
  23. c3788cd usb: roles: Add a description for the class to Kconfig by Heikki Krogerus · 6 years ago
  24. 5c54fca usb: roles: Take care of driver module reference counting by Heikki Krogerus · 6 years ago
  25. fa82796 usb: Change usb_of_get_companion_dev() place to usb/common by Yoshihiro Shimoda · 6 years ago
  26. fde0aa6 usb: common: Small class for USB role switches by Heikki Krogerus · 7 years ago
  27. 33c309e USB: ulpi: fix bus-node lookup by Johan Hovold · 7 years ago
  28. 894025f Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  29. 366122a USB: common: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  30. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  31. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  32. 334007d usb: common: use of_property_read_bool() by Sergei Shtylyov · 7 years ago
  33. 53ec7f2 usb: make device_type const by Bhumika Goyal · 7 years ago
  34. d9241ff usb: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  35. 3ef2bc0 Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  36. e92634c usb: otg-fsm: Prevent build warning "VDBG" redefined by Roger Quadros · 8 years ago
  37. 0634c29 of: Add function for generating a DT modalias with a newline by Rob Herring · 8 years ago
  38. ef6a7bc usb: ulpi: Support device discovery via DT by Stephen Boyd · 8 years ago
  39. 8152263 Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  40. b9454f9 usb: ulpi: make ops struct constant by Tal Shorer · 8 years ago
  41. 042b0f3 usb: ulpi: remove "dev" field from struct ulpi_ops by Tal Shorer · 8 years ago
  42. e6f7484 usb: ulpi: rename operations {read|write}_dev to simply {read|write} by Tal Shorer · 8 years ago
  43. 5c42f38 usb: ulpi: remove calls to old api callbacks by Tal Shorer · 8 years ago
  44. 6691402 usb: ulpi: add new api functions, {read|write}_dev() by Tal Shorer · 8 years ago
  45. 51b0ce3 usb: ulpi: move setting of ulpi->dev parent up in ulpi_register() by Tal Shorer · 8 years ago
  46. 1ebe88d usb: ulpi: Automatically set driver::owner with ulpi_driver_register() by Stephen Boyd · 9 years ago
  47. c318a82 Merge 4.7-rc6 into usb-next by Greg Kroah-Hartman · 9 years ago
  48. ce15ed4 USB: Fix of_usb_get_dr_mode_by_phy with a shared phy block by Hans de Goede · 9 years ago
  49. ea1d39a usb: common: otg-fsm: add license to usb-otg-fsm by Oscar · 9 years ago
  50. 4e332df usb: otg-fsm: support multiple instances by Roger Quadros · 9 years ago
  51. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  52. efc2cd7 usb: common: convert to use match_string() helper by Heikki Krogerus · 9 years ago
  53. ae57e97 usb: common: otg-fsm: add HNP polling support by Li Jun · 9 years ago
  54. 8a1b272 usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices by Mathias Nyman · 9 years ago
  55. 98bfb39 usb: of: add an api to get dr_mode by the phy node by Bin Liu · 9 years ago
  56. 06e7114 usb: common: of_usb_get_dr_mode to usb_get_dr_mode by Heikki Krogerus · 9 years ago
  57. 63863b9 usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed by Heikki Krogerus · 9 years ago
  58. 929412d usb: common: add API to update usb otg capabilities by device tree by Li Jun · 10 years ago
  59. 4696b88 usb: ulpi: ulpi_init should be executed in subsys_initcall by Lu Baolu · 10 years ago
  60. 289fcff usb: add bus type for USB ULPI by Heikki Krogerus · 10 years ago
  61. a886bd9 usb: common: otg-fsm: only signal connect after switching to peripheral by Peter Chen · 10 years ago
  62. e47d925 usb: move the OTG state from the USB PHY to the OTG structure by Antoine Tenart · 10 years ago
  63. 0cfbd32 usb: Add LED triggers for USB activity by Michal Sojka · 10 years ago
  64. aa923ef usb: Rename usb-common.c by Michal Sojka · 10 years ago
  65. 05f8b35 usb: common: add API to get if the platform supports TPL by Peter Chen · 10 years ago
  66. 1dfa91a usb: common: rename phy-fsm-usb.c to usb-otg-fsm.c by Peter Chen · 11 years ago
  67. f4cbd33 usb: move usb/usb-common.c to usb/common/usb-common.c by Peter Chen · 11 years ago