summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/ucsi/ucsi_glink.c
AgeCommit message (Expand)Author
2024-09-03Merge 6.11-rc6 into usb-nextGreg Kroah-Hartman
2024-08-21usb: typec: ucsi: Move unregister out of atomic sectionBjorn Andersson
2024-08-21soc: qcom: pmic_glink: Fix race during initializationBjorn Andersson
2024-07-31usb: typec: ucsi: glink: Remove unnecessary semicolonChen Ni
2024-07-03usb: typec: ucsi: extract common code for command handlingDmitry Baryshkov
2024-07-03usb: typec: ucsi: split read operationDmitry Baryshkov
2024-07-03usb: typec: ucsi: simplify command sending APIDmitry Baryshkov
2024-06-20usb: typec: ucsi: glink: fix child node release in probe functionJavier Carrasco
2024-06-04usb: typec: ucsi: glink: increase max ports for x1e80100Johan Hovold
2024-04-18usb: typec: ucsi: glink: set orientation aware if supportedDmitry Baryshkov
2024-04-18usb: typec: ucsi: glink: use typec_set_orientationDmitry Baryshkov
2024-04-18usb: typec: ucsi: glink: move GPIO reading into connector_status callbackDmitry Baryshkov
2024-04-09usb: typec: ucsi_glink: drop special handling for CCI_BUSYDmitry Baryshkov
2024-04-09usb: typec: ucsi_glink: drop NO_PARTNER_PDOS quirk for sm8550 / sm8650Dmitry Baryshkov
2024-04-09usb: typec: ucsi_glink: enable the UCSI_DELAY_DEVICE_PDOS quirk on qcm6490Dmitry Baryshkov
2024-04-04usb: typec: ucsi_glink: enable the UCSI_DELAY_DEVICE_PDOS quirkDmitry Baryshkov
2024-04-04usb: typec: ucsi_glink: rework quirks implementationDmitry Baryshkov
2024-03-26usb: typec: ucsi: Fix race between typec_switch and role_switchKrishna Kurapati
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-05usb: typec: ucsi: fix UCSI on SM8550 & SM8650 Qualcomm devicesNeil Armstrong
2024-02-08usb: typec: ucsi: Add qcm6490-pmic-glink as needing PDOS quirkLuca Weiss
2024-01-11Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-15usb: typec: ucsi: fix gpio-based orientation detectionJohan Hovold
2023-12-07usb: typec: ucsi: fix UCSI on buggy Qualcomm devicesDmitry Baryshkov
2023-10-05usb: ucsi: glink: use the connector orientation GPIO to provide switch eventsNeil Armstrong
2023-07-25usb: Explicitly include correct DT includesRob Herring
2023-05-29usb: typec: ucsi: correctly access opcodeMin-Hua Chen
2023-03-23usb: typec: ucsi: add PMIC Glink UCSI driverNeil Armstrong