aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2025-11-17USB: serial: ftdi_sio: drop NDI quirk module parameterJohan Hovold1-38/+3
2025-11-17USB: serial: ftdi_sio: clean up NDI speed hackJohan Hovold1-10/+2
2025-11-17USB: serial: ftdi_sio: enable NDI speed hack consistentlyJohan Hovold1-1/+2
2025-11-17USB: serial: ftdi_sio: rename quirk symbolsJohan Hovold1-20/+20
2025-11-17USB: serial: ftdi_sio: clean up quirk commentsJohan Hovold1-9/+10
2025-11-17USB: serial: ftdi_sio: rewrite 8u2232c quirkJohan Hovold1-7/+12
2025-11-17USB: serial: ftdi_sio: silence jtag probeJohan Hovold1-6/+2
2025-11-17USB: serial: ftdi_sio: match on interface number for jtagJohan Hovold1-48/+24
2025-11-14usb: sl811-hcd: Add PM_EVENT_POWEROFF into suspend callbacksMario Limonciello (AMD)1-0/+1
2025-11-12Merge tag 'usb-serial-6.18-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman3-2/+10
2025-11-10USB: serial: option: add support for Rolling RW101R-GLVanillan Wang1-2/+8
2025-11-09usb: typec: ucsi: psy: Set max current to zero when disconnectedJameson Thies1-0/+5
2025-11-09usb: gadget: f_eem: Fix memory leak in eem_unwrapKuen-Han Tsai1-1/+6
2025-11-09usb: dwc3: pci: Sort out the Intel device IDsHeikki Krogerus1-41/+41
2025-11-09usb: dwc3: pci: add support for the Intel Nova Lake -SHeikki Krogerus1-0/+2
2025-11-09drivers/usb/dwc3: fix PCI parent checkJamie Iles1-1/+2
2025-11-09usb: storage: Fix memory leak in USB bulk transportDesnes Nunes1-0/+16
2025-11-09xhci: sideband: Fix race condition in sideband unregisterMathias Nyman1-44/+58
2025-11-09xhci: dbgtty: Fix data corruption when transmitting data form DbC to hostMathias Nyman2-1/+17
2025-11-09xhci: fix stale flag preventig URBs after link state error is clearedMathias Nyman2-5/+11
2025-10-30USB: serial: ftdi_sio: add support for u-blox EVK-M101Oleksandr Suvorov2-0/+2
2025-10-28usb: cdns3: Fix double resource release in cdns3_pci_probeMiaoqian Lin1-4/+1
2025-10-28usb: gadget: udc: fix use-after-free in usb_gadget_state_workJimmy Hu1-1/+16
2025-10-28usb: renesas_usbhs: Fix synchronous external abort on unbindClaudiu Beznea1-7/+7
2025-10-28usb: typec: ucsi: Add support for orientationAbel Vesa2-0/+27
2025-10-28usb: typec: ucsi: Add SET_POWER_LEVEL UCSI command to debugfsVenkat Jayaraman2-0/+2
2025-10-28usb: mtu3: fix invalid kernel-doc in mtu3.hRandy Dunlap1-12/+20
2025-10-28usb: mtu3: fix misspelled wordsRandy Dunlap3-4/+4
2025-10-28usb: dwc3: apple: Only support a single reset controllerSven Peter1-14/+14
2025-10-28xen/usb: Constify struct hc_driverChristophe JAILLET1-2/+2
2025-10-27USB: serial: kobil_sct: drop unnecessary initialisationsJohan Hovold1-4/+2
2025-10-27USB: serial: kobil_sct: clean up set_termios()Johan Hovold1-10/+16
2025-10-27USB: serial: kobil_sct: add control request helpersJohan Hovold1-81/+27
2025-10-27USB: serial: kobil_sct: clean up device type checksJohan Hovold1-9/+10
2025-10-27USB: serial: kobil_sct: clean up tiocmset()Johan Hovold1-35/+26
2025-10-27USB: serial: belkin_sa: clean up tiocmset()Johan Hovold1-16/+6
2025-10-27USB: serial: kobil_sct: fix TIOCMBIS and TIOCMBICJohan Hovold1-9/+9
2025-10-27USB: serial: belkin_sa: fix TIOCMBIS and TIOCMBICJohan Hovold1-11/+17
2025-10-27Merge 6.18-rc3 into usb-nextGreg Kroah-Hartman8-11/+29
2025-10-24usb: typec: ucsi_glink: Increase buffer size to support UCSI v2Anjelique Melendez1-10/+70
2025-10-24usb: typec: ucsi_glink: Update request/response buffers to be packedAnjelique Melendez1-4/+4
2025-10-24usb: dwc3: Allow usb role swich control from userspacePritam Manohar Sutar1-0/+1
2025-10-24Merge tag 'usb-serial-6.18-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-0/+10
2025-10-23USB: serial: option: add Telit FN920C04 ECM compositionsLI Qingwu1-0/+4
2025-10-23usb: typec: ps883x: Fix missing mutex_unlock()Konrad Dybcio1-3/+1
2025-10-22USB: serial: option: add Quectel RG255CReinhard Speyerer1-0/+4
2025-10-22usb: uhci: Work around bogus clang shift overflow warning from DMA_BIT_MASK(64)Nathan Chancellor1-9/+6
2025-10-22usb: typec: ps883x: Add USB4 mode and TBT3 altmode supportKonrad Dybcio1-0/+29
2025-10-22usb: typec: ps883x: Rework ps883x_set()Konrad Dybcio1-35/+38
2025-10-22usb: typec: ps883x: Cache register settings, not Type-C modeKonrad Dybcio1-19/+22