1. d28d99b usb: netusb: Replace IS_ENABLED(VERBOSE_DEBUG) with just VERBOSE_DEBUG by Ulf Magnusson · 5 years ago
  2. 5c9bfdf usb: netusb: Set interface NET_IF_NO_AUTO_START by Andrei Emeltchenko · 5 years ago
  3. f86aa39 usb: Fix usb tests reporting error by Andrei Emeltchenko · 5 years ago
  4. 841dda4 usb: trivial: Correct coding style by Andrei Emeltchenko · 5 years ago
  5. 9618bec usb: usb_device: Remove old extensive logs by Andrei Emeltchenko · 5 years ago
  6. 6118ca2 usb: make usb descriptor power options configurable by Barry Solomon · 5 years ago
  7. 939c05a usb: hid: Make it possible to specify HID debug level by Emil Obalski · 5 years ago
  8. ab346a5 usb: initialize USB descriptor earlier by Johann Fischer · 5 years ago
  9. 2128750 usb: api: Add user device status callback by Emil Obalski · 5 years ago
  10. d65027d usb: samples: Application calling usb_enable by itself by Emil Obalski · 5 years ago
  11. e3619d5 usb: Add mutex to usb_enable by Emil Obalski · 5 years ago
  12. f75c30b usb: derive USB device Serial Number String from HWINFO by Johann Fischer · 5 years ago
  13. 85a08da usb: Rename defines to match present naming convention by Emil Obalski · 5 years ago
  14. c1f5e11 usb: Cleanup for multiplied defines by Emil Obalski · 5 years ago
  15. 87e917a kconfig: Remove redundant 'default n' and 'prompt' properties by Ulf Magnusson · 5 years ago
  16. 021ee7a usb: hid core: fix call by reference by Johann Fischer · 5 years ago
  17. e563c3d usb: dfu: default progressive erase on Nordic by Peter Bigot · 5 years ago
  18. d674163 Bluetooth: hci_raw: Add support for specifying buffer headroom by Johan Hedberg · 5 years ago
  19. 6770d1c usb: dfu: correct upload implementation by Peter A. Bigot · 5 years ago
  20. 1c2e965 usb: bluetooth: do not use ZLP for HCI event transfers by Johann Fischer · 5 years ago
  21. 0230b46 usb: bluetooth: make HCI event endpoint size configurable by Johann Fischer · 5 years ago
  22. a58d8eb driver: uart: make deprecation effective by Peter A. Bigot · 5 years ago
  23. bd6e044 kconfig: Clean up header comments and make them consistent by Ulf Magnusson · 5 years ago
  24. 975de21 kconfig: Global whitespace/consistency cleanup by Ulf Magnusson · 5 years ago
  25. 241044f doc: fix misspellings in Kconfig files by David B. Kinder · 5 years ago
  26. e28f330 coccinelle: standardize k_thread create/define calls with integer timeouts by Peter Bigot · 5 years ago
  27. 9d0e2cb cmake: Fix usb include directory organization by Sebastian Bøe · 5 years ago
  28. 67795b7 usb: Remove extra logs by Andrei Emeltchenko · 5 years ago
  29. 51f550c usb: allow hardware to handle ZLP for Variable-length Data Stage by Johann Fischer · 6 years ago
  30. b98d8cd usb: do not check size of REQUEST_BUFFER for Data stage IN by Johann Fischer · 6 years ago
  31. ad3f56f usb_device: Fix typo in comment by Yannis Damigos · 6 years ago
  32. 60c4882 usb: fix ZLP handling for Variable-length Data Stage by Johann Fischer · 6 years ago
  33. 6425c52 usb_device: Wait for write done event (in) before sending zlp by Yannis Damigos · 6 years ago
  34. ac8a4ea usb: make number of usb_write retries configurable by Johann Fischer · 6 years ago
  35. 77125ea usb: device: Allow limited amount of tries for write by Andrei Emeltchenko · 6 years ago
  36. 07b942f usb: device: limit interface bits in setup message to 8 by Bartosz Sokolski · 6 years ago
  37. 86592e9 usb: cdc_acm: Fix compiler warning by Tobias Svehagen · 6 years ago
  38. 12a1120 usb: cdc_acm: enable CONFIG_CDC_ACM_IAD by default by Johann Fischer · 6 years ago
  39. 84c38cb usb: increase the length of the request buffer by Johann Fischer · 6 years ago
  40. 666fa31 usb: mitigate the check of request buffer length by Johann Fischer · 6 years ago
  41. 9ba269f usb: check if the request buffer is not too small by Johann Fischer · 6 years ago
  42. 28e97c7 usb: loopback: use stack's request buffer for control requests by Johann Fischer · 6 years ago
  43. 5fb7c11 usb: cdc_acm: update state after RESUME event by Johann Fischer · 6 years ago
  44. 2dc7c5a usb: usb_descriptor: fix null pointer dereferences by Johann Fischer · 6 years ago
  45. 8e9bf88 usb: do not disable endpoints at USB_DC_SUSPEND event by Johann Fischer · 6 years ago
  46. 0aa796c print format: adjust specifiers to be compatible with a 64-bit build by Nicolas Pitre · 6 years ago
  47. a2fd7d7 cleanup: include/: move misc/util.h to sys/util.h by Anas Nashif · 6 years ago
  48. 5d001f3 cleanup: include/: move misc/byteorder.h to sys/byteorder.h by Anas Nashif · 6 years ago
  49. 5eb90ec cleanup: include/: move misc/__assert.h to sys/__assert.h by Anas Nashif · 6 years ago
  50. 7435e5e cleanup: include/: move ring_buffer.h to sys/ring_buffer.h by Anas Nashif · 6 years ago
  51. d1b2718 cleanup: include/: move uart.h to drivers/uart.h by Anas Nashif · 6 years ago
  52. 6aa9c3a cleanup: include/: move gpio.h to drivers/gpio.h by Anas Nashif · 6 years ago
  53. fe051a9 cleanup: include/: move flash.h to drivers/flash.h by Anas Nashif · 6 years ago
  54. f641d09 cleanup: include/: move disk_access.h to disk/disk_access.h by Anas Nashif · 6 years ago
  55. 83508a5 cleanup: include/: move flash_map.h to storage/flash_map.h by Anas Nashif · 6 years ago
  56. abaeaed usb: sort usb config data by section by Johann Fischer · 6 years ago
  57. f2cb20c docs: fix misspelling across the tree by Anas Nashif · 6 years ago
  58. d79bbc6 usb: netusb: cdc_eem: Fix Interface select by Loic Poulain · 6 years ago
  59. 4c32258 style: add braces around if/while statements by Anas Nashif · 6 years ago
  60. 26b514d usb: usb_descriptor: Trivial syntax correct by Andrei Emeltchenko · 6 years ago
  61. 28f2dc6 usb: usb_device: fix handlers call for secondary descriptor by Johann Fischer · 6 years ago
  62. a68d404 usb: dfu: Remove old composite configuration by Andrei Emeltchenko · 6 years ago
  63. 3880a42 usb: Align legacy and composite interface by Andrei Emeltchenko · 6 years ago
  64. b3355c7 usb: device: Remove unused variable by Andrei Emeltchenko · 6 years ago
  65. e059d5a usb: simplify request handlers code by Aurelien Jarno · 6 years ago
  66. 24142d0 usb: Set correct default buffer size for RNDIS by Andrei Emeltchenko · 6 years ago
  67. 327f610 usb: merge all request handler buffers by Aurelien Jarno · 6 years ago
  68. 819e749 usb: move the request handler buffer to the USB device code by Aurelien Jarno · 6 years ago
  69. a95f638 usb: device: Do not return error if ep already enabled by Andrei Emeltchenko · 6 years ago
  70. 1370f16 usb: device: Disable endpoints on disconnect and suspend by Andrei Emeltchenko · 6 years ago
  71. 83f625b usb: device: Add debug logs catching re-enable failures by Andrei Emeltchenko · 6 years ago
  72. 437ee50 usb: device: Cancel all transfers on disconnect by Andrei Emeltchenko · 6 years ago
  73. f206170 usb: device: Do not call callback when transfer is cancelled by Andrei Emeltchenko · 6 years ago
  74. bf76b2a usb: device: Add transfer cancel helper by Andrei Emeltchenko · 6 years ago
  75. 8f0c3b8 usb: cdc_acm: reset to default after disconnect by Marcin Szymczyk · 6 years ago
  76. 2eb99ea usb: cdc_acm: fix typo in CDC_ACM_DEFAULT_BAUDRATE by Marcin Szymczyk · 6 years ago
  77. 3c3e267 usb: add zero-length packet after MPS-sized IN transaction by Marcin Szymczyk · 6 years ago
  78. b1f3825 usb: cdc: add option to force IAD by Marcin Szymczyk · 6 years ago
  79. e5cbe6a usb: cdc: Add unique PIDs for each sample by Marcin Szymczyk · 6 years ago
  80. 98c8a95 usb: cdc_acm: Refactor USB serial code by Andrei Emeltchenko · 6 years ago
  81. 2c672b9 usb: device: Add usb_transfer_is_busy() function by Andrei Emeltchenko · 6 years ago
  82. 42bdccc usb: usb_dfu: do not set bwPollTimeout dynamically by Johann Fischer · 6 years ago
  83. b420463 usb: Add log for endpoint assignment by Andrei Emeltchenko · 6 years ago
  84. 3183c10 usb: Fix automatic assignment endpoints by Andrei Emeltchenko · 6 years ago
  85. c77e142 usb: device: Handle EAGAIN for device transfer by Andrei Emeltchenko · 6 years ago
  86. 714c8ff usb: usb_device: fix set configuration request by Johann Fischer · 6 years ago
  87. 791def8 usb: bluetooth: l2cap buffer size now configurable by Dennis Wildmark · 6 years ago
  88. 8d6fbde usb: Remove usb_dc_ep_set_callback return code by Andrei Emeltchenko · 6 years ago
  89. 0d3082c usb: device: Code cleanup by Andrei Emeltchenko · 6 years ago
  90. e2d1c02 usb: cdc_acm: Use UTIL_LISTIFY and device count macro by Andrei Emeltchenko · 6 years ago
  91. fbd2713 usb: hid: Use UTIL_LISTIFY and device count macro by Andrei Emeltchenko · 6 years ago
  92. e79e4d9 usb: Add Kconfig template for DEVICE_COUNT by Andrei Emeltchenko · 6 years ago
  93. b50fe23 usb/class/usb_dfu: support progressive image erase by Andrzej Puzdrowski · 6 years ago
  94. 42b92e2 usb: device: Use set_endpoint helper by Andrei Emeltchenko · 6 years ago
  95. 2b58594 usb: device: Use set_endpoint helper for set_config by Andrei Emeltchenko · 6 years ago
  96. ea7afdd usb: cdc_acm: SerialState notification full support by Marcin Szymczyk · 6 years ago
  97. a05ef25 usb: dfu: set bwPollTimeout dynamically by Johann Fischer · 6 years ago
  98. c13e201 usb: replace MAX_PACKET_SIZE0 with meaningful USB_MAX_CTRL_MPS by Johann Fischer · 6 years ago
  99. 4c9ea1e usb: netusb: ecm: Enable netusb for the right iface/alt_set by Andrei Emeltchenko · 6 years ago
  100. 1a1c518 usb: device: Change iface set callback parameters by Andrei Emeltchenko · 6 years ago