950 Commits (main)

Author SHA1 Message Date
Victor Brzeski e8638befaf usb: device_next: uac2: support higher bInterval values 2 weeks ago
Johann Fischer ebdbfa9541 usb: host: Ignore asserts in control request handling when testing 2 weeks ago
Johann Fischer 5ba44ffd3e usb: host: allow status stage to be omitted 2 weeks ago
Josuah Demangeon 7538b7bdf0 usb: device_next: new USB Video Class implementation 2 weeks ago
Tomasz Moń b3e80c5faa usb: device_next: uac2: Do not leak double buffered endpoint 2 weeks ago
Johann Fischer 7b287ec133 drivers: udc: disable SOF interrupt by default 2 weeks ago
Johann Fischer 09752374c5 usb: device_next: rework CDC ACM serial for flash usage 3 weeks ago
Johann Fischer 635a006da7 usb: device_next: bt_hci: drop high-speed descriptors table if not used 3 weeks ago
Johann Fischer d2e42c99ac usb: device_next: bt_hci: do not take semaphore if transfer enqueue fail 3 weeks ago
Johann Fischer 96422f262e usb: device: fix Bluetooth buffer handling 3 weeks ago
Johann Fischer 76579d21ab usb: device_next: allow to limit number or digits in serial number 3 weeks ago
Johann Fischer 452a53ba1a usb: device_next: hide Kconfig option USBD_MSG_SLAB_COUNT if not used 3 weeks ago
Glenn Andrews 94084e5aba Lib: SMF: Add return code to signal event propagation 3 weeks ago
Glenn Andrews d4a9cc12b9 Lib: USB-C: Apply clang-format 3 weeks ago
Johann Fischer 569f4d6d18 usb: device_next: fix the null pointer dereference on FS devices 4 weeks ago
Fin Maaß c169ac07a0 drivers: ethernet: remove get configs that are unused 4 weeks ago
Johann Fischer 79a80730b2 usb: device_next: allow to use label as interface string descriptor 4 weeks ago
Joel Holdsworth 08d496b5f5 usb: device_next: Disassociate USB contexts from classes 4 weeks ago
Johann Fischer fe3c001eeb usb: device_next: disable high-speed USB device descriptor if not used 1 month ago
Johann Fischer 8457f50278 usb: device_next: use common UDC pool on full-speed devices for CDC ACM 1 month ago
Johann Fischer 81bf9d1102 usb: device_next: disable high-speed descriptors when not in use 1 month ago
Johann Fischer 1c2d692d60 usb: device_next: use system workqueue in CDC ACM by default 1 month ago
Johann Fischer 6ea06038d9 usb: device_next: allow message callback to be executed from USBD thread 1 month ago
Johann Fischer 187703c777 usb: device_next: allow vendor request support to be disabled 1 month ago
Johann Fischer ed4c27bd41 usb: device_next: allow BOS support to be disabled 1 month ago
Jianxiong Gu 0a8aa23c7c usbc: Enable VBUS measurement before VBUS check level 1 month ago
Johan Hedberg f85d63a6cc Bluetooth: Remove USB H4 mode support 2 months ago
Fin Maaß 3a195a08da drivers: net: ethernet: change ETHERNET_LINK_*BASE_T 2 months ago
Johann Fischer 52db58defa usb: device: remove loopback function in favor of new device stack 3 months ago
Tomasz Moń d6a8bd5870 usb: device_next: Change speed selection Kconfig dependency 3 months ago
Tomasz Moń b3eb6f2d11 usb: device_next: Reduce code size on Full-Speed only configuration 3 months ago
Tomasz Moń faeabc63c9 usb: device_next: Add Kconfig to set maximum speed 3 months ago
Tomasz Moń 35af7b88b3 usb: device_next: Unregister class according to speed 3 months ago
Johann Fischer ec851ba7c7 usb: device_next: avoid false error logging in CDC ACM 3 months ago
Tomasz Moń 75109707e3 usb: device_next: Do not add serial number without HWINFO 3 months ago
Johann Fischer 21f4a7db60 usb: device_next: always reset endpoints to defaults on SetInterface 3 months ago
Johann Fischer 87caef4389 usb: device_next: keep loopback function transfers going 3 months ago
Johann Fischer f6d338c1b1 usb: host: fix set/clear feature shell commands 4 months ago
Johann Fischer 9be4c0fed3 usb: host: fix shell device commands 4 months ago
Johann Fischer 9cb0fbf80d usb: device_next: fix Get Status request response 4 months ago
Martin Gysel 9cc8301dfa usb: device_next: prevent CDC ACM notifications from being blocked forever 4 months ago
Johann Fischer 7ffa6203e1 usb: device_next: allow CDC ACM UART to be initialized and enabled at boot 5 months ago
Johann Fischer 7b344567be usb: device_next: fix cdc_acm_send_notification() 5 months ago
Johann Fischer d22c0d2ec3 usb: usbip: add initial support for USBIP server 5 months ago
Johann Fischer c8f3a2eb2d usb: host: allow dynamic allocation of USB devices 5 months ago
Johann Fischer 96f4f3ff14 usb: host: move bus event handling to a separate thread 5 months ago
Johann Fischer fa7752494d usb: host: rework usbh_xfer_alloc() parameters 5 months ago
Johann Fischer 63bd9ac1d0 drivers: uhc: add opaque pointer to store upper layer private data 5 months ago
Johann Fischer 2ff20a8c66 usb: host: allow partially read device descriptor 5 months ago
Johann Fischer a7c8a8d46d drivers: uhc: remove UHC transfer parameter addr and attrib 5 months ago