summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
* usb: cdc-wdm: close race between read and workqueueOliver Neukum2024-03-261-1/+5
* usb: dwc2: gadget: LPM flow fixMinas Harutyunyan2024-03-263-21/+47
* usb: dwc2: gadget: Fix exiting from clock gatingMinas Harutyunyan2024-03-264-5/+14
* usb: dwc2: host: Fix ISOC flow in DDMA modeMinas Harutyunyan2024-03-263-9/+22
* usb: dwc2: host: Fix remote wakeup from hibernationMinas Harutyunyan2024-03-262-4/+14
* usb: dwc2: host: Fix hibernation flowMinas Harutyunyan2024-03-262-2/+28
* USB: core: Fix deadlock in usb_deauthorize_interface()Alan Stern2024-03-261-3/+13
* usb: typec: tcpm: Update PD of Type-C port upon pd_setKyle Tso2024-03-261-0/+2
* usb: typec: tcpm: fix double-free issue in tcpm_port_unregister_pd()Xu Yang2024-03-261-2/+0
* usb: misc: ljca: Fix double free in error handling pathYongzhi Liu2024-03-261-13/+9
* usb: typec: ucsi: Fix race between typec_switch and role_switchKrishna Kurapati2024-03-261-0/+14
* usb: typec: tcpm: Correct port source pdo array in pd_set callbackKyle Tso2024-03-261-1/+1
* USB: UAS: return ENODEV when submit urbs fail with device not attachedWeitao Wang2024-03-261-15/+13
* Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-2194-1907/+4488
|\
| * usb: usb-acpi: Fix oops due to freeing uninitialized pld pointerMathias Nyman2024-03-191-1/+1
| * Merge tag 'usb-serial-6.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2024-03-086-3/+19
| |\