summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-06-21usb-storage: alauda: Check whether the media is initializedShichao Lai
2024-06-21xhci: Apply broken streams quirk to Etron EJ188 xHCI hostKuangyi Chiang
2024-06-21xhci: Handle TD clearing for multiple streams caseHector Martin
2024-06-21xhci: Apply reset resume quirk to Etron EJ188 xHCI hostKuangyi Chiang
2024-06-21xhci: Set correct transferred length for cancelled bulk transfersMathias Nyman
2024-06-21usb: typec: tcpm: Ignore received Hard Reset in TOGGLING stateKyle Tso
2024-06-21usb: typec: tcpm: fix use-after-free case in tcpm_register_source_capsAmit Sunil Dhamne
2024-06-21USB: xen-hcd: Traverse host/ when CONFIG_USB_XEN_HCD is selectedJohn Ernberg
2024-06-21kcov, usb: disable interrupts in kcov_remote_start_usb_softirqAndrey Konovalov
2024-06-21USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messagesAlan Stern
2024-06-12usb: fotg210: Add missing kernel doc descriptionAndy Shevchenko
2024-06-12usb: gadget: u_audio: Clear uac pointer when freed.Chris Wulff
2024-06-12usb: gadget: u_audio: Fix race condition use of controls after free during ga...Chris Wulff
2024-06-12usb: xhci: check if 'requested segments' exceeds ERST capacityNiklas Neronin
2024-06-12usb: typec: ucsi: simplify partner's PD caps registrationDmitry Baryshkov
2024-06-12usb: typec: ucsi: always register a link to USB PD deviceDmitry Baryshkov
2024-06-12usb: typec: ucsi: allow non-partner GET_PDOS for Qualcomm devicesDmitry Baryshkov
2024-05-25usb: typec: tipd: fix event checking for tps6598xJavier Carrasco
2024-05-25usb: typec: tipd: fix event checking for tps25750Javier Carrasco
2024-05-25usb: typec: ucsi: displayport: Fix potential deadlockHeikki Krogerus
2024-05-25usb: dwc3: Wait unconditionally after issuing EndXfer commandPrashanth K
2024-04-30usb: typec: tcpm: Check for port partner validity before consuming itBadhri Jagan Sridharan
2024-04-30usb: typec: tcpm: enforce ready state when queueing alt mode vdmRD Babiera
2024-04-30usb: typec: tcpm: unregister existing source caps before re-registrationAmit Sunil Dhamne
2024-04-30usb: typec: tcpm: clear pd_event queue in PORT_RESETRD Babiera
2024-04-30usb: typec: tcpm: queue correct sop type in tcpm_queue_vdm_unlockedRD Babiera
2024-04-30usb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed deviceAlan Stern
2024-04-30usb: ohci: Prevent missed ohci interruptsGuenter Roeck
2024-04-23usb: typec: qcom-pmic: fix pdphy start() error handlingJohan Hovold
2024-04-23usb: typec: qcom-pmic: fix use-after-free on late probe errorsJohan Hovold
2024-04-23usb: gadget: f_fs: Fix a race condition when processing setup packets.Chris Wulff
2024-04-23USB: core: Fix access violation during port device removalAlan Stern
2024-04-23usb: dwc3: core: Prevent phy suspend during initThinh Nguyen
2024-04-23usb: xhci-plat: Don't include xhci.hThinh Nguyen
2024-04-23usb: gadget: uvc: use correct buffer size when parsing configfs listsIvan Avdeev
2024-04-23usb: gadget: composite: fix OS descriptors w_value logicPeter Korsgaard
2024-04-23usb: gadget: f_fs: Fix race between aio_cancel() and AIO request completeWesley Cheng
2024-04-19Merge tag 'usb-serial-6.9-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2024-04-18USB: serial: option: add Telit FN920C04 rmnet compositionsDaniele Palmas
2024-04-18usb: dwc3: ep0: Don't reset resource alloc flagThinh Nguyen
2024-04-18Revert "usb: cdc-wdm: close race between read and workqueue"Greg Kroah-Hartman
2024-04-18USB: serial: option: add Rolling RW101-GL and RW135-GL supportVanillan Wang
2024-04-18USB: serial: option: add Lonsung U8300/U9300 productCoia Prant
2024-04-17USB: serial: option: add support for Fibocom FM650/FG650Chuanhong Guo
2024-04-15USB: serial: option: support Quectel EM060K sub-modelsJerry Meng
2024-04-15USB: serial: option: add Fibocom FM135-GL variantsbolan wang
2024-04-11usb: misc: onboard_usb_hub: Disable the USB hub clock on failureFabio Estevam
2024-04-09usb: dwc2: host: Fix dereference issue in DDMA completion flow.Minas Harutyunyan
2024-04-09usb: typec: mux: it5205: Fix ChipID value typoAngeloGioacchino Del Regno
2024-04-05usb: gadget: fsl: Initialize udc before using itUwe Kleine-König