- d5775ea drivers: usb_dc_mcux: Use CONFIG_USB_DC_NXP_LPCIP3511 define by Mahesh Mahadevan · 1 year, 10 months ago
- f05bbd0 drivers: usb_dc_mcux: Add Pinctrl defines by Mahesh Mahadevan · 1 year, 10 months ago
- ec5d3b7 drivers: nxp_usb: Enable USB_DC_HAS_HS_SUPPORT conditionally by Mahesh Mahadevan · 1 year, 10 months ago
- 215f180 ITE: drivers/usb/device: Add USB Device Controller Support by BJ Chen · 1 year, 10 months ago
- b79d65a drivers: usb_device: Add USB driver for smartbond by Niek Ilmer · 1 year, 10 months ago
- cb11b2e barriers: Move __DSB() to the new API by Carlo Caione · 1 year, 10 months ago
- 2fa807b barriers: Move __DMB() to the new API by Carlo Caione · 1 year, 10 months ago
- dacb3db iterable_sections: move to specific header by Gerard Marull-Paretas · 1 year, 10 months ago
- 1a30cd8 drivers: udc: add USB device controller driver skeleton by Johann Fischer · 1 year, 10 months ago
- 0a5b682 drivers: udc_virtual: fix bus SUSPEND, RESUME, RESET event handling by Johann Fischer · 1 year, 10 months ago
- fce0b85 drivers: usb_dc_dw: add support for STM32F4 SoC family by Johann Fischer · 1 year, 10 months ago
- 7538c55 drivers: usb_dc_dw: add definition for GHWCFG1..4 registers by Johann Fischer · 1 year, 10 months ago
- 4d2645a drivers: usb_dc_dw: cleanup and reorder register header by Johann Fischer · 1 year, 10 months ago
- 51f8d02 drivers: usb_dc_dw: cleanup, move USB_DW macros to driver code by Johann Fischer · 1 year, 10 months ago
- d4fef50 emul: pi3usb9201: Add charging mode support by Keith Short · 1 year, 10 months ago
- 00733f3 bc12: Add charging mode support by Keith Short · 1 year, 10 months ago
- 86cb559 bc12: Add charging mode role information to callback by Keith Short · 1 year, 10 months ago
- 11b599c drivers: usb_dc_nrfx: Enable SOF interrupts only when needed by Tomasz Moń · 1 year, 10 months ago
- 90570c6 drivers: usb_dc_mcux: Fix write performance issues by Declan Snyder · 1 year, 11 months ago
- 4863c5f sys/util: extend usage of DIV_ROUND_UP by Gerard Marull-Paretas · 1 year, 11 months ago
- a5fd0d1 init: remove the need for a dummy device pointer in SYS_INIT functions by Gerard Marull-Paretas · 1 year, 11 months ago
- 6b532ff treewide: Update clock control API usage by Pieter De Gendt · 2 years ago
- 9b8c4ee emul: pi3usb9201: Create pi3usb9201 emulator by Keith Short · 2 years ago
- e0dd45b bc12: API and 1st driver implementation. by Keith Short · 2 years ago
- c41dd36 drivers: kconfig: unify menuconfig title strings by Henrik Brix Andersen · 2 years ago
- 9d91333 drivers: udc: simplify udc_submit_event() by Johann Fischer · 2 years ago
- ad81b3b drivers: udc: move transfer status to buffer info structure by Johann Fischer · 2 years ago
- 3921811 drivers: udc_nrf: do not use UDC_EVT_EP_REQUEST without net_buf pointer by Johann Fischer · 2 years ago
- 4a53645 drivers: udc: add helper function to send UDC endpoint event by Johann Fischer · 2 years ago
- 5522e65 drivers: usb: sam: Update to use clock control by Gerson Fernando Budke · 2 years ago
- f4e0f90 drivers: usb_dc_rpi_pico: implement remote wakeup support by Purdea Andrei · 2 years ago
- 73a800f drivers: usb_dc_rpi_pico: fix stability issue related to control transfers by Purdea Andrei · 2 years ago
- 8e84d84 usb: Fix build for 64 bit platforms by Andrei Emeltchenko · 2 years, 1 month ago
- ddf9854 usb: udc_virtual: Adapt to updated API by Andrei Emeltchenko · 2 years, 1 month ago
- 86a0f80 drivers: usb: udc: nrf: fix declaration after label by Gerard Marull-Paretas · 2 years, 1 month ago
- 158ee91 drivers: usb_dc_rpi_pico: cleanup incorrect comment and condition by Purdea Andrei · 2 years, 1 month ago
- 4fcbba2 drivers: usb_dc_rpi_pico: fix toggle data1/0 on to_device control transfers by Purdea Andrei · 2 years, 1 month ago
- 9a7f9ec drivers: usb_dc_rpi_pico: avoid infinite unhandled irq retriggers by Purdea Andrei · 2 years, 1 month ago
- 4e6f80d drivers: usb: mcux: Fix the write operation by Mahesh Mahadevan · 2 years, 1 month ago
- 9bef7d0 drivers: usb: mcux: Remove unnecessary while loop by Mahesh Mahadevan · 2 years, 1 month ago
- 17da201 drivers: usb: Cleanup MCUX driver by Mahesh Mahadevan · 2 years, 1 month ago
- 2f310dc drivers: udc: add capability for MPS of control endpoint by Johann Fischer · 2 years, 2 months ago
- 373d660 drivers: udc: remove unused and unsupported udc_ep_flush() by Johann Fischer · 2 years, 2 months ago
- e60a4ef drivers: udc: do not update MPS for isochronous endpoints by Johann Fischer · 2 years, 2 months ago
- 3b7e757 drivers: usb: Enable High speed Kconfig for NXP controllers by Mahesh Mahadevan · 2 years, 2 months ago
- 419adea drivers: usb: stm32: Replace static clock check by a runtime check. by Erwan Gouriou · 2 years, 2 months ago
- 4899c10 drivers: usb: stm32: Configure domain clock using device tree by Erwan Gouriou · 2 years, 2 months ago
- cbc4407 drivers: usb: stm32: Store dt clock information into an array by Erwan Gouriou · 2 years, 2 months ago
- fccf4c9 drivers: usb: stm32: Remove HSI48 activation related code by Erwan Gouriou · 2 years, 2 months ago
- b5bfd3b drivers: udc: fixup parameter endpoint description by Johann Fischer · 2 years, 2 months ago
- 2cab3a8 drivers: usb: udc_kinetis: fix race condition in Kinetis USBFSOTG by Johann Fischer · 2 years, 2 months ago
- 00adb2a drivers: udc: remove no more required pending state flag by Johann Fischer · 2 years, 2 months ago
- a033784 drivers: usb: udc_nrf: fix race condition in nRF USBD by Johann Fischer · 2 years, 2 months ago
- baef621 drivers: udc: add helper functions to set/check endpoint busy state by Johann Fischer · 2 years, 2 months ago
- c186032 drivers: udc: avoid NULL pointer dereferencing if endpoint is invalid by Johann Fischer · 2 years, 2 months ago
- cd1d7e4 drivers: usb: make USB VBUS sensing configurable for STM32 devices by Raul Pando · 2 years, 2 months ago
- 56d93e3 drivers: usb: stm32f1: USB clk prescaler config done in clock_controller by Erwan Gouriou · 2 years, 3 months ago
- 66d4c64 all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences by Erwan Gouriou · 2 years, 3 months ago
- 11836dd dts: bindings: usb stm32: Remove deprecated prop 'enable-pin-remap' by Erwan Gouriou · 2 years, 3 months ago
- 4b48d91 drivers: usb_dc_stm32: implement usb_dc_wakeup_request by Fabio Baltieri · 2 years, 3 months ago
- e939c1d drivers: uhc: add driver for virtual USB host controller by Johann Fischer · 2 years, 3 months ago
- ac649c3 drivers: udc: add driver for virtual USB device controller by Johann Fischer · 2 years, 3 months ago
- deb637e drivers: usb: add support for virtual USB bus by Johann Fischer · 2 years, 3 months ago
- da63995 drivers: usb: add common layer of UHC API and MAX3421E driver by Johann Fischer · 2 years, 3 months ago
- 1f489cf drivers: usb: stm32: add usb hs ulpi support by Ryan McClelland · 2 years, 3 months ago
- 9571752 drivers: udc: do not call driver's dequeue on empty fifo by Johann Fischer · 2 years, 3 months ago
- 721b8c2 drivers: udc_nrf: dequeue instantly when endpoint is not busy by Johann Fischer · 2 years, 3 months ago
- 581a50e drivers: usb: stm32: Simplify Kconfig help message by Georgij Cernysiov · 2 years, 3 months ago
- 2ed292e drivers: stm32: do not enable the HSI48 locally by Francois Ramu · 2 years, 3 months ago
- 5381e0b drivers: usb: usb_dc_nrfx: add usbd worker thread name. by Mark Watson · 2 years, 3 months ago
- 22168bd drivers: usb_dc_nrfx: Do not uninit on detach by Tomasz Moń · 2 years, 3 months ago
- 1083e61 drivers: udc: add USBFSOTG UDC driver for Kinetis SoCs by Johann Fischer · 2 years, 3 months ago
- 1f11fbc drivers: udc_nrf: do not abuse HAL events for the driver's concerns. by Johann Fischer · 2 years, 3 months ago
- 292951d drivers: udc_nrf: implement method to distiguish hal and shim events by Johann Fischer · 2 years, 3 months ago
- 1fa31bb drivers: usb: add new USB device controller API (UDC API) by Johann Fischer · 2 years, 3 months ago
- 12e244b drivers: usb_dc_native_posix: Allow endpoint disable after detach by Tomasz Moń · 2 years, 4 months ago
- 460ca86 drivers: usb_dc_nrfx: Always allow endpoint disable by Tomasz Moń · 2 years, 4 months ago
- 8aa4164 drivers: usb_dc_stm32: implement usb_dc_detach() by romain pelletant · 2 years, 4 months ago
- 7a1cd99 drivers: usb: mcux: mark endpoint unoccupied on disable by Milind Paranjpe · 2 years, 4 months ago
- 1bd931a drivers: usb_dc_rpi_pico: fixed buffer status handling by Lukas Gehreke · 2 years, 4 months ago
- 21da8c2 drivers: usb: mcux: Deinit then Init endpoint HAL during config by Milind Paranjpe · 2 years, 4 months ago
- 178bdc4 include: add missing zephyr/irq.h include by Gerard Marull-Paretas · 2 years, 5 months ago
- b3c5dcf drivers: usb: usb_dc_sam0: Add missing kernel include by Gerson Fernando Budke · 2 years, 5 months ago
- 6a0f554 include: add missing kernel.h include by Gerard Marull-Paretas · 2 years, 5 months ago
- acc8cb4 include: add missing irq.h include by Gerard Marull-Paretas · 2 years, 5 months ago
- 8c7eba3 driver: usb_dc_sam_usbhs: Restore EP0 after detach by Tomasz Moń · 2 years, 6 months ago
- 37705bc driver: usb_dc_sam_usbhs: Actually set detach bit by Tomasz Moń · 2 years, 6 months ago
- 0d4aa49 drivers: usb_dc_nrfx: Do not uninit endpoints on detach by Tomasz Moń · 2 years, 6 months ago
- 32f4f8d drivers: usb: usb_dc_sam0: fix memory leak by Steven Slupsky · 2 years, 6 months ago
- dd1d367 driver: usb_dc_sam_usbhs: Initialize Endpoint FIFO by Nick Kraus · 2 years, 6 months ago
- 9966181 drivers: usb: mcux: Restructure driver for SDK updates by Mahesh Mahadevan · 2 years, 6 months ago
- c5f44f9 drivers: usb: Update MCUX controller identification by Mahesh Mahadevan · 2 years, 6 months ago
- cf4578b drivers: usb_dc_rpi: set thread name by Marcin Niestroj · 2 years, 6 months ago
- 966738d drivers: usb_dc_mcux: set thread name by Marcin Niestroj · 2 years, 6 months ago
- de36a7d drivers: usb_dc_kinetis: set thread name by Marcin Niestroj · 2 years, 6 months ago
- 1e982ff drivers: usb_dc_rpi: create thread and connect IRQ during init by Marcin Niestroj · 2 years, 6 months ago
- e4480d6 drivers: usb_dc_mcux: create thread and connect IRQ during init by Marcin Niestroj · 2 years, 6 months ago
- 9de245a drivers: usb_dc_kinetis: create thread and connect IRQ during init by Marcin Niestroj · 2 years, 6 months ago
- 2ac45e0 drivers: usb: device: Update drivers to use devicetree Kconfig symbol by Kumar Gala · 2 years, 7 months ago
- a202341 devices: constify device pointers initialized at compile time by Gerard Marull-Paretas · 2 years, 7 months ago