summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/ucsi
AgeCommit message (Expand)Author
2024-03-05usb: typec: ucsi: fix UCSI on SM8550 & SM8650 Qualcomm devicesNeil Armstrong
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-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
2023-01-06usb: typec: ucsi: Register USB Power Delivery CapabilitiesSaranya Gopal
2022-11-29usb: typec: ucsi: Resume in separate workHeikki Krogerus
2022-11-22usb: typec: ucsi/ucsi_ccg: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: typec: ucsi: stm32g0: Convert to i2c's .probe_new()Uwe Kleine-König
2022-10-22usb: typec: ucsi: acpi: Implement resume callbackHeikki Krogerus
2022-10-22usb: typec: ucsi: Check the connection on resumeHeikki Krogerus
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-30usb: typec: ucsi_ccg: Disable UCSI ALT support on TegraSing-Han Chen
2022-09-30usb: typec: ucsi: Don't warn on probe deferralWayne Chang
2022-09-27usb: typec: ucsi: Remove incorrect warningHeikki Krogerus