summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec
AgeCommit message (Expand)AuthorLines
2023-12-15usb: typec: ucsi: fix gpio-based orientation detectionJohan Hovold-1/+1
2023-12-04usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera-2/+3
2023-11-21usb: typec: tipd: Supply also I2C driver dataHeikki Krogerus-2/+5
2023-11-21usb: typec: tcpm: Fix sink caps op current checkBadhri Jagan Sridharan-1/+2
2023-11-21USB: typec: tps6598x: Fix a memory leak in an error handling pathChristophe JAILLET-3/+4
2023-11-21usb: typec: tcpm: Skip hard reset when in error recoveryBadhri Jagan Sridharan-0/+9
2023-11-03Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-112/+1459
2023-10-27usb: typec: fsa4480: Add support to swap SBU orientationLuca Weiss-0/+71
2023-10-27usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()Jimmy Hu-0/+3
2023-10-27usb: typec: altmodes/displayport: fixup drm internal api change vs new user.Dave Airlie-1/+2
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie-6/+22
2023-10-21usb: typec: tcpm: Add additional checks for contaminantBadhri Jagan Sridharan-0/+2
2023-10-21usb: typec: add support for PTN36502 redriverLuca Weiss-0/+455
2023-10-16usb: typec: Link enumerated USB devices with Type-C partnerHeikki Krogerus-10/+123
2023-10-16Merge 6.6-rc6 into usb-nextGreg Kroah-Hartman-6/+22
2023-10-11drm: Add HPD state to drm_connector_oob_hotplug_event()Bjorn Andersson-8/+9
2023-10-11usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply scopeMario Limonciello-0/+9
2023-10-11usb: typec: ucsi: Fix missing link removalHeikki Krogerus-0/+1
2023-10-11usb: typec: altmodes/displayport: Signal hpd low when exiting modeRD Babiera-0/+5
2023-10-10USB: typec: tps6598x: Add status trace for tps25750Abdel Alkuor-0/+38
2023-10-10USB: typec: tps6598x: Add power status trace for tps25750Abdel Alkuor-0/+53
2023-10-10USB: typec: tps6598x: Add trace for tps25750 irqAbdel Alkuor-0/+23
2023-10-10USB: typec: tps6598x: Add TPS25750 supportAbdel Alkuor-8/+456
2023-10-10USB: typec: tps6598x: Add device data to of_device_idAbdel Alkuor-14/+43
2023-10-10USB: typec: tps6598x: Refactor tps6598x port registrationAbdel Alkuor-45/+54
2023-10-10USB: typec: tps6598x: Add patch mode to tps6598xAbdel Alkuor-0/+3
2023-10-10USB: typec: tsp6598x: Add cmd timeout and response delayAbdel Alkuor-4/+15
2023-10-05usb: ucsi: glink: use the connector orientation GPIO to provide switch eventsNeil Armstrong-1/+53
2023-10-02usb: pd: Exposing the Peak Current value of Fixed Supplies to user spaceHeikki Krogerus-6/+4
2023-10-02usb:typec:tcpm:support double Rp to Vbus cable as sinkMichael Wu-2/+2
2023-10-02usb: typec: ucsi: Clear EVENT_PENDING bit if ucsi_send_command failsPrashanth K-0/+1
2023-10-02usb: typec: intel_pmc_mux: Configure Displayport Alternate mode 2.1Utkarsh Patel-0/+24
2023-10-02usb: typec: Add Displayport Alternate Mode 2.1 SupportUtkarsh Patel-4/+7
2023-10-02usb: typec: drop check because i2c_unregister_device() is NULL safeWolfram Sang-2/+1
2023-10-02usb: typec: tcpci_rt1711h: Drop CONFIG_OF ifdefferyBiju Das-3/+2
2023-10-02usb: typec: tcpci_rt1711h: Add enable_pd30_extended_message variable to struc...Biju Das-1/+3
2023-10-02usb: typec: tcpci_rt1711h: Add rxdz_sel variable to struct rt1711h_chip_infoBiju Das-4/+3
2023-10-02usb: typec: tcpci_rt1711h: Convert enum->pointer for data in the match tablesBiju Das-9/+21
2023-10-02usb: typec: tcpci_rt1711h: Remove trailing comma in the terminator entry for ...Biju Das-2/+2
2023-10-02usb: typec: intel_pmc_mux: enable sysfs usb role accessUday M Bhat-0/+1
2023-10-02usb: typec: qcom: Update the logic of regulator enable and disableHui Liu-6/+6
2023-09-11usb: typec: ucsi: Fix NULL pointer dereferenceHeikki Krogerus-0/+3
2023-08-23tcpm: Avoid soft reset when partner does not support get_statusBadhri Jagan Sridharan-0/+7
2023-08-23usb: typec: tcpm: reset counter when enter into unattached state after try roleXu Yang-0/+3
2023-08-23usb: typec: tcpm: set initial svdm version based on pd revisionRD Babiera-4/+31
2023-08-22usb: typec: qcom-pmic-typec: register drm_bridgeDmitry Baryshkov-0/+38
2023-08-22usb: typec: altmodes/displayport: add support for embedded DP casesDmitry Baryshkov-1/+4
2023-08-22usb: typec: tcpci: clear the fault status bitMarco Felsch-0/+4
2023-08-22usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera-3/+12
2023-08-14Merge 6.5-rc6 into usb-nextGreg Kroah-Hartman-8/+43