summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2025-05-27Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-26Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds
2025-05-16Merge tag 'sound-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-05-13ucsi_ccg: Disable async suspend in ucsi_ccg_probe()Jon Hunter
2025-05-11ALSA: ump: Fix a typo of snd_ump_stream_msg_device_infoTakashi Iwai
2025-05-08treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()Ingo Molnar
2025-05-05usb-storage: reject probe of device one non-DMA HCDs when using highmemChristoph Hellwig
2025-05-05xhci: dbc: Avoid event polling busyloop if pending rx transfers are inactive.Mathias Nyman
2025-05-05usb: xhci: Don't trust the EP Context cycle bit when moving HW dequeueMichal Pecio
2025-05-02usb: usbtmc: Fix erroneous generic_read ioctl returnDave Penkler
2025-05-02usb: usbtmc: Fix erroneous wait_srq ioctl returnDave Penkler
2025-05-02usb: usbtmc: Fix erroneous get_stb ioctl error returnsDave Penkler
2025-05-01usb: typec: tcpm: delay SNK_TRY_WAIT_DEBOUNCE to SRC_TRYWAIT transitionRD Babiera
2025-05-01USB: usbtmc: use interruptible sleep in usbtmc_readOliver Neukum
2025-05-01usb: cdnsp: fix L1 resume issue for RTL_REVISION_NEW_LPM versionPawel Laszczak
2025-05-01usb: typec: ucsi: displayport: Fix NULL pointer accessAndrei Kuchynski
2025-05-01usb: typec: ucsi: displayport: Fix deadlockAndrei Kuchynski
2025-05-01usb: misc: onboard_usb_dev: fix support for Cypress HX3 hubsLukasz Czechowski
2025-05-01usb: uhci-platform: Make the clock really optionalAlexey Charkov
2025-05-01usb: dwc3: gadget: Make gadget_wakeup asynchronousPrashanth K
2025-05-01usb: gadget: Use get_status callback to set remote wakeup capabilityPrashanth K
2025-05-01usb: gadget: f_ecm: Add get_status callbackPrashanth K
2025-05-01usb: host: tegra: Prevent host controller crash when OTG port is usedJim Lin
2025-05-01usb: cdnsp: Fix issue with resuming from L1Pawel Laszczak
2025-05-01usb: gadget: tegra-xudc: ACK ST_RC after clearing CTRL_RUNWayne Chang
2025-04-18Merge tag 'usb-serial-6.15-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-04-16USB: serial: simple: add OWON HDS200 series oscilloscope supportCraig Hesling
2025-04-16USB: serial: ftdi_sio: add support for Abacus Electrics Optical ProbeMichael Ehrenreich
2025-04-16USB: serial: option: add Sierra Wireless EM9291Adam Xue
2025-04-15usb: typec: class: Unlocked on error in typec_register_partner()Dan Carpenter
2025-04-15usb: quirks: Add delay init quirk for SanDisk 3.2Gen1 Flash DriveMiao Li
2025-04-11USB: wdm: add annotationOliver Neukum
2025-04-11USB: wdm: wdm_wwan_port_tx_complete mutex in atomic contextOliver Neukum
2025-04-11USB: wdm: close race between wdm_open and wdm_wwan_port_stopOliver Neukum
2025-04-11USB: wdm: handle IO errors in wdm_wwan_port_startOliver Neukum
2025-04-11USB: VLI disk crashes if LPM is usedOliver Neukum
2025-04-11usb: dwc3: gadget: check that event count does not exceed event buffer lengthFrode Isaksen
2025-04-11USB: storage: quirk for ADATA Portable HDD CH94Oliver Neukum
2025-04-11usb: quirks: add DELAY_INIT quirk for Silicon Motion Flash DriveMiao Li
2025-04-11USB: OHCI: Add quirk for LS7A OHCI controller (rev 0x02)Huacai Chen
2025-04-11usb: dwc3: xilinx: Prevent spike in reset signalMike Looijmans
2025-04-11usb: cdns3: Fix deadlock when using NCM gadgetRalph Siemsen
2025-04-11usb: chipidea: ci_hdrc_imx: implement usb_phy_init() error handlingFedor Pchelkin
2025-04-11usb: chipidea: ci_hdrc_imx: fix call balance of regulator routinesFedor Pchelkin
2025-04-11usb: chipidea: ci_hdrc_imx: fix usbmisc handlingFedor Pchelkin
2025-04-11usb: typec: class: Invalidate USB device pointers on partner unregistrationAndrei Kuchynski
2025-04-11usb: typec: class: Fix NULL pointer accessAndrei Kuchynski
2025-04-11xhci: Limit time spent with xHC interrupts disabled during bus resumeMathias Nyman