summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)AuthorFilesLines
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
2024-01-28usb: typec: tcpci: add tcpm_transmit_type to tcpm_pd_receiveRD Babiera6-9/+34
2024-01-28usb: typec: tcpci: add cable_comm_capable attributeRD Babiera2-0/+9
2024-01-28usb: typec: altmodes: add svdm version info for typec cablesRD Babiera2-0/+41
2024-01-28usb: typec: altmodes: add typec_cable_ops to typec_altmodeRD Babiera2-0/+121
2024-01-28ucsi_ccg: Refine the UCSI Interrupt handlingHaotien Hsu1-8/+84
2024-01-28usb: typec: mux: Add ITE IT5205 Alternate Mode Passive MUX driverAngeloGioacchino Del Regno3-0/+305
2024-01-18Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-126/+1321
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-78/+10
2024-01-11Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-0/+19
2024-01-05usb: typec: tipd: fix use of device-specific init functionJavier Carrasco1-1/+1
2024-01-05usb: typec: tipd: Separate reset for TPS6598xJai Luthra1-2/+7
2024-01-04usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera1-3/+6
2024-01-04usb: typec: tcpm: Support multiple capabilitiesKyle Tso1-89/+298
2024-01-02usb: typec: tipd: add patch update support for tps6598xJavier Carrasco2-1/+85
2024-01-02usb: typec: tipd: declare in_data in as const in exec_cmd functionsJavier Carrasco1-2/+2
2024-01-02usb: typec: tipd: add function to request firmwareJavier Carrasco1-9/+26
2024-01-02usb: typec: tipd: add init and reset functions to tipd_dataJavier Carrasco1-10/+35
2024-01-02Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"Heikki Krogerus1-3/+2
2023-12-22Merge tag 'qcom-drivers-for-6.8' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann3-0/+19
2023-12-19Merge tag 'drm-misc-next-2023-12-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-2/+2
2023-12-15usb: typec: tcpm: Parse Accessory Mode informationDmitry Baryshkov1-0/+9
2023-12-15usb: typec: ucsi: fix gpio-based orientation detectionJohan Hovold1-1/+1
2023-12-15usb: typec: fixed a typoGhanshyam Agrawal1-1/+1
2023-12-15usb: typec: mux: add Qualcomm WCD939X USB SubSystem Altmode Mux driverNeil Armstrong3-0/+790
2023-12-15usb: typec: tcpm: Query Source partner for FRS capability only if it is DRPKyle Tso1-1/+2
2023-12-15usb: typec: change altmode SVID to u16 entryDmitry Baryshkov1-2/+3
2023-12-15usb: typec: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2-6/+6
2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie1-2/+3