summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2025-10-15usb: cdns3: cdnsp-pci: remove redundant pci_disable_device() callMiaoqian Lin1-4/+1
2025-10-15usb: typec: tipd: Clear interrupts firstSven Peter1-13/+11
2025-10-15usb: vhci-hcd: Prevent suspending virtually attached devicesCristian Ciocaltea1-0/+22
2025-10-15Revert "usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running"Michal Pecio1-7/+4
2025-10-15usb: gadget: configfs: Correctly set use_os_string at bindWilliam Wu1-0/+2
2025-10-15usb: phy: twl6030: Fix incorrect type for retXichao Zhao1-2/+1
2025-10-15usb: misc: qcom_eud: Access EUD_MODE_MANAGER2 through secure callsKomal Bajaj2-9/+25
2025-10-15usb: host: max3421-hcd: Fix error pointer dereference in probe cleanupDan Carpenter1-1/+1
2025-10-12USB: serial: option: add SIMCom 8230C compositionsXiaowei Li1-0/+6
2025-10-02Revert "usb: xhci: remove option to change a default ring's TRB cycle bit"Niklas Neronin4-27/+33
2025-10-02usb: core: Add 0x prefix to quirks debug outputJiayi Li1-1/+1
2025-09-25xhci: dbc: Fix full DbC transfer ring after several reconnectsMathias Nyman1-2/+21
2025-09-25xhci: dbc: decouple endpoint allocation from initializationMathias Nyman1-25/+46
2025-09-25usb: xhci: remove option to change a default ring's TRB cycle bitNiklas Neronin4-33/+27
2025-09-25usb: xhci: introduce macro for ring segment list iterationNiklas Neronin4-33/+19
2025-09-19usb: gadget: midi2: Fix MIDI2 IN EP max packet sizeTakashi Iwai1-2/+8
2025-09-19usb: gadget: midi2: Fix missing UMP group attributes initializationTakashi Iwai1-0/+1
2025-09-19usb: typec: tcpm: properly deliver cable vdms to altmode driversRD Babiera1-4/+8
2025-09-19USB: gadget: dummy-hcd: Fix locking bug in RT-enabled kernelsAlan Stern1-4/+4
2025-09-19xhci: fix memory leak regression when freeing xhci vdev devices depth firstMathias Nyman1-1/+1
2025-09-19USB: serial: option: add Telit Cinterion LE910C4-WWX new compositionsFabio Porcedda1-0/+11
2025-09-19USB: serial: option: add Telit Cinterion FN990A w/audio compositionsFabio Porcedda1-0/+6
2025-08-28usb: dwc3: pci: add support for the Intel Wildcat LakeHeikki Krogerus1-0/+2
2025-08-28usb: dwc3: Remove WARN_ON for device endpoint command timeoutsSelvarasu Ganesan2-6/+24
2025-08-28usb: dwc3: Ignore late xferNotReady event to prevent halt timeoutKuen-Han Tsai1-0/+9
2025-08-28usb: xhci: Fix slot_id resource race conflictWeitao Wang5-23/+35
2025-08-28usb: typec: maxim_contaminant: re-enable cc toggle if cc is open and port is ...Amit Sunil Dhamne1-0/+53
2025-08-28usb: typec: maxim_contaminant: disable low power mode when reading comparator...Amit Sunil Dhamne2-0/+6
2025-08-28USB: storage: Ignore driver CD mode for Realtek multi-mode Wi-Fi donglesZenm Chen1-0/+22
2025-08-28usb: storage: realtek_cr: Use correct byte order for bcs->ResidueThorsten Blum1-1/+1
2025-08-28USB: storage: Add unusual-devs entry for Novatek NTK96550-based cameraMael GUERIN1-0/+7
2025-08-28usb: renesas-xhci: Fix External ROM access timeoutsMarek Vasut1-3/+4
2025-08-28usb: core: hcd: fix accessing unmapped memory in SINGLE_STEP_SET_FEATURE testXu Yang1-1/+7
2025-08-28usb: quirks: Add DELAY_INIT quick for another SanDisk 3.2Gen1 Flash DriveMiao Li1-0/+1
2025-08-28kcov, usb: Don't disable interrupts in kcov_remote_start_usb_softirq()Sebastian Andrzej Siewior1-7/+5
2025-08-28usb: typec: fusb302: cache PD RX stateSebastian Reichel1-0/+8
2025-08-28USB: typec: Use str_enable_disable-like helpersKrzysztof Kozlowski6-21/+27
2025-08-28usb: dwc3: imx8mp: fix device leak at unbindJohan Hovold1-1/+6
2025-08-28usb: dwc3: meson-g12a: fix device leaks at unbindJohan Hovold1-0/+3
2025-08-28usb: musb: omap2430: fix device leak at unbindJohan Hovold1-5/+9
2025-08-28usb: gadget: udc: renesas_usb3: fix device leak at unbindJohan Hovold1-0/+1
2025-08-28usb: atm: cxacru: Merge cxacru_upload_firmware() into cxacru_heavy_init()Nathan Chancellor1-57/+49
2025-08-20cdc-acm: fix race between initial clearing halt and openOliver Neukum1-5/+6
2025-08-20usb: typec: ucsi: Update power_supply on power role changeMyrrh Periwinkle1-0/+1
2025-08-20usb: core: config: Prevent OOB read in SS endpoint companion parsingXinyu Liu1-2/+8
2025-08-20usb: core: usb_submit_urb: downgrade type checkOliver Neukum1-1/+1
2025-08-20usb: typec: intel_pmc_mux: Defer probe if SCU IPC isn't presentTomasz Michalec1-1/+1
2025-08-20usb: typec: tcpm/tcpci_maxim: fix irq wake usageAndré Draszik1-16/+30
2025-08-20usb: xhci: Avoid showing errors during surprise removalMario Limonciello1-2/+5
2025-08-20usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device CommandJay Chen1-0/+2