summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)AuthorFilesLines
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-15usb: typec: tcpm: Parse Accessory Mode informationDmitry Baryshkov1-0/+9
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-11Merge 6.7-rc5 into usb-nextGreg Kroah-Hartman1-2/+3
2023-12-04usb: typec: tcpci: add vconn over current fault handling to maxim_coreRD Babiera1-1/+19
2023-12-04usb: typec: tcpm: add tcpm_port_error_recovery symbolRD Babiera1-0/+14
2023-12-04usb: typec: tps6598x: add reset gpio supportJavier Carrasco1-0/+20
2023-12-04usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera1-2/+3
2023-11-27Merge 6.7-rc3 into usb-nextGreg Kroah-Hartman2-6/+20
2023-11-23usb: typec: tcpm: skip checking port->send_discover in PD3.0Guan-Yu Lin1-3/+3
2023-11-21usb: typec: tipd: Supply also I2C driver dataHeikki Krogerus1-2/+5
2023-11-21usb: typec: tcpm: Fix sink caps op current checkBadhri Jagan Sridharan1-1/+2
2023-11-21USB: typec: tps6598x: Fix a memory leak in an error handling pathChristophe JAILLET1-3/+4
2023-11-21usb: typec: tcpm: Skip hard reset when in error recoveryBadhri Jagan Sridharan1-0/+9
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