1. 26f2e33 drivers: usb_dc_nrfx: add attached event delay by Johann Fischer · 4 years ago
  2. 2691541 drivers/clock_controller: stm32: Prepare for dts based configuration by Erwan Gouriou · 4 years ago
  3. 583334b drivers: usb_dc_nrfx: clear endpoint flags during ep_disable() by Johann Fischer · 4 years ago
  4. 2ac596b usb: conversion of k_work API by Peter Bigot · 4 years ago
  5. 5164d65 drivers: usb: device: Add support for USB FS on STM32H7. by Jeremy Wood · 4 years ago
  6. 63ca48a drivers: usb_dc_native_posix: use ep_dir and ep_idx in usbip_send_common by Johann Fischer · 4 years ago
  7. 735ba17 drivers: usb_dc_native_posix: read setup packet as part of submit struct by Johann Fischer · 4 years ago
  8. 6c214f7 drivers: usb_dc_native_posix: rework how OUT endpoint data is passed by Johann Fischer · 4 years ago
  9. 77c2c12 drivers: usb_dc_native_posix: do not use IN callback without reason by Johann Fischer · 4 years ago
  10. 16cd3be drivers: usb_dc_native_posix: rework handle_usb_control/handle_usb_data by Johann Fischer · 4 years ago
  11. 627c04f drivers: usb_dc_stm32: remove confusing comments by Johann Fischer · 4 years, 1 month ago
  12. b275fec soc: stm32: convert to use DEVICE_DT_GET for clocks by Kumar Gala · 4 years, 1 month ago
  13. 6e0ef1c drivers: usb: stm32: fix potential null pointer dereference by Jacob Siverskog · 4 years, 1 month ago
  14. 35adb6e drivers: usb_dc_sam: get the maximum speed from DT as enum by Aurelien Jarno · 4 years, 3 months ago
  15. 78627a5 usb: stm32: added support for USB Device mode on STM32F105xx parts by Attie Grande · 4 years, 3 months ago
  16. f5a38cb drivers: usb_dc_nrfx: Use mem_slab for fifo elements by Marek Pieta · 4 years, 3 months ago
  17. 5dbca81 drivers: usb_dc_nrfx: Use static memory for out endpoints by Marek Pieta · 4 years, 3 months ago
  18. fcd392f kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers by Andy Ross · 4 years, 4 months ago
  19. 6965cf5 kernel: Deprecate k_mem_pool APIs by Andy Ross · 4 years, 4 months ago
  20. 0636b42 drivers: usb: stm32: use generic LL headers by Martin Jäger · 4 years, 4 months ago
  21. 5cd66c6 drivers: usb_dc_nrfx: remove k_mem_pool_free for IN endpoints by Johann Fischer · 4 years, 4 months ago
  22. 773f02e usb: drivers: Fix ZLP handling for Nordic driver. by Emil Obalski · 4 years, 4 months ago
  23. 2eb2bc3 usb: drivers: Save setup packet in the driver structure. by Emil Obalski · 4 years, 4 months ago
  24. b3c6342 usb: driver: Reduce Endpoint buffer pool. by Emil Obalski · 4 years, 4 months ago
  25. 8dacb99 usb: drivers: Do not fragment IN transfers for Nordic. by Emil Obalski · 4 years, 4 months ago
  26. 1ebe157 usb: nordic: Clear STALL when Endpoint is enabled. by Emil Obalski · 4 years, 5 months ago
  27. 33fdaac drivers: usb: Start Nordic driver workqueue at USB init. by Emil Obalski · 4 years, 5 months ago
  28. a1cb593 drivers/usb: stm32: Add support for pinctrl configuration by Erwan Gouriou · 4 years, 5 months ago
  29. 5a9eff1 drivers/usb: stm32: Clean up related to DT api usage by Erwan Gouriou · 4 years, 5 months ago
  30. a97611a drivers: usb_dc_nrfx: Correct the nrfx_power driver configuration by Andrzej Głąbek · 4 years, 5 months ago
  31. dc79b37 usb: nrf: Do not allow to clear STALL or dtoggle for ISO ep. by Emil Obalski · 4 years, 7 months ago
  32. 6137267 usb: clock_control: Fix symbol when getting mgr for HFCLK by Emil Obalski · 4 years, 7 months ago
  33. 362d8b2 drivers: usb_dc_mcux_ehci: fix endpoints index assignment by Johann Fischer · 4 years, 7 months ago
  34. 8f2754e drivers: usb: device: nrf: Add support for hf192m clock by Krzysztof Chruscinski · 4 years, 7 months ago
  35. 460a97d drivers: usb_dc_nrfx: Enable and properly initialize nrfx POWER driver by Andrzej Głąbek · 4 years, 7 months ago
  36. 5deb8ff drivers: STM32: Rework CLK48 HSEM protection by Alexandre Bourdiol · 4 years, 7 months ago
  37. 4dcfb55 isr: Normalize usage of device instance through ISR by Tomasz Bursztyka · 4 years, 7 months ago
  38. e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 7 months ago
  39. 701e9be drivers: clock_control: nrf: Move USB part to the USB driver by Krzysztof Chruscinski · 4 years, 7 months ago
  40. 0042e1e usb: nrf: Fix for remote wake up request. by Emil Obalski · 4 years, 8 months ago
  41. 7d920ba drivers: use K_KERNEL_STACK macros by Andrew Boie · 4 years, 8 months ago
  42. 9e546fd drivers: usb: device: nrf: Adapt to control clock using onoff by Krzysztof Chruscinski · 4 years, 8 months ago
  43. 6d76bd8 drivers: usb_dc_sam0: rename ep_num to common ep_idx by Johann Fischer · 4 years, 9 months ago
  44. b95558d drivers: usb: unify endpoint helper macros by Johann Fischer · 4 years, 9 months ago
  45. dcf64c9 drivers: usb: switch the SAM0 driver from a custom allocator to the heap by Michael Hope · 4 years, 9 months ago
  46. ad7ea0d drivers: usb: fix usb_dc_ep_mps() for the SAM0 for IN endpoints by Michael Hope · 4 years, 9 months ago
  47. 18d3499 drivers: usb: fix a buffer overflow in usb_sam0.c by Michael Hope · 4 years, 10 months ago
  48. fe35269 drivers: usb: handle a null output arg on SAM0 by Michael Hope · 4 years, 10 months ago
  49. a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
  50. f525a4b usb: stm32wb: Properly lock Sem5 before initializing USB. by Pete Johanson · 4 years, 10 months ago
  51. 19f6ed0 usb: driver: Fix Nordic driver for fragmented control OUT transfers. by Emil Obalski · 4 years, 10 months ago
  52. 2a2d92f usb: driver: nordic: Unlock mutex in case of error. by Emil Obalski · 4 years, 10 months ago
  53. 6da1563 drivers: usb_dc_nrfx: Abort write on ep_ctx_reset by Marek Pieta · 4 years, 11 months ago
  54. 5a3d442 drivers: usb_dc_sam: free endpoint memory on End of Reset event by Johann Fischer · 4 years, 11 months ago
  55. 29d95ba drivers: usb_dc_sam: tweak logging for enable, disable, configure by Johann Fischer · 4 years, 11 months ago
  56. 7e0eed9 devicetree: allow access to all nodes by Martí Bolívar · 5 years ago
  57. 38aea28 usb: Sync receiving data from ISO OUT endpoint with SOF by Emil Obalski · 5 years ago
  58. 9e998d1 drivers: usb: Correct naming for endpoint Transfer Type by Emil Obalski · 5 years ago
  59. 79704fa usb: ISO endpoint size may not be power of 2. by Emil Obalski · 5 years ago
  60. 91d6139 boards: arm: nucleo_wb55rg: Enable USB for stm32wb. by Pete Johanson · 5 years ago
  61. 1ce133d drivers: usb: usb_dc_stm32: Rename defines to remove DT_ prefix by Kumar Gala · 5 years ago
  62. 085747e drivers: usb: usb_dc_sam: Convert to DT_INST macros by Kumar Gala · 5 years ago
  63. 22a41e4 drivers: usb: usb_dc_stm32: Convert DT_COMPAT_ define usage to new macros by Kumar Gala · 5 years ago
  64. 18c9c8c drivers: usb_dc_nrfx: move to new DT API by Martí Bolívar · 5 years ago
  65. af5515e drivers: usb: device: kinetis: Convert driver to DT_INST macro by Kumar Gala · 5 years ago
  66. 1d60568 drivers: usb: device: mcux_ehci: Convert driver to DT_INST macro by Kumar Gala · 5 years ago
  67. 8b56e7a drivers: usb_dc_nrfx: Convert driver to new DT_INST macros by Kumar Gala · 5 years ago
  68. e6e5d86 drivers: usb: usb_dw: Convert to new DT_INST macros by Kumar Gala · 5 years ago
  69. 28870e7 drivers: atmel sam0: Convert atmel sam0 drivers to new DT_INST macros by Kumar Gala · 5 years ago
  70. 989484b drivers: stm32: Convert STM32 drivers to new DT_INST macros by Kumar Gala · 5 years ago
  71. c4479d0 drivers: usb_dc_sam: Use mode-specific interrupt register fields by Stephanos Ioannidis · 5 years ago
  72. 9367c6a drivers/usb: usb_dc_stm32: Convert to DT_INST by Erwan Gouriou · 5 years ago
  73. 0c7a5fd drivers: usb: usb_dw: convert to DT_INST defines by Kumar Gala · 5 years ago
  74. b9d2028 usb_dc_stm32: improve struct layout. by Josh Gao · 5 years ago
  75. c4a7d96 usb_dc_stm32: reuse PMA buffer when possible. by Josh Gao · 5 years ago
  76. 085e58f drivers: usb_dc_mcux_ehci: re-enable reception after clear stall by Johann Fischer · 5 years ago
  77. e0b2227 drivers: usb_dc_mcux_ehci: add checks for valid endpoint by Johann Fischer · 5 years ago
  78. e9a35dd drivers: usb_dc_mcux_ehci: rework USB_DeviceNotificationTrigger() by Johann Fischer · 5 years ago
  79. c2d4564 drivers: usb_dc_mcux_ehci: rework ep_write/ep_read by Johann Fischer · 5 years ago
  80. 0958667 drivers: usb_dc_mcux_ehci: rework endpoint enable/disable by Johann Fischer · 5 years ago
  81. 031d744 drivers: usb_dc_mcux_ehci: rework set/clear stall by Johann Fischer · 5 years ago
  82. 4bbd5ae drivers: usb_dc_mcux_ehci: do not reconfigure active endpoint by Johann Fischer · 5 years ago
  83. adf8cfd drivers: usb_dc_mcux_ehci: fix style, rework usb_dc_detach() by Johann Fischer · 5 years ago
  84. 6116a03 drivers: usb_dc_mcux_ehci: fix style, rework usb_dc_attach by Johann Fischer · 5 years ago
  85. a6207db drivers: usb_dc_mcux_ehci: remove unnecessary cast by Johann Fischer · 5 years ago
  86. b04715b drivers: usb_dc_mcux_ehci: fix style, variables name by Johann Fischer · 5 years ago
  87. 4253280 drivers: usb_dc_nrfx: always reset data toggle in usb_dc_ep_enable by Johann Fischer · 5 years ago
  88. 388c6ea drivers: usb_dc_nrfx: Reset dtoggle when stall is cleared by Audun Korneliussen · 5 years ago
  89. 557d263 dts: stm32f3: Remap USB IRQ to avoid conflict with CAN by Erwan Gouriou · 5 years ago
  90. 3ed9dc3 usb: Fix for set/reset endpoints by Emil Obalski · 5 years ago
  91. ee35132 usb_dc_stm32: Convert usb disconnect gpio to new gpio api by Yannis Damigos · 5 years ago
  92. 17ccd9e drivers: usb: sam: Add support to samv71 soc by Gerson Fernando Budke · 5 years ago
  93. 0358d70 usb: dw: fix undefined callback variable by Anas Nashif · 5 years ago
  94. b8e14b5 drivers/usb: Switching to DTS based configuration for DW driver by Tomasz Bursztyka · 5 years ago
  95. 2161c91 drivers/usb: Fixing style issues in DW driver by Tomasz Bursztyka · 5 years ago
  96. 84497d0 treewide: use full path to usb/usb_dc.h header by Peter Bigot · 5 years ago
  97. 0b0d2e64 treewide: use full path to clock_control/stm32_clock_control.h header by Peter Bigot · 5 years ago
  98. 136d92d drivers/usb/device: stm32: Update due to API change on F0/F3/L0 by Erwan Gouriou · 5 years ago
  99. 00156ad drivers: clock_control: nrf: Switch to single clock device by Krzysztof Chruscinski · 5 years ago
  100. 984bfae global: Remove leading/trailing blank lines in files by Ulf Magnusson · 5 years ago