summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)AuthorFilesLines
2024-03-26usb: typec: ucsi: Check capabilities before cable and identity discoveryJameson Thies2-15/+24
2024-03-26usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before resetChristian A. Ehrhardt1-1/+35
2024-03-26usb: typec: ucsi_acpi: Refactor and fix DELL quirkChristian A. Ehrhardt1-42/+33
2024-03-26usb: typec: ucsi: Ack unsupported commandsChristian A. Ehrhardt1-1/+5
2024-03-26usb: typec: ucsi: Check for notifications after initChristian A. Ehrhardt1-1/+9
2024-03-26usb: typec: ucsi: Clear EVENT_PENDING under PPM lockChristian A. Ehrhardt1-2/+2
2024-03-26usb: typec: Return size of buffer if pd_set operation succeedsKyle Tso1-1/+6
2024-03-26usb: typec: tcpm: Update PD of Type-C port upon pd_setKyle Tso1-0/+2
2024-03-26usb: typec: tcpm: fix double-free issue in tcpm_port_unregister_pd()Xu Yang1-2/+0
2024-03-26usb: typec: ucsi: Fix race between typec_switch and role_switchKrishna Kurapati1-0/+14
2024-03-26usb: typec: tcpm: Correct port source pdo array in pd_set callbackKyle Tso1-1/+1
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds28-722/+2647
2024-03-05usb: typec: tcpm: add support to set tcpc connector orientatitionMarco Felsch1-0/+6
2024-03-05usb: typec: tcpci: add generic tcpci fallback compatibleMarco Felsch1-0/+1
2024-03-05usb: typec: altmodes/displayport: create sysfs nodes as driver's default devi...RD Babiera1-9/+9
2024-03-05usb: typec: ucsi: Register SOP' alternate modes with cable plugJameson Thies2-0/+62
2024-03-05usb: typec: ucsi: Register SOP/SOP' Discover Identity ResponsesJameson Thies2-0/+141
2024-03-05usb: typec: ucsi: Register cables based on GET_CABLE_PROPERTYJameson Thies2-0/+78
2024-03-05usb: typec: ucsi: Clean up UCSI_CABLE_PROP macrosJameson Thies1-2/+2
2024-03-05usb: typec: tpcm: Fix PORT_RESET behavior for self powered devicesBadhri Jagan Sridharan1-2/+5
2024-03-05usb: typec: ucsi: fix UCSI on SM8550 & SM8650 Qualcomm devicesNeil Armstrong1-0/+1
2024-03-05usb: typec: altmodes/displayport: send configure message on sop'RD Babiera1-1/+2
2024-03-05usb: typec: tcpm: fix SOP' sequences in tcpm_pd_svdmRD Babiera1-10/+16
2024-03-02usb: typec: constify struct class usageRicardo B. Marliere4-6/+6
2024-02-26Merge v6.8-rc6 into usb-nextGreg Kroah-Hartman1-4/+2
2024-02-20usb: typec: tpcm: Fix issues with power being removed during resetMark Brown1-1/+2
2024-02-19usb: typec: constify the struct device_type usageRicardo B. Marliere1-15/+15
2024-02-19Revert "usb: typec: tcpm: reset counter when enter into unattached state afte...Ondrej Jirman1-3/+0
2024-02-17usb: typec: qcom-pmic-typec: add support for PMI632 PMICDmitry Baryshkov4-8/+107
2024-02-17usb: typec: ucsi: Get PD revision for partnerAbhishek Pandit-Subedi1-0/+23
2024-02-17usb: typec: ucsi: Update connector cap and statusAbhishek Pandit-Subedi1-4/+52
2024-02-17usb: typec: ucsi: Limit read size on v1.2Abhishek Pandit-Subedi2-2/+35
2024-02-08usb: typec: ucsi: Add qcm6490-pmic-glink as needing PDOS quirkLuca Weiss1-0/+1
2024-02-04Merge 6.8-rc3 into usb-nextGreg Kroah-Hartman3-10/+86
2024-01-28usb: typec: qcom-pmic-typec: allow different implementations for the port bac...Dmitry Baryshkov4-319/+282
2024-01-28usb: typec: qcom-pmic-typec: allow different implementations for the PD PHYDmitry Baryshkov5-195/+171
2024-01-28usb: typec: qcom-pmic-typec: fix arguments of qcom_pmic_typec_pdphy_set_rolesDmitry Baryshkov3-5/+8
2024-01-28usb: typec: tcpm: fix the PD disabled caseDmitry Baryshkov1-1/+2
2024-01-28usb: ucsi_acpi: Quirk to ack a connector change ack cmdChristian A. Ehrhardt1-3/+68
2024-01-28usb: ucsi_acpi: Fix command completion handlingChristian A. Ehrhardt1-4/+13
2024-01-28usb: ucsi: Add missing ppm_lockChristian A. Ehrhardt1-0/+2
2024-01-28Revert "usb: typec: tcpm: fix cc role at port reset"Badhri Jagan Sridharan1-2/+1
2024-01-28usb: typec: altmodes/displayport: add SOP' supportRD Babiera1-4/+158
2024-01-28usb: typec: tcpm: add alt mode enter/exit/vdm support for sop'RD Babiera1-20/+106
2024-01-28usb: typec: tcpm: add discover svids and discover modes support for sop'RD Babiera1-21/+140
2024-01-28usb: typec: tcpm: add state machine support for SRC_VDM_IDENTITY_REQUESTRD Babiera1-6/+43
2024-01-28usb: typec: tcpm: add discover identity support for SOP'RD Babiera1-48/+340
2024-01-28usb: typec: tcpci: add attempt_vconn_swap_discovery callbackRD Babiera3-1/+28
2024-01-28usb: typec: tcpm: add control message support to sop'RD Babiera1-45/+114
2024-01-28usb: typec: tcpm: process receive and transmission of sop' messagesRD Babiera1-11/+134