summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/ucsi
AgeCommit message (Expand)Author
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
2023-10-16Merge 6.6-rc6 into usb-nextGreg Kroah-Hartman
2023-10-11usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply scopeMario Limonciello
2023-10-11usb: typec: ucsi: Fix missing link removalHeikki Krogerus
2023-10-05usb: ucsi: glink: use the connector orientation GPIO to provide switch eventsNeil Armstrong
2023-10-02usb: typec: ucsi: Clear EVENT_PENDING bit if ucsi_send_command failsPrashanth K
2023-10-02usb: typec: Add Displayport Alternate Mode 2.1 SupportUtkarsh Patel
2023-09-11usb: typec: ucsi: Fix NULL pointer dereferenceHeikki Krogerus
2023-08-08usb: typec: ucsi: Add debugfs for ucsi commandsSaranya Gopal
2023-07-31Merge 6.5-rc4 into usb-nextGreg Kroah-Hartman
2023-07-25usb: Explicitly include correct DT includesRob Herring
2023-07-25usb: typec: ucsi: move typec_set_mode(TYPEC_STATE_SAFE) to ucsi_unregister_pa...Neil Armstrong
2023-07-03Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-07-02Merge tag 'i2c-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-21usb: typec: ucsi: call typec_set_mode on non-altmode partner changeNeil Armstrong
2023-06-14usb: typec: ucsi: Mark dGPUs as DEVICE scopeMario Limonciello
2023-06-13usb: typec: ucsi: Fix command cancellationHeikki Krogerus
2023-05-29usb: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-29usb: typec: ucsi: correctly access opcodeMin-Hua Chen
2023-05-29usb: typec: ucsi: Mark dGPUs as DEVICE scopeMario Limonciello
2023-05-28usb: typec: ucsi: acpi: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-20usb: typec: ucsi: don't print PPM init deferred errorsFabrice Gasnier
2023-04-05usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325Samuel Čavoj
2023-03-27Merge 6.3-rc4 into usb-nextGreg Kroah-Hartman
2023-03-23usb: typec: ucsi: add PMIC Glink UCSI driverNeil Armstrong
2023-03-09usb: ucsi_acpi: Increase the command completion timeoutHans de Goede
2023-03-09usb: ucsi: Fix ucsi->connector raceHans de Goede
2023-03-09usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()Hans de Goede
2023-02-06Merge 6.2-rc7 into usb-nextGreg Kroah-Hartman
2023-02-02usb: typec: ucsi: Don't attempt to resume the ports before they existHeikki Krogerus
2023-02-02usb: typec: ucsi_ccg: Add OF supportWayne Chang
2023-01-23Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman
2023-01-17usb: ucsi: Ensure connector delayed work items are flushedJack Pham