summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/ucsi
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: ucsi: displayport: Fix potential deadlockHeikki Krogerus2024-05-101-4/+0
* Merge 6.9-rc5 into usb-nextGreg Kroah-Hartman2024-04-231-2/+4
|\
| * usb: typec: ucsi: Fix connector check on initChristian A. Ehrhardt2024-04-041-2/+4
* | usb: typec: ucsi: glink: set orientation aware if supportedDmitry Baryshkov2024-04-181-0/+12
* | usb: typec: ucsi: add update_connector callbackDmitry Baryshkov2024-04-182-0/+5
* | usb: typec: ucsi: glink: use typec_set_orientationDmitry Baryshkov2024-04-181-9/+4
* | usb: typec: ucsi: glink: move GPIO reading into connector_status callbackDmitry Baryshkov2024-04-181-28/+20
* | usb: typec: ucsi: add callback for connector status updatesDmitry Baryshkov2024-04-182-0/+9
* | usb: typec: ucsi_glink: drop special handling for CCI_BUSYDmitry Baryshkov2024-04-091-5/+3
* | usb: typec: ucsi_glink: drop NO_PARTNER_PDOS quirk for sm8550 / sm8650Dmitry Baryshkov2024-04-091-1/+1
* | usb: typec: ucsi_glink: enable the UCSI_DELAY_DEVICE_PDOS quirk on qcm6490Dmitry Baryshkov2024-04-091-1/+1
* | usb: typec: ucsi: Wait 20ms before reading CCI after a resetPavan Holla2024-04-091-1/+3
* | usb: typec: ucsi_acpi: Remove Dell quirkChristian A. Ehrhardt2024-04-041-52/+1
* | usb: typec: ucsi: Never send a lone connector change ackChristian A. Ehrhardt2024-04-041-27/+21
* | usb: typec: ucsi: Stop abuse of bit definitions from ucsi.hChristian A. Ehrhardt2024-04-043-3/+3
* | usb: typec: ucsi_glink: enable the UCSI_DELAY_DEVICE_PDOS quirkDmitry Baryshkov2024-04-041-2/+5
* | usb: typec: ucsi_glink: rework quirks implementationDmitry Baryshkov2024-04-041-6/+8
* | usb: typec: ucsi: support delaying GET_PDOS for deviceDmitry Baryshkov2024-04-042-13/+29
* | usb: typec: ucsi: extract code to read PD capsDmitry Baryshkov2024-04-041-53/+32
* | usb: typec: ucsi: simplify partner's PD caps registrationDmitry Baryshkov2024-04-041-13/+1
* | usb: typec: ucsi: always register a link to USB PD deviceDmitry Baryshkov2024-04-041-2/+2
* | usb: typec: ucsi: properly register partner's PD deviceDmitry Baryshkov2024-04-041-1/+1
* | usb: typec: ucsi: limit the UCSI_NO_PARTNER_PDOS even furtherDmitry Baryshkov2024-04-041-1/+3
* | usb: typec: ucsi: allow non-partner GET_PDOS for Qualcomm devicesDmitry Baryshkov2024-04-041-1/+2
* | usb: typec: ucsi: Only enable supported notificationsDiogo Ivo2024-04-041-2/+23
|/
* usb: typec: ucsi: Check capabilities before cable and identity discoveryJameson Thies2024-03-262-15/+24
* usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before resetChristian A. Ehrhardt2024-03-261-1/+35
* usb: typec: ucsi_acpi: Refactor and fix DELL quirkChristian A. Ehrhardt2024-03-261-42/+33
* usb: typec: ucsi: Ack unsupported commandsChristian A. Ehrhardt2024-03-261-1/+5
* usb: typec: ucsi: Check for notifications after initChristian A. Ehrhardt2024-03-261-1/+9
* usb: typec: ucsi: Clear EVENT_PENDING under PPM lockChristian A. Ehrhardt2024-03-261-2/+2
* usb: typec: ucsi: Fix race between typec_switch and role_switchKrishna Kurapati2024-03-261-0/+14
* Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-214-16/+478
|\
| * usb: typec: ucsi: Register SOP' alternate modes with cable plugJameson Thies2024-03-052-0/+62
| * usb: typec: ucsi: Register SOP/SOP' Discover Identity ResponsesJameson Thies2024-03-052-0/+141
| * usb: typec: ucsi: Register cables based on GET_CABLE_PROPERTYJameson Thies2024-03-052-0/+78
| * usb: typec: ucsi: Clean up UCSI_CABLE_PROP macrosJameson Thies2024-03-051-2/+2
| * usb: typec: ucsi: Get PD revision for partnerAbhishek Pandit-Subedi2024-02-171-0/+23
| * usb: typec: ucsi: Update connector cap and statusAbhishek Pandit-Subedi2024-02-171-4/+52
| * usb: typec: ucsi: Limit read size on v1.2Abhishek Pandit-Subedi2024-02-172-2/+35
| * usb: typec: ucsi: Add qcm6490-pmic-glink as needing PDOS quirkLuca Weiss2024-02-081-0/+1
| * Merge 6.8-rc3 into usb-nextGreg Kroah-Hartman2024-02-042-7/+83
| |\
| * | ucsi_ccg: Refine the UCSI Interrupt handlingHaotien Hsu2024-01-271-8/+84
* | | usb: typec: ucsi: fix UCSI on SM8550 & SM8650 Qualcomm devicesNeil Armstrong2024-03-051-0/+1
| |/ |/|
* | usb: ucsi_acpi: Quirk to ack a connector change ack cmdChristian A. Ehrhardt2024-01-271-3/+68
* | usb: ucsi_acpi: Fix command completion handlingChristian A. Ehrhardt2024-01-271-4/+13
* | usb: ucsi: Add missing ppm_lockChristian A. Ehrhardt2024-01-271-0/+2
|/
* Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-113-0/+19
|\
| * usb: typec: ucsi: fix UCSI on buggy Qualcomm devicesDmitry Baryshkov2023-12-073-0/+19
* | usb: typec: ucsi: fix gpio-based orientation detectionJohan Hovold2023-12-151-1/+1
|/