1. d5775ea drivers: usb_dc_mcux: Use CONFIG_USB_DC_NXP_LPCIP3511 define by Mahesh Mahadevan · 1 year, 10 months ago
  2. f05bbd0 drivers: usb_dc_mcux: Add Pinctrl defines by Mahesh Mahadevan · 1 year, 10 months ago
  3. ec5d3b7 drivers: nxp_usb: Enable USB_DC_HAS_HS_SUPPORT conditionally by Mahesh Mahadevan · 1 year, 10 months ago
  4. 215f180 ITE: drivers/usb/device: Add USB Device Controller Support by BJ Chen · 1 year, 10 months ago
  5. b79d65a drivers: usb_device: Add USB driver for smartbond by Niek Ilmer · 1 year, 10 months ago
  6. cb11b2e barriers: Move __DSB() to the new API by Carlo Caione · 1 year, 10 months ago
  7. 2fa807b barriers: Move __DMB() to the new API by Carlo Caione · 1 year, 10 months ago
  8. dacb3db iterable_sections: move to specific header by Gerard Marull-Paretas · 1 year, 10 months ago
  9. 1a30cd8 drivers: udc: add USB device controller driver skeleton by Johann Fischer · 1 year, 10 months ago
  10. 0a5b682 drivers: udc_virtual: fix bus SUSPEND, RESUME, RESET event handling by Johann Fischer · 1 year, 10 months ago
  11. fce0b85 drivers: usb_dc_dw: add support for STM32F4 SoC family by Johann Fischer · 1 year, 10 months ago
  12. 7538c55 drivers: usb_dc_dw: add definition for GHWCFG1..4 registers by Johann Fischer · 1 year, 10 months ago
  13. 4d2645a drivers: usb_dc_dw: cleanup and reorder register header by Johann Fischer · 1 year, 10 months ago
  14. 51f8d02 drivers: usb_dc_dw: cleanup, move USB_DW macros to driver code by Johann Fischer · 1 year, 10 months ago
  15. d4fef50 emul: pi3usb9201: Add charging mode support by Keith Short · 1 year, 10 months ago
  16. 00733f3 bc12: Add charging mode support by Keith Short · 1 year, 10 months ago
  17. 86cb559 bc12: Add charging mode role information to callback by Keith Short · 1 year, 10 months ago
  18. 11b599c drivers: usb_dc_nrfx: Enable SOF interrupts only when needed by Tomasz Moń · 1 year, 10 months ago
  19. 90570c6 drivers: usb_dc_mcux: Fix write performance issues by Declan Snyder · 1 year, 11 months ago
  20. 4863c5f sys/util: extend usage of DIV_ROUND_UP by Gerard Marull-Paretas · 1 year, 11 months ago
  21. a5fd0d1 init: remove the need for a dummy device pointer in SYS_INIT functions by Gerard Marull-Paretas · 1 year, 11 months ago
  22. 6b532ff treewide: Update clock control API usage by Pieter De Gendt · 2 years ago
  23. 9b8c4ee emul: pi3usb9201: Create pi3usb9201 emulator by Keith Short · 2 years ago
  24. e0dd45b bc12: API and 1st driver implementation. by Keith Short · 2 years ago
  25. c41dd36 drivers: kconfig: unify menuconfig title strings by Henrik Brix Andersen · 2 years ago
  26. 9d91333 drivers: udc: simplify udc_submit_event() by Johann Fischer · 2 years ago
  27. ad81b3b drivers: udc: move transfer status to buffer info structure by Johann Fischer · 2 years ago
  28. 3921811 drivers: udc_nrf: do not use UDC_EVT_EP_REQUEST without net_buf pointer by Johann Fischer · 2 years ago
  29. 4a53645 drivers: udc: add helper function to send UDC endpoint event by Johann Fischer · 2 years ago
  30. 5522e65 drivers: usb: sam: Update to use clock control by Gerson Fernando Budke · 2 years ago
  31. f4e0f90 drivers: usb_dc_rpi_pico: implement remote wakeup support by Purdea Andrei · 2 years ago
  32. 73a800f drivers: usb_dc_rpi_pico: fix stability issue related to control transfers by Purdea Andrei · 2 years ago
  33. 8e84d84 usb: Fix build for 64 bit platforms by Andrei Emeltchenko · 2 years, 1 month ago
  34. ddf9854 usb: udc_virtual: Adapt to updated API by Andrei Emeltchenko · 2 years, 1 month ago
  35. 86a0f80 drivers: usb: udc: nrf: fix declaration after label by Gerard Marull-Paretas · 2 years, 1 month ago
  36. 158ee91 drivers: usb_dc_rpi_pico: cleanup incorrect comment and condition by Purdea Andrei · 2 years, 1 month ago
  37. 4fcbba2 drivers: usb_dc_rpi_pico: fix toggle data1/0 on to_device control transfers by Purdea Andrei · 2 years, 1 month ago
  38. 9a7f9ec drivers: usb_dc_rpi_pico: avoid infinite unhandled irq retriggers by Purdea Andrei · 2 years, 1 month ago
  39. 4e6f80d drivers: usb: mcux: Fix the write operation by Mahesh Mahadevan · 2 years, 1 month ago
  40. 9bef7d0 drivers: usb: mcux: Remove unnecessary while loop by Mahesh Mahadevan · 2 years, 1 month ago
  41. 17da201 drivers: usb: Cleanup MCUX driver by Mahesh Mahadevan · 2 years, 1 month ago
  42. 2f310dc drivers: udc: add capability for MPS of control endpoint by Johann Fischer · 2 years, 2 months ago
  43. 373d660 drivers: udc: remove unused and unsupported udc_ep_flush() by Johann Fischer · 2 years, 2 months ago
  44. e60a4ef drivers: udc: do not update MPS for isochronous endpoints by Johann Fischer · 2 years, 2 months ago
  45. 3b7e757 drivers: usb: Enable High speed Kconfig for NXP controllers by Mahesh Mahadevan · 2 years, 2 months ago
  46. 419adea drivers: usb: stm32: Replace static clock check by a runtime check. by Erwan Gouriou · 2 years, 2 months ago
  47. 4899c10 drivers: usb: stm32: Configure domain clock using device tree by Erwan Gouriou · 2 years, 2 months ago
  48. cbc4407 drivers: usb: stm32: Store dt clock information into an array by Erwan Gouriou · 2 years, 2 months ago
  49. fccf4c9 drivers: usb: stm32: Remove HSI48 activation related code by Erwan Gouriou · 2 years, 2 months ago
  50. b5bfd3b drivers: udc: fixup parameter endpoint description by Johann Fischer · 2 years, 2 months ago
  51. 2cab3a8 drivers: usb: udc_kinetis: fix race condition in Kinetis USBFSOTG by Johann Fischer · 2 years, 2 months ago
  52. 00adb2a drivers: udc: remove no more required pending state flag by Johann Fischer · 2 years, 2 months ago
  53. a033784 drivers: usb: udc_nrf: fix race condition in nRF USBD by Johann Fischer · 2 years, 2 months ago
  54. baef621 drivers: udc: add helper functions to set/check endpoint busy state by Johann Fischer · 2 years, 2 months ago
  55. c186032 drivers: udc: avoid NULL pointer dereferencing if endpoint is invalid by Johann Fischer · 2 years, 2 months ago
  56. cd1d7e4 drivers: usb: make USB VBUS sensing configurable for STM32 devices by Raul Pando · 2 years, 2 months ago
  57. 56d93e3 drivers: usb: stm32f1: USB clk prescaler config done in clock_controller by Erwan Gouriou · 2 years, 3 months ago
  58. 66d4c64 all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences by Erwan Gouriou · 2 years, 3 months ago
  59. 11836dd dts: bindings: usb stm32: Remove deprecated prop 'enable-pin-remap' by Erwan Gouriou · 2 years, 3 months ago
  60. 4b48d91 drivers: usb_dc_stm32: implement usb_dc_wakeup_request by Fabio Baltieri · 2 years, 3 months ago
  61. e939c1d drivers: uhc: add driver for virtual USB host controller by Johann Fischer · 2 years, 3 months ago
  62. ac649c3 drivers: udc: add driver for virtual USB device controller by Johann Fischer · 2 years, 3 months ago
  63. deb637e drivers: usb: add support for virtual USB bus by Johann Fischer · 2 years, 3 months ago
  64. da63995 drivers: usb: add common layer of UHC API and MAX3421E driver by Johann Fischer · 2 years, 3 months ago
  65. 1f489cf drivers: usb: stm32: add usb hs ulpi support by Ryan McClelland · 2 years, 3 months ago
  66. 9571752 drivers: udc: do not call driver's dequeue on empty fifo by Johann Fischer · 2 years, 3 months ago
  67. 721b8c2 drivers: udc_nrf: dequeue instantly when endpoint is not busy by Johann Fischer · 2 years, 3 months ago
  68. 581a50e drivers: usb: stm32: Simplify Kconfig help message by Georgij Cernysiov · 2 years, 3 months ago
  69. 2ed292e drivers: stm32: do not enable the HSI48 locally by Francois Ramu · 2 years, 3 months ago
  70. 5381e0b drivers: usb: usb_dc_nrfx: add usbd worker thread name. by Mark Watson · 2 years, 3 months ago
  71. 22168bd drivers: usb_dc_nrfx: Do not uninit on detach by Tomasz Moń · 2 years, 3 months ago
  72. 1083e61 drivers: udc: add USBFSOTG UDC driver for Kinetis SoCs by Johann Fischer · 2 years, 3 months ago
  73. 1f11fbc drivers: udc_nrf: do not abuse HAL events for the driver's concerns. by Johann Fischer · 2 years, 3 months ago
  74. 292951d drivers: udc_nrf: implement method to distiguish hal and shim events by Johann Fischer · 2 years, 3 months ago
  75. 1fa31bb drivers: usb: add new USB device controller API (UDC API) by Johann Fischer · 2 years, 3 months ago
  76. 12e244b drivers: usb_dc_native_posix: Allow endpoint disable after detach by Tomasz Moń · 2 years, 4 months ago
  77. 460ca86 drivers: usb_dc_nrfx: Always allow endpoint disable by Tomasz Moń · 2 years, 4 months ago
  78. 8aa4164 drivers: usb_dc_stm32: implement usb_dc_detach() by romain pelletant · 2 years, 4 months ago
  79. 7a1cd99 drivers: usb: mcux: mark endpoint unoccupied on disable by Milind Paranjpe · 2 years, 4 months ago
  80. 1bd931a drivers: usb_dc_rpi_pico: fixed buffer status handling by Lukas Gehreke · 2 years, 4 months ago
  81. 21da8c2 drivers: usb: mcux: Deinit then Init endpoint HAL during config by Milind Paranjpe · 2 years, 4 months ago
  82. 178bdc4 include: add missing zephyr/irq.h include by Gerard Marull-Paretas · 2 years, 5 months ago
  83. b3c5dcf drivers: usb: usb_dc_sam0: Add missing kernel include by Gerson Fernando Budke · 2 years, 5 months ago
  84. 6a0f554 include: add missing kernel.h include by Gerard Marull-Paretas · 2 years, 5 months ago
  85. acc8cb4 include: add missing irq.h include by Gerard Marull-Paretas · 2 years, 5 months ago
  86. 8c7eba3 driver: usb_dc_sam_usbhs: Restore EP0 after detach by Tomasz Moń · 2 years, 6 months ago
  87. 37705bc driver: usb_dc_sam_usbhs: Actually set detach bit by Tomasz Moń · 2 years, 6 months ago
  88. 0d4aa49 drivers: usb_dc_nrfx: Do not uninit endpoints on detach by Tomasz Moń · 2 years, 6 months ago
  89. 32f4f8d drivers: usb: usb_dc_sam0: fix memory leak by Steven Slupsky · 2 years, 6 months ago
  90. dd1d367 driver: usb_dc_sam_usbhs: Initialize Endpoint FIFO by Nick Kraus · 2 years, 6 months ago
  91. 9966181 drivers: usb: mcux: Restructure driver for SDK updates by Mahesh Mahadevan · 2 years, 6 months ago
  92. c5f44f9 drivers: usb: Update MCUX controller identification by Mahesh Mahadevan · 2 years, 6 months ago
  93. cf4578b drivers: usb_dc_rpi: set thread name by Marcin Niestroj · 2 years, 6 months ago
  94. 966738d drivers: usb_dc_mcux: set thread name by Marcin Niestroj · 2 years, 6 months ago
  95. de36a7d drivers: usb_dc_kinetis: set thread name by Marcin Niestroj · 2 years, 6 months ago
  96. 1e982ff drivers: usb_dc_rpi: create thread and connect IRQ during init by Marcin Niestroj · 2 years, 6 months ago
  97. e4480d6 drivers: usb_dc_mcux: create thread and connect IRQ during init by Marcin Niestroj · 2 years, 6 months ago
  98. 9de245a drivers: usb_dc_kinetis: create thread and connect IRQ during init by Marcin Niestroj · 2 years, 6 months ago
  99. 2ac45e0 drivers: usb: device: Update drivers to use devicetree Kconfig symbol by Kumar Gala · 2 years, 7 months ago
  100. a202341 devices: constify device pointers initialized at compile time by Gerard Marull-Paretas · 2 years, 7 months ago