summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)AuthorFilesLines
2023-11-04Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds19-112/+1459
2023-10-27usb: typec: fsa4480: Add support to swap SBU orientationLuca Weiss1-0/+71
2023-10-27usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()Jimmy Hu1-0/+3
2023-10-27usb: typec: altmodes/displayport: fixup drm internal api change vs new user.Dave Airlie1-1/+2
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie4-6/+22
2023-10-21usb: typec: tcpm: Add additional checks for contaminantBadhri Jagan Sridharan1-0/+2
2023-10-21usb: typec: add support for PTN36502 redriverLuca Weiss3-0/+455
2023-10-16usb: typec: Link enumerated USB devices with Type-C partnerHeikki Krogerus3-10/+123
2023-10-16Merge 6.6-rc6 into usb-nextGreg Kroah-Hartman4-6/+22
2023-10-11drm: Add HPD state to drm_connector_oob_hotplug_event()Bjorn Andersson1-8/+9
2023-10-11usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply scopeMario Limonciello1-0/+9
2023-10-11usb: typec: ucsi: Fix missing link removalHeikki Krogerus1-0/+1
2023-10-11usb: typec: altmodes/displayport: Signal hpd low when exiting modeRD Babiera1-0/+5
2023-10-10USB: typec: tps6598x: Add status trace for tps25750Abdel Alkuor2-0/+38
2023-10-10USB: typec: tps6598x: Add power status trace for tps25750Abdel Alkuor3-0/+53
2023-10-10USB: typec: tps6598x: Add trace for tps25750 irqAbdel Alkuor2-0/+23
2023-10-10USB: typec: tps6598x: Add TPS25750 supportAbdel Alkuor2-8/+456
2023-10-10USB: typec: tps6598x: Add device data to of_device_idAbdel Alkuor1-14/+43
2023-10-10USB: typec: tps6598x: Refactor tps6598x port registrationAbdel Alkuor1-45/+54
2023-10-10USB: typec: tps6598x: Add patch mode to tps6598xAbdel Alkuor1-0/+3
2023-10-10USB: typec: tsp6598x: Add cmd timeout and response delayAbdel Alkuor1-4/+15
2023-10-05usb: ucsi: glink: use the connector orientation GPIO to provide switch eventsNeil Armstrong1-1/+53
2023-10-02usb: pd: Exposing the Peak Current value of Fixed Supplies to user spaceHeikki Krogerus1-6/+4
2023-10-02usb:typec:tcpm:support double Rp to Vbus cable as sinkMichael Wu1-2/+2
2023-10-02usb: typec: ucsi: Clear EVENT_PENDING bit if ucsi_send_command failsPrashanth K1-0/+1
2023-10-02usb: typec: intel_pmc_mux: Configure Displayport Alternate mode 2.1Utkarsh Patel1-0/+24
2023-10-02usb: typec: Add Displayport Alternate Mode 2.1 SupportUtkarsh Patel3-4/+7
2023-10-02usb: typec: drop check because i2c_unregister_device() is NULL safeWolfram Sang1-2/+1
2023-10-02usb: typec: tcpci_rt1711h: Drop CONFIG_OF ifdefferyBiju Das1-3/+2
2023-10-02usb: typec: tcpci_rt1711h: Add enable_pd30_extended_message variable to struc...Biju Das1-1/+3
2023-10-02usb: typec: tcpci_rt1711h: Add rxdz_sel variable to struct rt1711h_chip_infoBiju Das1-4/+3
2023-10-02usb: typec: tcpci_rt1711h: Convert enum->pointer for data in the match tablesBiju Das1-9/+21
2023-10-02usb: typec: tcpci_rt1711h: Remove trailing comma in the terminator entry for ...Biju Das1-2/+2
2023-10-02usb: typec: intel_pmc_mux: enable sysfs usb role accessUday M Bhat1-0/+1
2023-10-02usb: typec: qcom: Update the logic of regulator enable and disableHui Liu1-6/+6
2023-09-11usb: typec: ucsi: Fix NULL pointer dereferenceHeikki Krogerus1-0/+3
2023-08-23tcpm: Avoid soft reset when partner does not support get_statusBadhri Jagan Sridharan1-0/+7
2023-08-23usb: typec: tcpm: reset counter when enter into unattached state after try roleXu Yang1-0/+3
2023-08-23usb: typec: tcpm: set initial svdm version based on pd revisionRD Babiera1-4/+31
2023-08-22usb: typec: qcom-pmic-typec: register drm_bridgeDmitry Baryshkov2-0/+38
2023-08-22usb: typec: altmodes/displayport: add support for embedded DP casesDmitry Baryshkov1-1/+4
2023-08-22usb: typec: tcpci: clear the fault status bitMarco Felsch1-0/+4
2023-08-22usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera2-3/+12
2023-08-14Merge 6.5-rc6 into usb-nextGreg Kroah-Hartman4-8/+43
2023-08-08usb: typec: ucsi: Add debugfs for ucsi commandsSaranya Gopal5-0/+141
2023-08-04usb: typec: mux: intel: Add dependency on USB_COMMONHeikki Krogerus1-0/+1
2023-08-04usb: typec: nb7vpq904m: Add an error handling path in nb7vpq904m_probe()Christophe JAILLET1-7/+18
2023-08-04usb: typec: altmodes/displayport: Signal hpd when configuring pin assignmentRD Babiera1-1/+17
2023-08-04usb: typec: tcpm: Fix response to vsafe0V eventBadhri Jagan Sridharan1-0/+7
2023-08-04usb: typec: tcpm: not sink vbus if operational current is 0mAXu Yang1-2/+5