summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2024-06-27scsi: usb: uas: Do not query the IO Advice Hints Grouping mode page for USB/U...Bart Van Assche2-0/+13
2024-06-27usb: typec: qcom-pmic-typec: split HPD bridge alloc and registrationDmitry Baryshkov1-2/+8
2024-06-27xhci: remove XHCI_TRUST_TX_LENGTH quirkMathias Nyman4-30/+10
2024-06-27usb: gadget: function: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET3-8/+8
2024-06-27usb: typec: ucsi_glink: drop special handling for CCI_BUSYDmitry Baryshkov1-5/+3
2024-06-27usb: dwc3: pci: Don't set "linux,phy_charger_detect" property on Lenovo Yoga ...Hans de Goede1-1/+7
2024-06-27usb: misc: uss720: check for incompatible versions of the Belkin F5U002Alex Henrie1-7/+13
2024-06-27usb: typec: ucsi_glink: rework quirks implementationDmitry Baryshkov1-6/+8
2024-06-27usb: gadget: uvc: configfs: ensure guid to be valid before setMichael Grzeschik1-1/+13
2024-06-21usb-storage: alauda: Check whether the media is initializedShichao Lai1-3/+6
2024-06-21xhci: Apply broken streams quirk to Etron EJ188 xHCI hostKuangyi Chiang1-1/+3
2024-06-21xhci: Handle TD clearing for multiple streams caseHector Martin2-11/+44
2024-06-21xhci: Apply reset resume quirk to Etron EJ188 xHCI hostKuangyi Chiang1-0/+5
2024-06-21xhci: Set correct transferred length for cancelled bulk transfersMathias Nyman1-3/+2
2024-06-21usb: typec: tcpm: Ignore received Hard Reset in TOGGLING stateKyle Tso1-0/+1
2024-06-21usb: typec: tcpm: fix use-after-free case in tcpm_register_source_capsAmit Sunil Dhamne1-1/+3
2024-06-21USB: xen-hcd: Traverse host/ when CONFIG_USB_XEN_HCD is selectedJohn Ernberg1-0/+1
2024-06-21kcov, usb: disable interrupts in kcov_remote_start_usb_softirqAndrey Konovalov1-5/+7
2024-06-21USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messagesAlan Stern1-2/+2
2024-06-12usb: fotg210: Add missing kernel doc descriptionAndy Shevchenko1-0/+1
2024-06-12usb: gadget: u_audio: Clear uac pointer when freed.Chris Wulff1-0/+2
2024-06-12usb: gadget: u_audio: Fix race condition use of controls after free during ga...Chris Wulff1-10/+9
2024-06-12usb: xhci: check if 'requested segments' exceeds ERST capacityNiklas Neronin2-14/+14
2024-06-12usb: typec: ucsi: simplify partner's PD caps registrationDmitry Baryshkov1-13/+1
2024-06-12usb: typec: ucsi: always register a link to USB PD deviceDmitry Baryshkov1-2/+2
2024-06-12usb: typec: ucsi: allow non-partner GET_PDOS for Qualcomm devicesDmitry Baryshkov1-1/+2
2024-05-25usb: typec: tipd: fix event checking for tps6598xJavier Carrasco2-13/+43
2024-05-25usb: typec: tipd: fix event checking for tps25750Javier Carrasco1-3/+3
2024-05-25usb: typec: ucsi: displayport: Fix potential deadlockHeikki Krogerus1-4/+0
2024-05-25usb: dwc3: Wait unconditionally after issuing EndXfer commandPrashanth K1-3/+1
2024-04-30usb: typec: tcpm: Check for port partner validity before consuming itBadhri Jagan Sridharan1-7/+23
2024-04-30usb: typec: tcpm: enforce ready state when queueing alt mode vdmRD Babiera1-0/+4
2024-04-30usb: typec: tcpm: unregister existing source caps before re-registrationAmit Sunil Dhamne1-1/+4
2024-04-30usb: typec: tcpm: clear pd_event queue in PORT_RESETRD Babiera1-0/+1
2024-04-30usb: typec: tcpm: queue correct sop type in tcpm_queue_vdm_unlockedRD Babiera1-1/+1
2024-04-30usb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed deviceAlan Stern1-2/+3
2024-04-30usb: ohci: Prevent missed ohci interruptsGuenter Roeck1-0/+8
2024-04-24usb: typec: qcom-pmic: fix pdphy start() error handlingJohan Hovold1-4/+7
2024-04-24usb: typec: qcom-pmic: fix use-after-free on late probe errorsJohan Hovold1-2/+6
2024-04-24usb: gadget: f_fs: Fix a race condition when processing setup packets.Chris Wulff1-1/+1
2024-04-24USB: core: Fix access violation during port device removalAlan Stern1-2/+6
2024-04-24usb: dwc3: core: Prevent phy suspend during initThinh Nguyen4-52/+68
2024-04-24usb: xhci-plat: Don't include xhci.hThinh Nguyen2-1/+4
2024-04-24usb: gadget: uvc: use correct buffer size when parsing configfs listsIvan Avdeev1-2/+2
2024-04-24usb: gadget: composite: fix OS descriptors w_value logicPeter Korsgaard1-3/+3
2024-04-24usb: gadget: f_fs: Fix race between aio_cancel() and AIO request completeWesley Cheng1-1/+6
2024-04-19Merge tag 'usb-serial-6.9-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-0/+40
2024-04-18USB: serial: option: add Telit FN920C04 rmnet compositionsDaniele Palmas1-0/+6
2024-04-18usb: dwc3: ep0: Don't reset resource alloc flagThinh Nguyen1-1/+2
2024-04-18Revert "usb: cdc-wdm: close race between read and workqueue"Greg Kroah-Hartman1-5/+1