1. 1dde8e2 usb: device_next: uac2: Generate Feature Unit descriptor by Tomasz Moń · 5 months ago
  2. a6b911f usb: device_next: USB reset clears remote wakeup permission by Benedek Kupper · 6 months ago
  3. e8c4867 usb: cdc_acm: disable logging if used for shell with logging by Xudong Zheng · 6 months ago
  4. 52a2023 zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY by Yong Cong Sin · 6 months ago
  5. f5a3f90 usb: device_next: respect bMaxPacketSize0 in control transfers by Johann Fischer · 6 months ago
  6. b79ffe3 usb: device: use irq_update in CDC ACM UART implementation by Johann Fischer · 6 months ago
  7. c5a31ae usb: device: cleanup CDC ACM UART rx_ready, tx_ready and is_pending by Johann Fischer · 6 months ago
  8. 0f03221 usb: device: avoid starving other threads in CDC ACM UART fifo_fill by Johann Fischer · 6 months ago
  9. fe4d8a6 usb: device_next: use delayable work for TX FIFO in CDC ACM by Johann Fischer · 6 months ago
  10. 4875aa3 usb: device_next: limit CDC ACM OUT transfer size to the current MPS by Johann Fischer · 6 months ago
  11. ef89321 usb: device_next: allow fifo_fill and poll_out be used simultaneously by Johann Fischer · 6 months ago
  12. 6cf2775 usb: device_next: align CDC ACM UART poll_out with legacy implementation by Johann Fischer · 6 months ago
  13. 64ee885 usb: device_next: align CDC ACM UART with Interrupt-driven UART API by Johann Fischer · 6 months ago
  14. 81352d0 serial/usb: update `struct ring_buf` users by Jordan Yates · 6 months ago
  15. 88231b5 usb: device_next: usbd_hid: Fix size in HID report get by Marek Pieta · 6 months ago
  16. 4c6b1e5 usb: device_next: uac2: Support multiple sample rates by Tomasz Moń · 6 months ago
  17. d5aa42f usb: device_next: uac2: Write feedback as soon as possible by Tomasz Moń · 6 months ago
  18. 2551ddc usb: device_next: uac2: Support High-Speed operation by Tomasz Moń · 6 months ago
  19. de8710b usb: device_next: uac2: Handle speed properties by Tomasz Moń · 7 months ago
  20. 22a615b usb: cdc_acm: Fix tx false data drop logging by Martin Koehler · 7 months ago
  21. 159f7db lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h by Henrik Brix Andersen · 7 months ago
  22. 32481b6 usb: fix wrong capacity report for USB mass storage device by Alexi Demers · 7 months ago
  23. b7664f2 usb: device_next: Make stack High-Bandwidth aware by Tomasz Moń · 7 months ago
  24. e333739 usb: device_next: hid: Simplify MPS less than 65 detection by Tomasz Moń · 7 months ago
  25. 60835aa usb: Add missing wMaxPacketSize endian conversions by Tomasz Moń · 7 months ago
  26. f851cad usb: device_next: add device configuration change notification by Johann Fischer · 7 months ago
  27. 69fe9b0 net: buf: remove use of special putter and getter functions by Henrik Brix Andersen · 7 months ago
  28. 5ddaa3b drivers: udc: add opaque pointer to store upper layer private data by Johann Fischer · 8 months ago
  29. 9af6ae5 usb: device_next: add usbd_device_set_bcd_device() by Henrik Brix Andersen · 8 months ago
  30. 196c963 usb: device_next: rename usbd_device_set_bcd() by Henrik Brix Andersen · 8 months ago
  31. 600217c usb: device_next: hid: move few pointer to a config struct by Fabio Baltieri · 8 months ago
  32. 67caae3 usb: device_next: introduce UDC_BUF_POOL_*_DEFINE macros by Johann Fischer · 8 months ago
  33. fdd488b usb: device: add USB_CONFIGURATION_STRING_DESC KConfig option by Ren Chen · 8 months ago
  34. 28b2051 usb: device_next: add support for configuration string descriptor by Johann Fischer · 8 months ago
  35. 1540ba1 usb: device_next: remove unnecessary usbd_device_unlock() by Johann Fischer · 8 months ago
  36. 108c52c usb: device_next: fix typo in property name by Johann Fischer · 9 months ago
  37. 302422a everywhere: replace double words by Lingao Meng · 9 months ago
  38. 0787093 everywhere: replace double words by Jordan Yates · 9 months ago
  39. f660004 usb: cdc_acm: Update log level only if UART log backend is enabled by Marek Pieta · 9 months ago
  40. 4191602 usb: device_next: add helper to register all available class instances by Johann Fischer · 9 months ago
  41. 2c5b09c usb: device_next: rename the rate properties to use the correct unit by Fabio Baltieri · 10 months ago
  42. 0b4365e usbc: add support for TCPC control of vbus sourcing by Michał Barnaś · 10 months ago
  43. ed8c999 usb: device: allow uneven SN to be obtained from HWINFO by Johann Fischer · 10 months ago
  44. af63e48 usb: device_next: hid: fix Get Report buffer handling by Johann Fischer · 10 months ago
  45. 0596430 usb: device_next: Update remote wakeup log level by Marek Pieta · 10 months ago
  46. 8d344cc usb: device_next: Rename usbd_contex to usbd_context by Tomasz Moń · 10 months ago
  47. a1afd34 usb: device_next: initialize BOS device caps number by Tomasz Moń · 10 months ago
  48. 924db97 usb: cdc_acm: add locks around `ring_buf_put` by Jordan Yates · 10 months ago
  49. 2f272b2 usb: device_next: fix BOS descriptor request by Johann Fischer · 10 months ago
  50. d034106 usb: device: cdc_acm: Warn once about full ring buffer by Tomasz Moń · 10 months ago
  51. 20983c7 usb: device_next: uac2: Fix integer handling issues by Tomasz Moń · 10 months ago
  52. bf77d74 usb: device: usb_descriptor.c by Alexander Kozhinov · 10 months ago
  53. c30ac4d usb: device_next: CDC ACM: Process TX on configuration enable by Tomasz Moń · 10 months ago
  54. 1784446 usb: device_next: Fix string descriptors response by Tomasz Moń · 10 months ago
  55. 44f86dd usb: dfu: fix detach happening too fast by Aurelien Jarno · 10 months ago
  56. b0d7d70 usb: device_next: add initial BOS support by Johann Fischer · 10 months ago
  57. 29003ff usb: bos: cleanup Binary Device Object Store header by Johann Fischer · 10 months ago
  58. 4f17bc6 usb: device_next: store bDescriptorType and bLength in descriptor node by Johann Fischer · 10 months ago
  59. 9b87964 usb: device_next: rework SerialNumber generation from HWINFO by Johann Fischer · 10 months ago
  60. 48ca723 usb: device_next: move string descriptor data to a separate structure by Johann Fischer · 10 months ago
  61. 2f31ee6 usb: device_next: convert ASCII7 strings to UTF16LE on the fly by Johann Fischer · 10 months ago
  62. f110766 usb: device_next: add few more string descriptor helpers by Johann Fischer · 10 months ago
  63. 4c4ff20 usb: device_next: prevent recursive logging loop by Johann Fischer · 10 months ago
  64. eb9b46c usb: device_next: lock scheduler in usbd_init() by Johann Fischer · 11 months ago
  65. c3ec41b usb: device_next: remove unused API function by Johann Fischer · 11 months ago
  66. 4c360f3 usb: device_next: add controller can detect VBUS state change capability by Johann Fischer · 11 months ago
  67. 48f2a4b usb: device_next: remove initialized state checks in event processing by Johann Fischer · 11 months ago
  68. 6931914 usb: device_next: add USB device context to message delivery callback by Johann Fischer · 11 months ago
  69. 22d574c usb: device_next: tweak USB device notification support by Johann Fischer · 11 months ago
  70. c0e8f0d usb: device_next: add initial HID device support by Johann Fischer · 11 months ago
  71. 92fc531 usb: device_next: allow Get Descriptor with recipient interface by Johann Fischer · 11 months ago
  72. 3eec2a5 usb: device: get rid of the partial initialization called by SYS_INIT by Johann Fischer · 11 months ago
  73. 3850c92 usb: device_next: Properly store enumeration speed by Tomasz Moń · 11 months ago
  74. 7d83a8a lib: smf: constant number of arguments for SMF_CREATE_STATE() by Fin Maaß · 11 months ago
  75. 2f24adb usb: device: Do not claim to be USB 3.2 device by Tomasz Moń · 11 months ago
  76. 215b4dd usb: device_next: rework USBD shell to take speed into account by Johann Fischer · 11 months ago
  77. 0cfc15d usb: device_next: rename usbd_class_iter to usbd_class_node by Johann Fischer · 11 months ago
  78. 2bc55f1 usb: device_next: rename usbd_class_node to usb_class_data by Johann Fischer · 11 months ago
  79. 9acd1e8 usb: device_next: temporarily remove struct usbd_class_data by Johann Fischer · 11 months ago
  80. cc36727 usb: device_next: use helpers to get priv and device context by Johann Fischer · 11 months ago
  81. 5144d0f usb: device_next: Introduce speed specific configurations by Tomasz Moń · 11 months ago
  82. 99cd7ee usb: device_next: Fix uninitialized variable warning by Tomasz Moń · 11 months ago
  83. 2470821 usb: device_next: Allow class to return NULL descriptor set by Tomasz Moń · 11 months ago
  84. f411f80 usb: device_next: Separate endpoint assignment from class data by Tomasz Moń · 11 months ago
  85. 2deab70 usb: device_next: Handle class requests the same regardless of debug by Tomasz Moń · 11 months ago
  86. a2ce9b0 usb: device_next: allow terminating descriptor set with NULL by Tomasz Moń · 11 months ago
  87. 5e3a73d usb: device_next: uac2: Convert class to descriptor set by Tomasz Moń · 11 months ago
  88. 52ce527 usb: device_next: uac2: add descriptor sets macros by Tomasz Moń · 11 months ago
  89. 42f7e1b usb: device_next: make HS support compliant with the USB2.0 specification by Johann Fischer · 11 months ago
  90. 5cd964a usb: device_next: introduce and interface to get class/function descriptor by Johann Fischer · 11 months ago
  91. 3fed555 usb: device_next: add helpers to get highest supported and actual speed by Johann Fischer · 11 months ago
  92. fde4530 usb: device_next: add helpers to get private data and device context by Johann Fischer · 11 months ago
  93. 378a5f2 usb: device_next: rework loopback interfaces by Johann Fischer · 11 months ago
  94. 02cc127 linker: subsys: Use Z_LINK_ITERABLE_SUBALIGN by Peter Mitsis · 11 months ago
  95. 567827a usb: device_next: use USB notification in CDC ACM implementation by Johann Fischer · 1 year ago
  96. 3aef852 usb: device_next: implementation of USB device support notification by Johann Fischer · 1 year ago
  97. 7e99579 usb: device_next: fix buffer count configuration in CDC ACM pool by Johann Fischer · 1 year, 2 months ago
  98. e3549ea usb: device_next: correct internal class API documentation by Johann Fischer · 1 year, 2 months ago
  99. c83ad53 usb: device_next: new USB Audio 2 implementation by Tomasz Moń · 1 year, 2 months ago
  100. 31de122 usb: device_next: broadcast SOF to classes by Tomasz Moń · 1 year, 2 months ago