summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec
AgeCommit message (Expand)AuthorLines
2024-01-27usb: typec: qcom-pmic-typec: allow different implementations for the PD PHYDmitry Baryshkov-195/+171
2024-01-27usb: typec: qcom-pmic-typec: fix arguments of qcom_pmic_typec_pdphy_set_rolesDmitry Baryshkov-5/+8
2024-01-27usb: typec: tcpm: fix the PD disabled caseDmitry Baryshkov-1/+2
2024-01-27usb: ucsi_acpi: Quirk to ack a connector change ack cmdChristian A. Ehrhardt-3/+68
2024-01-27usb: ucsi_acpi: Fix command completion handlingChristian A. Ehrhardt-4/+13
2024-01-27usb: ucsi: Add missing ppm_lockChristian A. Ehrhardt-0/+2
2024-01-27Revert "usb: typec: tcpm: fix cc role at port reset"Badhri Jagan Sridharan-2/+1
2024-01-27usb: typec: altmodes/displayport: add SOP' supportRD Babiera-4/+158
2024-01-27usb: typec: tcpm: add alt mode enter/exit/vdm support for sop'RD Babiera-20/+106
2024-01-27usb: typec: tcpm: add discover svids and discover modes support for sop'RD Babiera-21/+140
2024-01-27usb: typec: tcpm: add state machine support for SRC_VDM_IDENTITY_REQUESTRD Babiera-6/+43
2024-01-27usb: typec: tcpm: add discover identity support for SOP'RD Babiera-48/+340
2024-01-27usb: typec: tcpci: add attempt_vconn_swap_discovery callbackRD Babiera-1/+28
2024-01-27usb: typec: tcpm: add control message support to sop'RD Babiera-45/+114
2024-01-27usb: typec: tcpm: process receive and transmission of sop' messagesRD Babiera-11/+134
2024-01-27usb: typec: tcpci: add tcpm_transmit_type to tcpm_pd_receiveRD Babiera-9/+34
2024-01-27usb: typec: tcpci: add cable_comm_capable attributeRD Babiera-0/+9
2024-01-27usb: typec: altmodes: add svdm version info for typec cablesRD Babiera-0/+41
2024-01-27usb: typec: altmodes: add typec_cable_ops to typec_altmodeRD Babiera-0/+121
2024-01-27ucsi_ccg: Refine the UCSI Interrupt handlingHaotien Hsu-8/+84
2024-01-27usb: typec: mux: Add ITE IT5205 Alternate Mode Passive MUX driverAngeloGioacchino Del Regno-0/+305
2024-01-18Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-126/+1321
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-78/+10
2024-01-11Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+19
2024-01-05usb: typec: tipd: fix use of device-specific init functionJavier Carrasco-1/+1
2024-01-05usb: typec: tipd: Separate reset for TPS6598xJai Luthra-2/+7
2024-01-04usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera-3/+6
2024-01-04usb: typec: tcpm: Support multiple capabilitiesKyle Tso-89/+298
2024-01-02usb: typec: tipd: add patch update support for tps6598xJavier Carrasco-1/+85
2024-01-02usb: typec: tipd: declare in_data in as const in exec_cmd functionsJavier Carrasco-2/+2
2024-01-02usb: typec: tipd: add function to request firmwareJavier Carrasco-9/+26
2024-01-02usb: typec: tipd: add init and reset functions to tipd_dataJavier Carrasco-10/+35
2024-01-02Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"Heikki Krogerus-3/+2
2023-12-22Merge tag 'qcom-drivers-for-6.8' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-0/+19
2023-12-19Merge tag 'drm-misc-next-2023-12-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-2/+2
2023-12-15usb: typec: tcpm: Parse Accessory Mode informationDmitry Baryshkov-0/+9
2023-12-15usb: typec: ucsi: fix gpio-based orientation detectionJohan Hovold-1/+1
2023-12-15usb: typec: fixed a typoGhanshyam Agrawal-1/+1
2023-12-15usb: typec: mux: add Qualcomm WCD939X USB SubSystem Altmode Mux driverNeil Armstrong-0/+790
2023-12-15usb: typec: tcpm: Query Source partner for FRS capability only if it is DRPKyle Tso-1/+2
2023-12-15usb: typec: change altmode SVID to u16 entryDmitry Baryshkov-2/+3
2023-12-15usb: typec: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET-6/+6
2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie-2/+3
2023-12-11Merge 6.7-rc5 into usb-nextGreg Kroah-Hartman-2/+3
2023-12-07usb: typec: ucsi: fix UCSI on buggy Qualcomm devicesDmitry Baryshkov-0/+19
2023-12-07usb: typec: qcom-pmic-typec: Only select DRM_AUX_HPD_BRIDGE with OFNathan Chancellor-1/+1
2023-12-07usb: typec: nb7vpq904m: Only select DRM_AUX_BRIDGE with OFNathan Chancellor-1/+1
2023-12-04usb: typec: qcom-pmic-typec: switch to DRM_AUX_HPD_BRIDGEDmitry Baryshkov-35/+7
2023-12-04usb: typec: nb7vpq904m: switch to DRM_AUX_BRIDGEDmitry Baryshkov-43/+3
2023-12-04usb: typec: tcpci: add vconn over current fault handling to maxim_coreRD Babiera-1/+19