summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-04-04usb: xhci: correct return value in case of STS_HCEOliver Neukum
2024-04-01Merge 6.9-rc2 into usb-nextGreg Kroah-Hartman
2024-03-27usb: misc: onboard_dev: add support for XMOS XVF3500Javier Carrasco
2024-03-27usb: misc: onboard_dev: add support for non-hub devicesJavier Carrasco
2024-03-27usb: misc: onboard_hub: rename to onboard_devJavier Carrasco
2024-03-27usb: misc: onboard_hub: use device supply namesJavier Carrasco
2024-03-27usb: chipidea: ci_hdrc_imx: align usb wakeup clock name with dt-bindingsXu Yang
2024-03-27usb: renesas_usbhs: Remove trailing comma in the terminator entry for OF tableBiju Das
2024-03-27usb: renesas_usbhs: Update usbhs pipe configuration for RZ/G2L familyBiju Das
2024-03-27usb: renesas_usbhs: Improve usbhsc_default_pipe[] for isochronous transfersBiju Das
2024-03-27usb: renesas_usbhs: Simplify obtaining device dataBiju Das
2024-03-27usb: dwc2: add support for Sophgo CV18XX/SG200X series SoCInochi Amaoto
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-26usb: gadget: u_audio: Use snprintf() instead of sprintf()Christophe JAILLET
2024-03-26usb: gadget: u_audio: Use the 2-argument version of strscpy()Christophe JAILLET
2024-03-26usb: gadget: u_audio: Fix the size of a buffer in a strscpy() callChristophe JAILLET
2024-03-26usb: dwc2: New bitfield definition and programming in GRSTCTLMinas Harutyunyan
2024-03-26usb: dwc2: Add hibernation updates for ULPI PHYMinas Harutyunyan
2024-03-26usb: dwc2: New bit definition in GPWRDN registerMinas Harutyunyan
2024-03-26usb: dwc2: Add eUSB2 PHY disconnect flow supportMinas Harutyunyan
2024-03-26usb: dwc2: Add new parameter eusb2_discMinas Harutyunyan
2024-03-26usb: dwc2: New bit definition in GOTGCTL registerMinas Harutyunyan
2024-03-26usb: dwc2: Add core new versions definitionMinas Harutyunyan
2024-03-26usb: gadget: mv_u3d: replace deprecated strncpy with strscpyJustin Stitt
2024-03-26usb: gadget: u_ether: replace deprecated strncpy with strscpyJustin Stitt