summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: mux: it5205: Fix ChipID value typoAngeloGioacchino Del Regno2024-04-091-1/+1
* usb: typec: tcpm: Correct the PDO counting in pd_setKyle Tso2024-04-041-2/+2
* usb: typec: ucsi: Fix connector check on initChristian A. Ehrhardt2024-04-041-2/+4
* 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: 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: 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
* Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-2128-722/+2647
|\
| * usb: typec: tcpm: add support to set tcpc connector orientatitionMarco Felsch2024-03-051-0/+6
| * usb: typec: tcpci: add generic tcpci fallback compatibleMarco Felsch2024-03-051-0/+1
| * usb: typec: ucsi: Register SOP' alternate modes with cable plugJameson Thies2024-03-052-0/+62
| * usb: typec: ucsi: Register SOP/SOP' Discover Identity ResponsesJameson Thies2024-03-052-0/+141
| * usb: typec: ucsi: Register cables based on GET_CABLE_PROPERTYJameson Thies2024-03-052-0/+78
| * usb: typec: ucsi: Clean up UCSI_CABLE_PROP macrosJameson Thies2024-03-051-2/+2
| * usb: typec: altmodes/displayport: send configure message on sop'RD Babiera2024-03-051-1/+2
| * usb: typec: tcpm: fix SOP' sequences in tcpm_pd_svdmRD Babiera2024-03-051-10/+16
| * usb: typec: constify struct class usageRicardo B. Marliere2024-03-024-6/+6
| * Merge v6.8-rc6 into usb-nextGreg Kroah-Hartman2024-02-261-4/+2
| |\
| * | usb: typec: constify the struct device_type usageRicardo B. Marliere2024-02-191-15/+15
| * | usb: typec: qcom-pmic-typec: add support for PMI632 PMICDmitry Baryshkov2024-02-174-8/+107
| * | usb: typec: ucsi: Get PD revision for partnerAbhishek Pandit-Subedi2024-02-171-0/+23
| * | usb: typec: ucsi: Update connector cap and statusAbhishek Pandit-Subedi2024-02-171-4/+52
| * | usb: typec: ucsi: Limit read size on v1.2Abhishek Pandit-Subedi2024-02-172-2/+35
| * | usb: typec: ucsi: Add qcm6490-pmic-glink as needing PDOS quirkLuca Weiss2024-02-081-0/+1
| * | Merge 6.8-rc3 into usb-nextGreg Kroah-Hartman2024-02-043-10/+86
| |\ \
| * | | usb: typec: qcom-pmic-typec: allow different implementations for the port bac...Dmitry Baryshkov2024-01-274-319/+282
| * | | usb: typec: qcom-pmic-typec: allow different implementations for the PD PHYDmitry Baryshkov2024-01-275-195/+171
| * | | usb: typec: qcom-pmic-typec: fix arguments of qcom_pmic_typec_pdphy_set_rolesDmitry Baryshkov2024-01-273-5/+8
| * | | usb: typec: altmodes/displayport: add SOP' supportRD Babiera2024-01-271-4/+158
| * | | usb: typec: tcpm: add alt mode enter/exit/vdm support for sop'RD Babiera2024-01-271-20/+106
| * | | usb: typec: tcpm: add discover svids and discover modes support for sop'RD Babiera2024-01-271-21/+140
| * | | usb: typec: tcpm: add state machine support for SRC_VDM_IDENTITY_REQUESTRD Babiera2024-01-271-6/+43
| * | | usb: typec: tcpm: add discover identity support for SOP'RD Babiera2024-01-271-48/+340
| * | | usb: typec: tcpci: add attempt_vconn_swap_discovery callbackRD Babiera2024-01-273-1/+28
| * | | usb: typec: tcpm: add control message support to sop'RD Babiera2024-01-271-45/+114
| * | | usb: typec: tcpm: process receive and transmission of sop' messagesRD Babiera2024-01-271-11/+134
| * | | usb: typec: tcpci: add tcpm_transmit_type to tcpm_pd_receiveRD Babiera2024-01-276-9/+34
| * | | usb: typec: tcpci: add cable_comm_capable attributeRD Babiera2024-01-272-0/+9
| * | | usb: typec: altmodes: add svdm version info for typec cablesRD Babiera2024-01-272-0/+41
| * | | usb: typec: altmodes: add typec_cable_ops to typec_altmodeRD Babiera2024-01-272-0/+121
| * | | ucsi_ccg: Refine the UCSI Interrupt handlingHaotien Hsu2024-01-271-8/+84
| * | | usb: typec: mux: Add ITE IT5205 Alternate Mode Passive MUX driverAngeloGioacchino Del Regno2024-01-273-0/+305
* | | | usb: typec: altmodes/displayport: create sysfs nodes as driver's default devi...RD Babiera2024-03-051-9/+9