summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2025-11-17functionfs: fix the open/removal racesAl Viro-10/+43
2025-11-17functionfs: need to cancel ->reset_work in ->kill_sb()Al Viro-0/+3
2025-11-17functionfs: don't bother with ffs->ref in ffs_data_{opened,closed}()Al Viro-5/+3
2025-11-17functionfs: don't abuse ffs_data_closed() on fs shutdownAl Viro-8/+8
2025-11-17Merge back earlier material related to system sleep for 6.19Rafael J. Wysocki-0/+1
2025-11-17USB: serial: ftdi_sio: drop NDI quirk module parameterJohan Hovold-38/+3
2025-11-17USB: serial: ftdi_sio: clean up NDI speed hackJohan Hovold-10/+2
2025-11-17USB: serial: ftdi_sio: enable NDI speed hack consistentlyJohan Hovold-1/+2
2025-11-17USB: serial: ftdi_sio: rename quirk symbolsJohan Hovold-20/+20
2025-11-17USB: serial: ftdi_sio: clean up quirk commentsJohan Hovold-9/+10
2025-11-17USB: serial: ftdi_sio: rewrite 8u2232c quirkJohan Hovold-7/+12
2025-11-17USB: serial: ftdi_sio: silence jtag probeJohan Hovold-6/+2
2025-11-17USB: serial: ftdi_sio: match on interface number for jtagJohan Hovold-48/+24
2025-11-14usb: sl811-hcd: Add PM_EVENT_POWEROFF into suspend callbacksMario Limonciello (AMD)-0/+1
2025-11-12Merge tag 'usb-serial-6.18-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-2/+10
2025-11-10USB: serial: option: add support for Rolling RW101R-GLVanillan Wang-2/+8
2025-11-09usb: typec: ucsi: psy: Set max current to zero when disconnectedJameson Thies-0/+5
2025-11-09usb: gadget: f_eem: Fix memory leak in eem_unwrapKuen-Han Tsai-1/+6
2025-11-09usb: dwc3: pci: Sort out the Intel device IDsHeikki Krogerus-41/+41
2025-11-09usb: dwc3: pci: add support for the Intel Nova Lake -SHeikki Krogerus-0/+2
2025-11-09drivers/usb/dwc3: fix PCI parent checkJamie Iles-1/+2
2025-11-09usb: storage: Fix memory leak in USB bulk transportDesnes Nunes-0/+16
2025-11-09xhci: sideband: Fix race condition in sideband unregisterMathias Nyman-44/+58
2025-11-09xhci: dbgtty: Fix data corruption when transmitting data form DbC to hostMathias Nyman-1/+17
2025-11-09xhci: fix stale flag preventig URBs after link state error is clearedMathias Nyman-5/+11
2025-10-30USB: serial: ftdi_sio: add support for u-blox EVK-M101Oleksandr Suvorov-0/+2
2025-10-28usb: cdns3: Fix double resource release in cdns3_pci_probeMiaoqian Lin-4/+1
2025-10-28usb: gadget: udc: fix use-after-free in usb_gadget_state_workJimmy Hu-1/+16
2025-10-28usb: renesas_usbhs: Fix synchronous external abort on unbindClaudiu Beznea-7/+7
2025-10-28usb: typec: ucsi: Add support for orientationAbel Vesa-0/+27
2025-10-28usb: typec: ucsi: Add SET_POWER_LEVEL UCSI command to debugfsVenkat Jayaraman-0/+2
2025-10-28usb: mtu3: fix invalid kernel-doc in mtu3.hRandy Dunlap-12/+20
2025-10-28usb: mtu3: fix misspelled wordsRandy Dunlap-4/+4
2025-10-28usb: dwc3: apple: Only support a single reset controllerSven Peter-14/+14
2025-10-28xen/usb: Constify struct hc_driverChristophe JAILLET-2/+2
2025-10-27USB: serial: kobil_sct: drop unnecessary initialisationsJohan Hovold-4/+2
2025-10-27USB: serial: kobil_sct: clean up set_termios()Johan Hovold-10/+16
2025-10-27USB: serial: kobil_sct: add control request helpersJohan Hovold-81/+27
2025-10-27USB: serial: kobil_sct: clean up device type checksJohan Hovold-9/+10
2025-10-27USB: serial: kobil_sct: clean up tiocmset()Johan Hovold-35/+26
2025-10-27USB: serial: belkin_sa: clean up tiocmset()Johan Hovold-16/+6
2025-10-27USB: serial: kobil_sct: fix TIOCMBIS and TIOCMBICJohan Hovold-9/+9
2025-10-27USB: serial: belkin_sa: fix TIOCMBIS and TIOCMBICJohan Hovold-11/+17
2025-10-27Merge 6.18-rc3 into usb-nextGreg Kroah-Hartman-11/+29
2025-10-24usb: typec: ucsi_glink: Increase buffer size to support UCSI v2Anjelique Melendez-10/+70
2025-10-24usb: typec: ucsi_glink: Update request/response buffers to be packedAnjelique Melendez-4/+4
2025-10-24usb: dwc3: Allow usb role swich control from userspacePritam Manohar Sutar-0/+1
2025-10-24Merge tag 'usb-serial-6.18-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-0/+10
2025-10-23USB: serial: option: add Telit FN920C04 ECM compositionsLI Qingwu-0/+4
2025-10-23usb: typec: ps883x: Fix missing mutex_unlock()Konrad Dybcio-3/+1