summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: tcpm: Check for port partner validity before consuming itBadhri Jagan Sridharan7 days1-7/+23
* usb: typec: tcpm: enforce ready state when queueing alt mode vdmRD Babiera7 days1-0/+4
* usb: typec: tcpm: unregister existing source caps before re-registrationAmit Sunil Dhamne7 days1-1/+4
* usb: typec: tcpm: clear pd_event queue in PORT_RESETRD Babiera7 days1-0/+1
* usb: typec: tcpm: queue correct sop type in tcpm_queue_vdm_unlockedRD Babiera7 days1-1/+1
* usb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed deviceAlan Stern7 days1-2/+3
* usb: ohci: Prevent missed ohci interruptsGuenter Roeck7 days1-0/+8
* usb: typec: qcom-pmic: fix pdphy start() error handlingJohan Hovold14 days1-4/+7
* usb: typec: qcom-pmic: fix use-after-free on late probe errorsJohan Hovold14 days1-2/+6
* usb: gadget: f_fs: Fix a race condition when processing setup packets.Chris Wulff14 days1-1/+1
* USB: core: Fix access violation during port device removalAlan Stern14 days1-2/+6
* usb: dwc3: core: Prevent phy suspend during initThinh Nguyen14 days4-52/+68
* usb: xhci-plat: Don't include xhci.hThinh Nguyen14 days2-1/+4
* usb: gadget: uvc: use correct buffer size when parsing configfs listsIvan Avdeev14 days1-2/+2
* usb: gadget: composite: fix OS descriptors w_value logicPeter Korsgaard14 days1-3/+3
* usb: gadget: f_fs: Fix race between aio_cancel() and AIO request completeWesley Cheng14 days1-1/+6
* Merge tag 'usb-serial-6.9-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2024-04-191-0/+40
|\
| * USB: serial: option: add Telit FN920C04 rmnet compositionsDaniele Palmas2024-04-181-0/+6
| * USB: serial: option: add Rolling RW101-GL and RW135-GL supportVanillan Wang2024-04-181-0/+8
| * USB: serial: option: add Lonsung U8300/U9300 productCoia Prant2024-04-181-0/+4
| * USB: serial: option: add support for Fibocom FM650/FG650Chuanhong Guo2024-04-171-0/+4
| * USB: serial: option: support Quectel EM060K sub-modelsJerry Meng2024-04-151-0/+16
| * USB: serial: option: add Fibocom FM135-GL variantsbolan wang2024-04-151-0/+2
* | usb: dwc3: ep0: Don't reset resource alloc flagThinh Nguyen2024-04-181-1/+2
* | Revert "usb: cdc-wdm: close race between read and workqueue"Greg Kroah-Hartman2024-04-181-5/+1
* | usb: misc: onboard_usb_hub: Disable the USB hub clock on failureFabio Estevam2024-04-111-1/+5
* | usb: dwc2: host: Fix dereference issue in DDMA completion flow.Minas Harutyunyan2024-04-091-1/+3
* | usb: typec: mux: it5205: Fix ChipID value typoAngeloGioacchino Del Regno2024-04-091-1/+1
* | usb: gadget: fsl: Initialize udc before using itUwe Kleine-König2024-04-051-3/+2
* | usb: Disable USB3 LPM at shutdownKai-Heng Feng2024-04-041-1/+3
* | usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb ep transport errorNorihiko Hama2024-04-041-2/+2
* | usb: typec: tcpm: Correct the PDO counting in pd_setKyle Tso2024-04-041-2/+2
* | usb: gadget: functionfs: Wait for fences before enqueueing DMABUFPaul Cercueil2024-04-041-11/+12
* | usb: gadget: functionfs: Fix inverted DMA fence directionPaul Cercueil2024-04-041-2/+4
* | usb: typec: ucsi: Fix connector check on initChristian A. Ehrhardt2024-04-041-2/+4
* | xhci: Fix root hub port null pointer dereference in xhci tracepointsMathias Nyman2024-04-041-7/+5
* | usb: xhci: correct return value in case of STS_HCEOliver Neukum2024-04-041-5/+4
|/
* USB: core: Fix deadlock in port "disable" sysfs attributeAlan Stern2024-03-261-4/+34
* USB: core: Add hub_get() and hub_put() routinesAlan Stern2024-03-262-7/+18
* usb: typec: ucsi: Check capabilities before cable and identity discoveryJameson Thies2024-03-262-15/+24
* usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before resetChristian A. Ehrhardt2024-03-261-1/+35
* usb: typec: ucsi_acpi: Refactor and fix DELL quirkChristian A. Ehrhardt2024-03-261-42/+33
* usb: typec: ucsi: Ack unsupported commandsChristian A. Ehrhardt2024-03-261-1/+5
* usb: typec: ucsi: Check for notifications after initChristian A. Ehrhardt2024-03-261-1/+9
* usb: typec: ucsi: Clear EVENT_PENDING under PPM lockChristian A. Ehrhardt2024-03-261-2/+2
* usb: typec: Return size of buffer if pd_set operation succeedsKyle Tso2024-03-261-1/+6
* usb: udc: remove warning when queue disabled epyuan linyu2024-03-261-1/+3
* usb: dwc3: pci: Drop duplicate IDHeikki Krogerus2024-03-261-2/+0
* usb: dwc3: Properly set system wakeupThinh Nguyen2024-03-264-0/+25
* Revert "usb: phy: generic: Get the vbus supply"Alexander Stein2024-03-261-7/+0