summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
12 daysMerge tag 'usb-serial-6.9-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
13 daysUSB: serial: option: add Telit FN920C04 rmnet compositionsDaniele Palmas
13 daysusb: dwc3: ep0: Don't reset resource alloc flagThinh Nguyen
13 daysRevert "usb: cdc-wdm: close race between read and workqueue"Greg Kroah-Hartman
14 daysUSB: serial: option: add Rolling RW101-GL and RW135-GL supportVanillan Wang
14 daysUSB: 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
2024-04-04usb: Disable USB3 LPM at shutdownKai-Heng Feng
2024-04-04usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb ep transport errorNorihiko Hama
2024-04-04usb: typec: tcpm: Correct the PDO counting in pd_setKyle Tso
2024-04-04usb: gadget: functionfs: Wait for fences before enqueueing DMABUFPaul Cercueil
2024-04-04usb: gadget: functionfs: Fix inverted DMA fence directionPaul Cercueil
2024-04-04usb: typec: ucsi: Fix connector check on initChristian A. Ehrhardt
2024-04-04xhci: Fix root hub port null pointer dereference in xhci tracepointsMathias Nyman
2024-04-04usb: xhci: correct return value in case of STS_HCEOliver Neukum
2024-03-26USB: core: Fix deadlock in port "disable" sysfs attributeAlan Stern
2024-03-26USB: core: Add hub_get() and hub_put() routinesAlan Stern
2024-03-26usb: typec: ucsi: Check capabilities before cable and identity discoveryJameson Thies
2024-03-26usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before resetChristian A. Ehrhardt
2024-03-26usb: typec: ucsi_acpi: Refactor and fix DELL quirkChristian A. Ehrhardt
2024-03-26usb: typec: ucsi: Ack unsupported commandsChristian A. Ehrhardt
2024-03-26usb: typec: ucsi: Check for notifications after initChristian A. Ehrhardt
2024-03-26usb: typec: ucsi: Clear EVENT_PENDING under PPM lockChristian A. Ehrhardt
2024-03-26usb: typec: Return size of buffer if pd_set operation succeedsKyle Tso
2024-03-26usb: udc: remove warning when queue disabled epyuan linyu
2024-03-26usb: dwc3: pci: Drop duplicate IDHeikki Krogerus
2024-03-26usb: dwc3: Properly set system wakeupThinh Nguyen
2024-03-26Revert "usb: phy: generic: Get the vbus supply"Alexander Stein
2024-03-26usb: cdc-wdm: close race between read and workqueueOliver Neukum
2024-03-26usb: dwc2: gadget: LPM flow fixMinas Harutyunyan
2024-03-26usb: dwc2: gadget: Fix exiting from clock gatingMinas Harutyunyan
2024-03-26usb: dwc2: host: Fix ISOC flow in DDMA modeMinas Harutyunyan
2024-03-26usb: dwc2: host: Fix remote wakeup from hibernationMinas Harutyunyan
2024-03-26usb: dwc2: host: Fix hibernation flowMinas Harutyunyan
2024-03-26USB: core: Fix deadlock in usb_deauthorize_interface()Alan Stern
2024-03-26usb: typec: tcpm: Update PD of Type-C port upon pd_setKyle Tso
2024-03-26usb: typec: tcpm: fix double-free issue in tcpm_port_unregister_pd()Xu Yang
2024-03-26usb: misc: ljca: Fix double free in error handling pathYongzhi Liu
2024-03-26usb: typec: ucsi: Fix race between typec_switch and role_switchKrishna Kurapati
2024-03-26usb: typec: tcpm: Correct port source pdo array in pd_set callbackKyle Tso
2024-03-26USB: UAS: return ENODEV when submit urbs fail with device not attachedWeitao Wang
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-19usb: usb-acpi: Fix oops due to freeing uninitialized pld pointerMathias Nyman
2024-03-13Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds