summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2025-06-24Merge branch '6.6-2.2.x-imx' into toradex_6.6-2.2.x-imxEmanuele Ghidoli
2025-06-23Merge tag 'v6.6.94' into 6.6-2.2.x-imxEmanuele Ghidoli
2025-06-20Merge branch '6.6-2.2.x-imx' into toradex_6.6-2.2.x-imxEmanuele Ghidoli
2025-06-19usb: typec: tcpm/tcpci_maxim: Fix bounds check in process_rx()Amit Sunil Dhamne
2025-06-19usb: Flush altsetting 0 endpoints before reinitializating them after reset.Mathias Nyman
2025-06-19usb: cdnsp: Fix issue with detecting USB 3.2 speedPawel Laszczak
2025-06-19usb: cdnsp: Fix issue with detecting command completion eventPawel Laszczak
2025-06-19usb: usbtmc: Fix read_stb function and get_stb ioctlDave Penkler
2025-06-19HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()Terry Junge
2025-06-19usb: renesas_usbhs: Reorder clock handling and power management in probeLad Prabhakar
2025-06-19usb: usbtmc: Fix timeout value in get_stbDave Penkler
2025-06-19usb: typec: ucsi: fix Clang -Wsign-conversion warningQasim Ijaz
2025-06-19USB: serial: pl2303: add new chip PL2303GC-Q20 and PL2303GT-2ABCharles Yeh
2025-06-19usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage deviceHongyu Xie
2025-06-19usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AEJiayi Li
2025-06-19Merge tag 'v6.6.93' into 6.6-2.2.x-imxEmanuele Ghidoli
2025-06-19Merge tag 'v6.6.92' into 6.6-2.2.x-imxEmanuele Ghidoli
2025-06-04usb: xhci: Don't change the status of stalled TDs on failed Stop EPMichal Pecio
2025-06-04Merge branch '6.6-2.2.x-imx' into toradex_6.6-2.2.x-imxHiago De Franco
2025-05-22usb: typec: ucsi: displayport: Fix deadlockAndrei Kuchynski
2025-05-22ALSA: ump: Fix a typo of snd_ump_stream_msg_device_infoTakashi Iwai
2025-05-21Merge tag 'v6.6.91' into update_stableStephan Kulow
2025-05-21Merge tag 'v6.6.90' into update_stableStephan Kulow
2025-05-21Merge tag 'v6.6.89' into update_stableStephan Kulow
2025-05-21Merge tag 'v6.6.88' into update_stableStephan Kulow
2025-05-21Merge tag 'v6.6.87' into update_stableStephan Kulow
2025-05-21Merge tag 'v6.6.86' into update_stableStephan Kulow
2025-05-18usb: usbtmc: Fix erroneous generic_read ioctl returnDave Penkler
2025-05-18usb: usbtmc: Fix erroneous wait_srq ioctl returnDave Penkler
2025-05-18usb: usbtmc: Fix erroneous get_stb ioctl error returnsDave Penkler
2025-05-18USB: usbtmc: use interruptible sleep in usbtmc_readOliver Neukum
2025-05-18usb: typec: ucsi: displayport: Fix NULL pointer accessAndrei Kuchynski
2025-05-18usb: typec: tcpm: delay SNK_TRY_WAIT_DEBOUNCE to SRC_TRYWAIT transitionRD Babiera
2025-05-18usb: host: tegra: Prevent host controller crash when OTG port is usedJim Lin
2025-05-18usb: gadget: Use get_status callback to set remote wakeup capabilityPrashanth K
2025-05-18usb: gadget: tegra-xudc: ACK ST_RC after clearing CTRL_RUNWayne Chang
2025-05-18usb: gadget: f_ecm: Add get_status callbackPrashanth K
2025-05-18usb: cdnsp: fix L1 resume issue for RTL_REVISION_NEW_LPM versionPawel Laszczak
2025-05-18usb: cdnsp: Fix issue with resuming from L1Pawel Laszczak
2025-05-18usb: uhci-platform: Make the clock really optionalAlexey Charkov
2025-05-09xhci: fix possible null pointer dereference at secondary interrupter removalMathias Nyman
2025-05-09usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()Marc Zyngier
2025-05-09xhci: Limit time spent with xHC interrupts disabled during bus resumeMathias Nyman
2025-05-09xhci: support setting interrupt moderation IMOD for secondary interruptersMathias Nyman
2025-05-09usb: xhci: check if 'requested segments' exceeds ERST capacityNiklas Neronin
2025-05-09xhci: Add helper to set an interrupters interrupt moderation intervalMathias Nyman
2025-05-09xhci: add support to allocate several interruptersMathias Nyman
2025-05-09xhci: split free interrupter into separate remove and free partsMathias Nyman
2025-05-09xhci: Clean up stale comment on ERST_SIZE macroLukas Wunner
2025-05-09xhci: Use more than one Event Ring segmentJonathan Bell