summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
9 hoursMerge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-15fs: rename generic_delete_inode() and generic_drop_inode()Mateusz Guzik
2025-09-12USB: core: remove the move buf actionEdward Adam Davis
2025-09-12Merge tag 'usb-serial-6.17-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-09-06usb: gadget: midi2: Fix MIDI2 IN EP max packet sizeTakashi Iwai
2025-09-06usb: gadget: midi2: Fix missing UMP group attributes initializationTakashi Iwai
2025-09-06usb: typec: tcpm: properly deliver cable vdms to altmode driversRD Babiera
2025-09-06USB: gadget: dummy-hcd: Fix locking bug in RT-enabled kernelsAlan Stern
2025-09-06xhci: fix memory leak regression when freeing xhci vdev devices depth firstMathias Nyman
2025-09-06xhci: dbc: Fix full DbC transfer ring after several reconnectsMathias Nyman
2025-09-06xhci: dbc: decouple endpoint allocation from initializationMathias Nyman
2025-08-26USB: serial: option: add Telit Cinterion LE910C4-WWX new compositionsFabio Porcedda
2025-08-26USB: serial: option: add Telit Cinterion FN990A w/audio compositionsFabio Porcedda
2025-08-19usb: xhci: fix host not responding after suspend and resumeNiklas Neronin
2025-08-19usb: xhci: Fix slot_id resource race conflictWeitao Wang
2025-08-19usb: typec: fusb302: Revert incorrect threaded irq fixSebastian Reichel
2025-08-19USB: core: Update kerneldoc for usb_hcd_giveback_urb()Alan Stern
2025-08-17usb: typec: maxim_contaminant: re-enable cc toggle if cc is open and port is ...Amit Sunil Dhamne
2025-08-17usb: typec: maxim_contaminant: disable low power mode when reading comparator...Amit Sunil Dhamne
2025-08-17usb: dwc3: Remove WARN_ON for device endpoint command timeoutsSelvarasu Ganesan
2025-08-17USB: storage: Ignore driver CD mode for Realtek multi-mode Wi-Fi donglesZenm Chen
2025-08-13usb: storage: realtek_cr: Use correct byte order for bcs->ResidueThorsten Blum
2025-08-13usb: chipidea: imx: improve usbmisc_imx7d_pullup()Xu Yang
2025-08-13kcov, usb: Don't disable interrupts in kcov_remote_start_usb_softirq()Sebastian Andrzej Siewior
2025-08-13usb: dwc3: pci: add support for the Intel Wildcat LakeHeikki Krogerus
2025-08-13usb: dwc3: Ignore late xferNotReady event to prevent halt timeoutKuen-Han Tsai
2025-08-13USB: storage: Add unusual-devs entry for Novatek NTK96550-based cameraMael GUERIN
2025-08-13usb: core: hcd: fix accessing unmapped memory in SINGLE_STEP_SET_FEATURE testXu Yang
2025-08-13usb: renesas-xhci: Fix External ROM access timeoutsMarek Vasut
2025-08-13usb: gadget: tegra-xudc: fix PM use count underflowRussell King (Oracle)
2025-08-13usb: quirks: Add DELAY_INIT quick for another SanDisk 3.2Gen1 Flash DriveMiao Li
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-29Merge tag 'usb-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-07-29Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-07-28Merge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-28Merge tag 'pull-simple_recursive_removal' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2025-07-25usb: musb: omap2430: clean up probe error handlingJohan Hovold
2025-07-25usb: musb: omap2430: fix device leak at unbindJohan Hovold
2025-07-25usb: gadget: udc: renesas_usb3: fix device leak at unbindJohan Hovold
2025-07-25usb: dwc3: meson-g12a: fix device leaks at unbindJohan Hovold
2025-07-25usb: dwc3: imx8mp: fix device leak at unbindJohan Hovold
2025-07-25usb: musb: omap2430: enable compile testingJohan Hovold
2025-07-25usb: gadget: udc: renesas_usb3: drop unused module aliasJohan Hovold
2025-07-25usb: xhci: print xhci->xhc_state when queue_command failedSu Hui
2025-07-24Merge tag 'usb-serial-6.17-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/...Greg Kroah-Hartman
2025-07-24Merge tag 'usb-serial-6.17-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-07-24usb: atm: cxacru: Merge cxacru_upload_firmware() into cxacru_heavy_init()Nathan Chancellor
2025-07-22USB: serial: option: add Foxconn T99W709Slark Xiao
2025-07-21Merge tag 'v6.16-rc7' into tty-nextGreg Kroah-Hartman