summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2025-05-05xhci: dbc: Avoid event polling busyloop if pending rx transfers are inactive.Mathias Nyman-3/+19
2025-05-05usb: xhci: Don't trust the EP Context cycle bit when moving HW dequeueMichal Pecio-10/+9
2025-05-02usb: usbtmc: Fix erroneous generic_read ioctl returnDave Penkler-6/+12
2025-05-02usb: usbtmc: Fix erroneous wait_srq ioctl returnDave Penkler-12/+11
2025-05-02usb: usbtmc: Fix erroneous get_stb ioctl error returnsDave Penkler-4/+8
2025-05-01usb: typec: tcpm: delay SNK_TRY_WAIT_DEBOUNCE to SRC_TRYWAIT transitionRD Babiera-1/+1
2025-05-01USB: usbtmc: use interruptible sleep in usbtmc_readOliver Neukum-1/+5
2025-05-01usb: cdnsp: fix L1 resume issue for RTL_REVISION_NEW_LPM versionPawel Laszczak-1/+7
2025-05-01usb: typec: ucsi: displayport: Fix NULL pointer accessAndrei Kuchynski-0/+2
2025-05-01usb: typec: ucsi: displayport: Fix deadlockAndrei Kuchynski-8/+47
2025-05-01usb: misc: onboard_usb_dev: fix support for Cypress HX3 hubsLukasz Czechowski-2/+8
2025-05-01usb: uhci-platform: Make the clock really optionalAlexey Charkov-1/+1
2025-05-01usb: dwc3: gadget: Make gadget_wakeup asynchronousPrashanth K-37/+27
2025-05-01usb: gadget: Use get_status callback to set remote wakeup capabilityPrashanth K-7/+5
2025-05-01usb: gadget: f_ecm: Add get_status callbackPrashanth K-0/+7
2025-05-01usb: host: tegra: Prevent host controller crash when OTG port is usedJim Lin-0/+3
2025-05-01usb: cdnsp: Fix issue with resuming from L1Pawel Laszczak-2/+45
2025-05-01usb: gadget: tegra-xudc: ACK ST_RC after clearing CTRL_RUNWayne Chang-0/+4
2025-04-18Merge tag 'usb-serial-6.15-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-0/+17
2025-04-16USB: serial: simple: add OWON HDS200 series oscilloscope supportCraig Hesling-0/+7
2025-04-16USB: serial: ftdi_sio: add support for Abacus Electrics Optical ProbeMichael Ehrenreich-0/+7
2025-04-16USB: serial: option: add Sierra Wireless EM9291Adam Xue-0/+3
2025-04-15usb: typec: class: Unlocked on error in typec_register_partner()Dan Carpenter-0/+1
2025-04-15usb: quirks: Add delay init quirk for SanDisk 3.2Gen1 Flash DriveMiao Li-0/+3
2025-04-11USB: wdm: add annotationOliver Neukum-1/+1
2025-04-11USB: wdm: wdm_wwan_port_tx_complete mutex in atomic contextOliver Neukum-1/+1
2025-04-11USB: wdm: close race between wdm_open and wdm_wwan_port_stopOliver Neukum-2/+4
2025-04-11USB: wdm: handle IO errors in wdm_wwan_port_startOliver Neukum-1/+10
2025-04-11USB: VLI disk crashes if LPM is usedOliver Neukum-0/+3
2025-04-11usb: dwc3: gadget: check that event count does not exceed event buffer lengthFrode Isaksen-0/+6
2025-04-11USB: storage: quirk for ADATA Portable HDD CH94Oliver Neukum-0/+7
2025-04-11usb: quirks: add DELAY_INIT quirk for Silicon Motion Flash DriveMiao Li-0/+3
2025-04-11USB: OHCI: Add quirk for LS7A OHCI controller (rev 0x02)Huacai Chen-0/+23
2025-04-11usb: dwc3: xilinx: Prevent spike in reset signalMike Looijmans-3/+1
2025-04-11usb: cdns3: Fix deadlock when using NCM gadgetRalph Siemsen-0/+2
2025-04-11usb: chipidea: ci_hdrc_imx: implement usb_phy_init() error handlingFedor Pchelkin-3/+10
2025-04-11usb: chipidea: ci_hdrc_imx: fix call balance of regulator routinesFedor Pchelkin-8/+17
2025-04-11usb: chipidea: ci_hdrc_imx: fix usbmisc handlingFedor Pchelkin-2/+4
2025-04-11usb: typec: class: Invalidate USB device pointers on partner unregistrationAndrei Kuchynski-2/+6
2025-04-11usb: typec: class: Fix NULL pointer accessAndrei Kuchynski-2/+14
2025-04-11xhci: Limit time spent with xHC interrupts disabled during bus resumeMathias Nyman-16/+20
2025-04-11usb: xhci: Fix invalid pointer dereference in Etron workaroundMichal Pecio-1/+1
2025-04-11usb: xhci: Fix Short Packet handling rework ignoring errorsMichal Pecio-1/+1
2025-04-11Revert "xhci: Prevent early endpoint restart when handling STALL errors."Mathias Nyman-13/+3
2025-04-11Revert "xhci: Avoid queuing redundant Stop Endpoint command for stalled endpo...Mathias Nyman-5/+3
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-68/+68
2025-04-02Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-651/+1338
2025-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-4/+4
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-24/+17
2025-03-22Merge tag 'usb-serial-6.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-13/+0