237 Commits (697d0f845d26692929ea3cb15a968c64f6925856)

Author SHA1 Message Date
Johann Fischer 49e2630531 drivers: udc_virtual: drop queued control transfer on new setup packet 2 weeks ago
Johann Fischer cd7a6e5e54 drivers: udc: fix buffer leak when the host omits control data stage 2 weeks ago
Tomasz Moń d29719e27e drivers: udc_dwc2: Disable endpoints asynchronously 2 weeks ago
Tomasz Moń 9aff5da68a drivers: udc_dwc2: Optimize incomplete iso handling 2 weeks ago
Tomasz Moń 70cd0ab567 drivers: udc_dwc2: Use spin lock for synchronization 2 weeks ago
Tomasz Moń 46b11f1fb2 drivers: udc_dwc2: Inline vendor quirks if possible 2 weeks ago
Chew Zeh Yang 5e5c40c489 drivers: udc_ambiq: added support for double endpoint buffer 2 weeks ago
Chew Zeh Yang 46cdb84590 drivers: udc_ambiq: add support for apollo510 2 weeks ago
Riku Karjalainen 9493af937d drivers: usb: stm32: fix stm32u5x clock disable in sleep mode 2 weeks ago
Johann Fischer 7b287ec133 drivers: udc: disable SOF interrupt by default 2 weeks ago
Johann Fischer 2d7995747e drivers: udc: add SOF Kconfig option and SOF event helper 2 weeks ago
Tomasz Moń 89a81e3c1f drivers: udc_dwc2: Disable control IN endpoint on SETUP 3 weeks ago
Tomasz Moń 2248396873 drivers: udc_dwc2: Execute post enable quirk after enable 1 month ago
Mark Wang 8951711f96 drivers: uhc: udc: use DYNAMIC_INTERRUPTS for KHCI and EHCI 1 month ago
Mark Wang abfa9455cc drivers: uhc: implement nxp mcux uhc driver 1 month ago
IBEN EL HADJ MESSAOUD Marwa 9b14f9b924 drivers: usb: Enable USB and UDC OTGPHY clock 1 month ago
Tomasz Moń 8b4c53e05a drivers: udc_dwc2: Optimize endpoint interrupt handling 2 months ago
Tomasz Moń 243f7c44d3 drivers: udc_dwc2: Disable control IN endpoint on timeout 2 months ago
Chun-Chieh Li 7095608f7c drivers: usb: udc: support numaker m55m1x series soc 2 months ago
Yannis Damigos d21749f64d drivers: udc_smartbond: Fix calls to udc_get_ep_cfg() 2 months ago
The Nguyen 6126aa1d5c drivers: udc: renesas: enable high-speed USB support 2 months ago
Johann Fischer c8eaa11a0b drivers: udc: add new UDC driver for SAM0 USB controller 2 months ago
Hao Luo 6f4b92d64d soc: ambiq: Optimize the inclusion relationship of header files 3 months ago
IBEN EL HADJ MESSAOUD Marwa 1844e98d96 drivers: usb: Enhance USB and UDC drivers for STM32 OTG configurations 3 months ago
IBEN EL HADJ MESSAOUD Marwa 6f005fdf7d drivers: usb: Add STM32N6 family support to UDC driver 3 months ago
Johann Fischer 0f4fc767be drivers: udc_rpi_pico: use atomic_t instead of k_event for value passing 3 months ago
Johann Fischer dfe483dbcc drivers: udc_rpi_pico: fix restart of the new transaction 3 months ago
Johann Fischer 6c90673a32 drivers: udc_rpi_pico: fix OUT transfer handling in ISR 3 months ago
Johann Fischer a2c5861568 drivers: udc_rpi_pico: fix set/clear endpoint halt 3 months ago
Johann Fischer e98e774b75 drivers: udc_rpi_pico: mark endpoint as not busy after transfer canceled 3 months ago
Johann Fischer f701357675 drivers: udc_rpi_pico: support VBUS state change detection 3 months ago
Johann Fischer 06232bb491 drivers: udc_rpi_pico: replace message queue with k_events 3 months ago
Johann Fischer 2f64a422e2 drivers: udc_rpi_pico: fix suspend/resume ISR handling 3 months ago
Tomasz Moń d6a8bd5870 usb: device_next: Change speed selection Kconfig dependency 3 months ago
Tomasz Moń 79f2615f1a drivers: udc_dwc2: Limit operating speed to stack configuration 3 months ago
Tomasz Moń faeabc63c9 usb: device_next: Add Kconfig to set maximum speed 3 months ago
Furkan Akkiz 65883ed513 drivers: udc: Add MAX32xxx UDC driver 3 months ago
Tomasz Moń 33b9811536 drivers: udc_nrf: Remove doxygen comments 3 months ago
Tomasz Moń 6f08055388 drivers: udc_nrf: Keep track of endpoint armed state 3 months ago
Tomasz Moń 229fc1558e drivers: udc_nrf: Simplify control transfer processing 3 months ago
Tomasz Moń 41ebbe0033 drivers: udc_nrf: Replace driver queue with events 3 months ago
Tomasz Moń 5d79ef9f8a drivers: udc_nrf: Do not notify about received OUT data 3 months ago
Tomasz Moń 72f667b416 drivers: udc_nrf: Abort endpoints synchronously 3 months ago
Tomasz Moń 34299f607f drivers: udc_nrf: Remove duplicate endpoint state 3 months ago
Tomasz Moń a10d00abe0 drivers: udc_nrf: Remove event handler 3 months ago
Tomasz Moń cc1ef5584b drivers: udc_nrf: Do not use nrf usbd common 3 months ago
Tomasz Moń afafa149cb drivers: udc_nrf: Do not trigger iso out transfer on SOF 3 months ago
Tomasz Moń 264e9feca0 drivers: udc_dwc2: Replace transfer events with atomics 3 months ago
Tomasz Moń 4e99b5b1bf drivers: udc_dwc2: Mark endpoint idle on disable while hibernated 3 months ago
Khaoula Bidani 00cc4441aa drivers: usb: udc_stm32: Update UDC speed macros 3 months ago