aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/ucsi
AgeCommit message (Expand)Author
2024-05-10usb: typec: ucsi: displayport: Fix potential deadlockHeikki Krogerus
2024-04-23Merge 6.9-rc5 into usb-nextGreg Kroah-Hartman
2024-04-18usb: typec: ucsi: glink: set orientation aware if supportedDmitry Baryshkov
2024-04-18usb: typec: ucsi: add update_connector callbackDmitry 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-18usb: typec: ucsi: add callback for connector status updatesDmitry 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-09usb: typec: ucsi: Wait 20ms before reading CCI after a resetPavan Holla
2024-04-04usb: typec: ucsi_acpi: Remove Dell quirkChristian A. Ehrhardt
2024-04-04usb: typec: ucsi: Never send a lone connector change ackChristian A. Ehrhardt
2024-04-04usb: typec: ucsi: Stop abuse of bit definitions from ucsi.hChristian A. Ehrhardt
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-04-04usb: typec: ucsi: support delaying GET_PDOS for deviceDmitry Baryshkov
2024-04-04usb: typec: ucsi: extract code to read PD capsDmitry Baryshkov
2024-04-04usb: typec: ucsi: simplify partner's PD caps registrationDmitry Baryshkov
2024-04-04usb: typec: ucsi: always register a link to USB PD deviceDmitry Baryshkov
2024-04-04usb: typec: ucsi: properly register partner's PD deviceDmitry Baryshkov
2024-04-04usb: typec: ucsi: limit the UCSI_NO_PARTNER_PDOS even furtherDmitry Baryshkov
2024-04-04usb: typec: ucsi: allow non-partner GET_PDOS for Qualcomm devicesDmitry Baryshkov
2024-04-04usb: typec: ucsi: Only enable supported notificationsDiogo Ivo
2024-04-04usb: typec: ucsi: Fix connector check on initChristian A. Ehrhardt
2024-03-26usb: typec: ucsi: Check capabilities before cable and identity discoveryJameson Thies
2024-03-26usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before resetChristian A. Ehrhardt
2024-03-26usb: typec: ucsi_acpi: Refactor and fix DELL quirkChristian A. Ehrhardt
2024-03-26usb: typec: ucsi: Ack unsupported commandsChristian A. Ehrhardt
2024-03-26usb: typec: ucsi: Check for notifications after initChristian A. Ehrhardt
2024-03-26usb: typec: ucsi: Clear EVENT_PENDING under PPM lockChristian A. Ehrhardt
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: Register SOP' alternate modes with cable plugJameson Thies
2024-03-05usb: typec: ucsi: Register SOP/SOP' Discover Identity ResponsesJameson Thies
2024-03-05usb: typec: ucsi: Register cables based on GET_CABLE_PROPERTYJameson Thies
2024-03-05usb: typec: ucsi: Clean up UCSI_CABLE_PROP macrosJameson Thies
2024-03-05usb: typec: ucsi: fix UCSI on SM8550 & SM8650 Qualcomm devicesNeil Armstrong
2024-02-17usb: typec: ucsi: Get PD revision for partnerAbhishek Pandit-Subedi
2024-02-17usb: typec: ucsi: Update connector cap and statusAbhishek Pandit-Subedi
2024-02-17usb: typec: ucsi: Limit read size on v1.2Abhishek Pandit-Subedi
2024-02-08usb: typec: ucsi: Add qcm6490-pmic-glink as needing PDOS quirkLuca Weiss
2024-02-04Merge 6.8-rc3 into usb-nextGreg Kroah-Hartman
2024-01-27usb: ucsi_acpi: Quirk to ack a connector change ack cmdChristian A. Ehrhardt
2024-01-27usb: ucsi_acpi: Fix command completion handlingChristian A. Ehrhardt
2024-01-27usb: ucsi: Add missing ppm_lockChristian A. Ehrhardt
2024-01-27ucsi_ccg: Refine the UCSI Interrupt handlingHaotien Hsu
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