zephyr/drivers/usb
Mike J. Chen a5a78ee608 drivers: usb_dc_mcux: disable irq in detach
Otherwise the next attach could have the ISR invoked
before init has completely initialized all the required
data structures to handle the ISR properly.

Signed-off-by: Mike J. Chen <mjchen@google.com>
2025-06-23 15:45:55 +01:00
..
bc12 drivers: bc12: Place API into iterable section 2024-12-03 19:56:37 +01:00
common drivers: udc_dwc2: Optimize endpoint interrupt handling 2025-05-20 12:47:34 +02:00
device drivers: usb_dc_mcux: disable irq in detach 2025-06-23 15:45:55 +01:00
udc drivers: usb: stm32: fix stm32u5x clock disable in sleep mode 2025-06-23 15:43:55 +01:00
uhc drivers: uhc: udc: use DYNAMIC_INTERRUPTS for KHCI and EHCI 2025-05-30 16:34:41 +02:00
uvb
CMakeLists.txt
Kconfig