summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/ucsi/ucsi_glink.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-13usb: typec: ucsi: Add qcm6490-pmic-glink as needing PDOS quirkLuca Weiss1-0/+1
2024-04-03usb: typec: ucsi: Fix race between typec_switch and role_switchKrishna Kurapati1-0/+14
2024-03-05usb: typec: ucsi: fix UCSI on SM8550 & SM8650 Qualcomm devicesNeil Armstrong1-0/+1
2024-01-11Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+13
2023-12-15usb: typec: ucsi: fix gpio-based orientation detectionJohan Hovold1-1/+1
2023-12-07usb: typec: ucsi: fix UCSI on buggy Qualcomm devicesDmitry Baryshkov1-0/+13
2023-10-05usb: ucsi: glink: use the connector orientation GPIO to provide switch eventsNeil Armstrong1-1/+53
2023-07-25usb: Explicitly include correct DT includesRob Herring1-1/+0
2023-05-29usb: typec: ucsi: correctly access opcodeMin-Hua Chen1-1/+1
2023-03-23usb: typec: ucsi: add PMIC Glink UCSI driverNeil Armstrong1-0/+345