1. 8961172 drivers: usb: Add sam0 support to pinctrl by Gerson Fernando Budke · 3 years ago
  2. 3c4a9ef drivers: usb: Update sam usb drivers to use pinctrl by Gerson Fernando Budke · 3 years ago
  3. 9713f0d everywhere: fix typos by Nazar Kazakov · 3 years, 1 month ago
  4. 4f79271 drivers: usb_dc_mcux: Enable second USB EHCI by Daniel DeGrasse · 3 years, 1 month ago
  5. 95fb0de kconfig: remove Enable from boolean prompts by Gerard Marull-Paretas · 3 years, 1 month ago
  6. 2ac1b42 drivers: usb_dc_mcux: Move mcux callback handler out of ISR context by Daniel DeGrasse · 3 years, 2 months ago
  7. 5dc6ed3 pinctrl: require ; after PINCTRL_DT_(INST_)DEFINE macros by Gerard Marull-Paretas · 3 years, 3 months ago
  8. 6475122 drivers: usb: allow to disable option USB_DEVICE_REMOTE_WAKEUP by Johann Fischer · 3 years, 4 months ago
  9. 90b0e92 drivers/usb/device: stm32: use new pinctrl API by Erwan Gouriou · 3 years, 4 months ago
  10. f35cdfc drivers: usb_dc_native_posix fill in data amount by Raúl Sánchez Siles · 3 years, 4 months ago
  11. 48362df drivers: usb_dc_sam_usbhs: default to full-speed by Johann Fischer · 3 years, 4 months ago
  12. cf8d776 usb: fix bulk endpoint configuration for high-speed capable device by Johann Fischer · 3 years, 4 months ago
  13. f2e45d7 drivers: usb_dc_native_posix: check return value from recv() by Johann Fischer · 3 years, 4 months ago
  14. c759a35 drivers: use DT_INST_ENUM_IDX(_OR) macros by Gerard Marull-Paretas · 3 years, 4 months ago
  15. 02c32d4 usb: move USB_DEVICE_REMOTE_WAKEUP option to drivers by Johann Fischer · 3 years, 5 months ago
  16. 2ebf885 drivers: usb device driver for the stm32u5 soc family by Francois Ramu · 3 years, 5 months ago
  17. aa144ca drivers/usb: stm23: Fix deprecated macro declaration by Erwan Gouriou · 3 years, 5 months ago
  18. 4032988 soc: nrf52: Add Kconfig option for enabling REG0 DC/DC converter by Andrzej Głąbek · 3 years, 6 months ago
  19. a94c2bc usb: stm32l5: add configuration to enable HSI48 clock by Luc Viala · 3 years, 6 months ago
  20. 19a40a1 drivers/usb: stm32: Deprecate 'enable-pin-remap' by Erwan Gouriou · 3 years, 6 months ago
  21. 89ddd0b usb: usb_dc_mcux: use K_HEAP_DEFINE_NOCACHE() by Daniel Leung · 3 years, 7 months ago
  22. 010b448 drivers: usb_dc_nrfx: add logging for NRFX_USBD_EP_ABORTED event by Johann Fischer · 3 years, 7 months ago
  23. 1c43138 drivers: usb: dc: sam: Add full driver fsm by Gerson Fernando Budke · 3 years, 7 months ago
  24. 670c067 drivers: usb: dc: sam: Add atmel USBC controller by Gerson Fernando Budke · 3 years, 7 months ago
  25. cf3b18b drivers: usb: device: Add support for USB on STM32G0X by Yong Cong Sin · 3 years, 7 months ago
  26. e3a14d9 drivers: usb: Rename NXP EHCI driver by Mahesh Mahadevan · 3 years, 7 months ago
  27. 3982708 drivers: usb: Add support for NXP LPC USB controller by Mahesh Mahadevan · 3 years, 7 months ago
  28. 25b4729 drivers: usb: build as static library by Daniel Leung · 3 years, 8 months ago
  29. a69bd75 modules: hal_nxp: Move NXP USB file to modules folder by Mahesh Mahadevan · 3 years, 8 months ago
  30. ae074e8 usb: remove Kconfig option CONFIG_USB by Johann Fischer · 3 years, 8 months ago
  31. 6954554 drivers: usb: use new USB framework header by Johann Fischer · 3 years, 8 months ago
  32. 0500ec2 drivers: usb_dc_mcux_ehci: use K_NO_WAIT in k_heap_alloc() by Johann Fischer · 3 years, 9 months ago
  33. 8eeec63 drivers: usb_dc_mcux_ehci: fix style by Johann Fischer · 3 years, 9 months ago
  34. 0ff3616 drivers: usb: device: Rename usb_dc_sam to usb_dc_sam_usbhs by Gerson Fernando Budke · 3 years, 9 months ago
  35. fcc3177 drivers/pinmux: stm32: Move stm32 driver from stm32/ by Erwan Gouriou · 3 years, 10 months ago
  36. 26f2e33 drivers: usb_dc_nrfx: add attached event delay by Johann Fischer · 4 years ago
  37. 2691541 drivers/clock_controller: stm32: Prepare for dts based configuration by Erwan Gouriou · 4 years ago
  38. 583334b drivers: usb_dc_nrfx: clear endpoint flags during ep_disable() by Johann Fischer · 4 years ago
  39. 2ac596b usb: conversion of k_work API by Peter Bigot · 4 years ago
  40. 5164d65 drivers: usb: device: Add support for USB FS on STM32H7. by Jeremy Wood · 4 years ago
  41. 63ca48a drivers: usb_dc_native_posix: use ep_dir and ep_idx in usbip_send_common by Johann Fischer · 4 years ago
  42. 735ba17 drivers: usb_dc_native_posix: read setup packet as part of submit struct by Johann Fischer · 4 years ago
  43. 6c214f7 drivers: usb_dc_native_posix: rework how OUT endpoint data is passed by Johann Fischer · 4 years ago
  44. 77c2c12 drivers: usb_dc_native_posix: do not use IN callback without reason by Johann Fischer · 4 years ago
  45. 16cd3be drivers: usb_dc_native_posix: rework handle_usb_control/handle_usb_data by Johann Fischer · 4 years ago
  46. 627c04f drivers: usb_dc_stm32: remove confusing comments by Johann Fischer · 4 years, 1 month ago
  47. b275fec soc: stm32: convert to use DEVICE_DT_GET for clocks by Kumar Gala · 4 years, 1 month ago
  48. 6e0ef1c drivers: usb: stm32: fix potential null pointer dereference by Jacob Siverskog · 4 years, 1 month ago
  49. 35adb6e drivers: usb_dc_sam: get the maximum speed from DT as enum by Aurelien Jarno · 4 years, 3 months ago
  50. 78627a5 usb: stm32: added support for USB Device mode on STM32F105xx parts by Attie Grande · 4 years, 3 months ago
  51. f5a38cb drivers: usb_dc_nrfx: Use mem_slab for fifo elements by Marek Pieta · 4 years, 3 months ago
  52. 5dbca81 drivers: usb_dc_nrfx: Use static memory for out endpoints by Marek Pieta · 4 years, 3 months ago
  53. fcd392f kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers by Andy Ross · 4 years, 4 months ago
  54. 6965cf5 kernel: Deprecate k_mem_pool APIs by Andy Ross · 4 years, 4 months ago
  55. 0636b42 drivers: usb: stm32: use generic LL headers by Martin Jäger · 4 years, 4 months ago
  56. 5cd66c6 drivers: usb_dc_nrfx: remove k_mem_pool_free for IN endpoints by Johann Fischer · 4 years, 4 months ago
  57. 773f02e usb: drivers: Fix ZLP handling for Nordic driver. by Emil Obalski · 4 years, 4 months ago
  58. 2eb2bc3 usb: drivers: Save setup packet in the driver structure. by Emil Obalski · 4 years, 4 months ago
  59. b3c6342 usb: driver: Reduce Endpoint buffer pool. by Emil Obalski · 4 years, 4 months ago
  60. 8dacb99 usb: drivers: Do not fragment IN transfers for Nordic. by Emil Obalski · 4 years, 4 months ago
  61. 1ebe157 usb: nordic: Clear STALL when Endpoint is enabled. by Emil Obalski · 4 years, 5 months ago
  62. 33fdaac drivers: usb: Start Nordic driver workqueue at USB init. by Emil Obalski · 4 years, 5 months ago
  63. a1cb593 drivers/usb: stm32: Add support for pinctrl configuration by Erwan Gouriou · 4 years, 5 months ago
  64. 5a9eff1 drivers/usb: stm32: Clean up related to DT api usage by Erwan Gouriou · 4 years, 5 months ago
  65. a97611a drivers: usb_dc_nrfx: Correct the nrfx_power driver configuration by Andrzej Głąbek · 4 years, 5 months ago
  66. dc79b37 usb: nrf: Do not allow to clear STALL or dtoggle for ISO ep. by Emil Obalski · 4 years, 7 months ago
  67. 6137267 usb: clock_control: Fix symbol when getting mgr for HFCLK by Emil Obalski · 4 years, 7 months ago
  68. 362d8b2 drivers: usb_dc_mcux_ehci: fix endpoints index assignment by Johann Fischer · 4 years, 7 months ago
  69. 8f2754e drivers: usb: device: nrf: Add support for hf192m clock by Krzysztof Chruscinski · 4 years, 7 months ago
  70. 460a97d drivers: usb_dc_nrfx: Enable and properly initialize nrfx POWER driver by Andrzej Głąbek · 4 years, 7 months ago
  71. 5deb8ff drivers: STM32: Rework CLK48 HSEM protection by Alexandre Bourdiol · 4 years, 7 months ago
  72. 4dcfb55 isr: Normalize usage of device instance through ISR by Tomasz Bursztyka · 4 years, 7 months ago
  73. e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 7 months ago
  74. 701e9be drivers: clock_control: nrf: Move USB part to the USB driver by Krzysztof Chruscinski · 4 years, 7 months ago
  75. 0042e1e usb: nrf: Fix for remote wake up request. by Emil Obalski · 4 years, 8 months ago
  76. 7d920ba drivers: use K_KERNEL_STACK macros by Andrew Boie · 4 years, 8 months ago
  77. 9e546fd drivers: usb: device: nrf: Adapt to control clock using onoff by Krzysztof Chruscinski · 4 years, 8 months ago
  78. 6d76bd8 drivers: usb_dc_sam0: rename ep_num to common ep_idx by Johann Fischer · 4 years, 9 months ago
  79. b95558d drivers: usb: unify endpoint helper macros by Johann Fischer · 4 years, 9 months ago
  80. dcf64c9 drivers: usb: switch the SAM0 driver from a custom allocator to the heap by Michael Hope · 4 years, 9 months ago
  81. ad7ea0d drivers: usb: fix usb_dc_ep_mps() for the SAM0 for IN endpoints by Michael Hope · 4 years, 9 months ago
  82. 18d3499 drivers: usb: fix a buffer overflow in usb_sam0.c by Michael Hope · 4 years, 10 months ago
  83. fe35269 drivers: usb: handle a null output arg on SAM0 by Michael Hope · 4 years, 10 months ago
  84. a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
  85. f525a4b usb: stm32wb: Properly lock Sem5 before initializing USB. by Pete Johanson · 4 years, 10 months ago
  86. 19f6ed0 usb: driver: Fix Nordic driver for fragmented control OUT transfers. by Emil Obalski · 4 years, 10 months ago
  87. 2a2d92f usb: driver: nordic: Unlock mutex in case of error. by Emil Obalski · 4 years, 10 months ago
  88. 6da1563 drivers: usb_dc_nrfx: Abort write on ep_ctx_reset by Marek Pieta · 4 years, 11 months ago
  89. 5a3d442 drivers: usb_dc_sam: free endpoint memory on End of Reset event by Johann Fischer · 4 years, 11 months ago
  90. 29d95ba drivers: usb_dc_sam: tweak logging for enable, disable, configure by Johann Fischer · 4 years, 11 months ago
  91. 7e0eed9 devicetree: allow access to all nodes by Martí Bolívar · 5 years ago
  92. 38aea28 usb: Sync receiving data from ISO OUT endpoint with SOF by Emil Obalski · 5 years ago
  93. 9e998d1 drivers: usb: Correct naming for endpoint Transfer Type by Emil Obalski · 5 years ago
  94. 79704fa usb: ISO endpoint size may not be power of 2. by Emil Obalski · 5 years ago
  95. 91d6139 boards: arm: nucleo_wb55rg: Enable USB for stm32wb. by Pete Johanson · 5 years ago
  96. 1ce133d drivers: usb: usb_dc_stm32: Rename defines to remove DT_ prefix by Kumar Gala · 5 years ago
  97. 085747e drivers: usb: usb_dc_sam: Convert to DT_INST macros by Kumar Gala · 5 years ago
  98. 22a41e4 drivers: usb: usb_dc_stm32: Convert DT_COMPAT_ define usage to new macros by Kumar Gala · 5 years ago
  99. 18c9c8c drivers: usb_dc_nrfx: move to new DT API by Martí Bolívar · 5 years ago
  100. af5515e drivers: usb: device: kinetis: Convert driver to DT_INST macro by Kumar Gala · 5 years ago