summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2024-02-17usb: typec: qcom-pmic-typec: add support for PMI632 PMICDmitry Baryshkov
2024-02-17usb: typec: ucsi: Get PD revision for partnerAbhishek Pandit-Subedi
2024-02-17usb: typec: ucsi: Update connector cap and statusAbhishek Pandit-Subedi
2024-02-17usb: typec: ucsi: Limit read size on v1.2Abhishek Pandit-Subedi
2024-02-08usb: typec: ucsi: Add qcm6490-pmic-glink as needing PDOS quirkLuca Weiss
2024-02-04Merge 6.8-rc3 into usb-nextGreg Kroah-Hartman
2024-01-27usb: typec: qcom-pmic-typec: allow different implementations for the port bac...Dmitry Baryshkov
2024-01-27usb: typec: qcom-pmic-typec: allow different implementations for the PD PHYDmitry Baryshkov
2024-01-27usb: typec: qcom-pmic-typec: fix arguments of qcom_pmic_typec_pdphy_set_rolesDmitry Baryshkov
2024-01-27usb: typec: tcpm: fix the PD disabled caseDmitry Baryshkov
2024-01-27usb: ucsi_acpi: Quirk to ack a connector change ack cmdChristian A. Ehrhardt
2024-01-27usb: ucsi_acpi: Fix command completion handlingChristian A. Ehrhardt
2024-01-27usb: ucsi: Add missing ppm_lockChristian A. Ehrhardt
2024-01-27Revert "usb: typec: tcpm: fix cc role at port reset"Badhri Jagan Sridharan
2024-01-27usb: typec: altmodes/displayport: add SOP' supportRD Babiera
2024-01-27usb: typec: tcpm: add alt mode enter/exit/vdm support for sop'RD Babiera
2024-01-27usb: typec: tcpm: add discover svids and discover modes support for sop'RD Babiera
2024-01-27usb: typec: tcpm: add state machine support for SRC_VDM_IDENTITY_REQUESTRD Babiera
2024-01-27usb: typec: tcpm: add discover identity support for SOP'RD Babiera
2024-01-27usb: typec: tcpci: add attempt_vconn_swap_discovery callbackRD Babiera
2024-01-27usb: typec: tcpm: add control message support to sop'RD Babiera
2024-01-27usb: typec: tcpm: process receive and transmission of sop' messagesRD Babiera
2024-01-27usb: typec: tcpci: add tcpm_transmit_type to tcpm_pd_receiveRD Babiera
2024-01-27usb: typec: tcpci: add cable_comm_capable attributeRD Babiera
2024-01-27usb: typec: altmodes: add svdm version info for typec cablesRD Babiera
2024-01-27usb: typec: altmodes: add typec_cable_ops to typec_altmodeRD Babiera
2024-01-27ucsi_ccg: Refine the UCSI Interrupt handlingHaotien Hsu
2024-01-27usb: typec: mux: Add ITE IT5205 Alternate Mode Passive MUX driverAngeloGioacchino Del Regno
2024-01-18Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-11Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-05usb: typec: tipd: fix use of device-specific init functionJavier Carrasco
2024-01-05usb: typec: tipd: Separate reset for TPS6598xJai Luthra
2024-01-04usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera
2024-01-04usb: typec: tcpm: Support multiple capabilitiesKyle Tso
2024-01-02usb: typec: tipd: add patch update support for tps6598xJavier Carrasco
2024-01-02usb: typec: tipd: declare in_data in as const in exec_cmd functionsJavier Carrasco
2024-01-02usb: typec: tipd: add function to request firmwareJavier Carrasco
2024-01-02usb: typec: tipd: add init and reset functions to tipd_dataJavier Carrasco
2024-01-02Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"Heikki Krogerus
2023-12-22Merge tag 'qcom-drivers-for-6.8' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2023-12-19Merge tag 'drm-misc-next-2023-12-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-12-15usb: typec: tcpm: Parse Accessory Mode informationDmitry Baryshkov
2023-12-15usb: typec: ucsi: fix gpio-based orientation detectionJohan Hovold
2023-12-15usb: typec: fixed a typoGhanshyam Agrawal
2023-12-15usb: typec: mux: add Qualcomm WCD939X USB SubSystem Altmode Mux driverNeil Armstrong
2023-12-15usb: typec: tcpm: Query Source partner for FRS capability only if it is DRPKyle Tso
2023-12-15usb: typec: change altmode SVID to u16 entryDmitry Baryshkov
2023-12-15usb: typec: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie