summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/ucsi
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge 6.6-rc6 into usb-nextGreg Kroah-Hartman2023-10-162-0/+11
|\
| * usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply scopeMario Limonciello2023-10-111-0/+9
| * usb: typec: ucsi: Fix missing link removalHeikki Krogerus2023-10-111-0/+1
| * usb: typec: ucsi: Clear EVENT_PENDING bit if ucsi_send_command failsPrashanth K2023-10-021-0/+1
* | usb: ucsi: glink: use the connector orientation GPIO to provide switch eventsNeil Armstrong2023-10-051-1/+53
* | usb: typec: Add Displayport Alternate Mode 2.1 SupportUtkarsh Patel2023-10-022-3/+3
|/
* usb: typec: ucsi: Fix NULL pointer dereferenceHeikki Krogerus2023-09-111-0/+3
* usb: typec: ucsi: Add debugfs for ucsi commandsSaranya Gopal2023-08-085-0/+141
* Merge 6.5-rc4 into usb-nextGreg Kroah-Hartman2023-07-311-2/+2
|\
| * usb: typec: ucsi: move typec_set_mode(TYPEC_STATE_SAFE) to ucsi_unregister_pa...Neil Armstrong2023-07-251-2/+2
* | usb: Explicitly include correct DT includesRob Herring2023-07-251-1/+0
|/
* Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-07-035-7/+22
|\
| * usb: typec: ucsi: call typec_set_mode on non-altmode partner changeNeil Armstrong2023-06-211-0/+17
| * usb: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-292-2/+2
| * usb: typec: ucsi: correctly access opcodeMin-Hua Chen2023-05-291-1/+1
| * usb: typec: ucsi: Mark dGPUs as DEVICE scopeMario Limonciello2023-05-291-0/+14
| * usb: typec: ucsi: acpi: Convert to platform remove callback returning voidUwe Kleine-König2023-05-281-4/+2
* | Merge tag 'i2c-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-021-0/+14
|\ \
| * | usb: typec: ucsi: Mark dGPUs as DEVICE scopeMario Limonciello2023-06-141-0/+14
| |/
* / usb: typec: ucsi: Fix command cancellationHeikki Krogerus2023-06-131-4/+7
|/
* usb: typec: ucsi: don't print PPM init deferred errorsFabrice Gasnier2023-04-201-2/+4
* usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325Samuel Čavoj2023-04-051-2/+42
* Merge 6.3-rc4 into usb-nextGreg Kroah-Hartman2023-03-272-19/+16
|\
| * usb: ucsi_acpi: Increase the command completion timeoutHans de Goede2023-03-091-1/+1
| * usb: ucsi: Fix ucsi->connector raceHans de Goede2023-03-091-13/+9
| * usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()Hans de Goede2023-03-091-5/+6
* | usb: typec: ucsi: add PMIC Glink UCSI driverNeil Armstrong2023-03-233-0/+356
|/
* Merge 6.2-rc7 into usb-nextGreg Kroah-Hartman2023-02-061-1/+8
|\
| * usb: typec: ucsi: Don't attempt to resume the ports before they existHeikki Krogerus2023-02-021-1/+8
* | usb: typec: ucsi_ccg: Add OF supportWayne Chang2023-02-021-4/+18
* | Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman2023-01-232-3/+23
|\|
| * usb: ucsi: Ensure connector delayed work items are flushedJack Pham2023-01-172-3/+22