summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/ucsi/ucsi.c
AgeCommit message (Expand)Author
2024-04-23Merge 6.9-rc5 into usb-nextGreg Kroah-Hartman
2024-04-18usb: typec: ucsi: add update_connector callbackDmitry Baryshkov
2024-04-18usb: typec: ucsi: add callback for connector status updatesDmitry Baryshkov
2024-04-09usb: typec: ucsi: Wait 20ms before reading CCI after a resetPavan Holla
2024-04-04usb: typec: ucsi: Never send a lone connector change ackChristian A. Ehrhardt
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: 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-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-02-17usb: typec: ucsi: Get PD revision for partnerAbhishek Pandit-Subedi
2024-02-17usb: typec: ucsi: Limit read size on v1.2Abhishek Pandit-Subedi
2024-01-27usb: ucsi: Add missing ppm_lockChristian A. Ehrhardt
2023-12-07usb: typec: ucsi: fix UCSI on buggy Qualcomm devicesDmitry Baryshkov
2023-10-11usb: typec: ucsi: Fix missing link removalHeikki Krogerus
2023-10-02usb: typec: ucsi: Clear EVENT_PENDING bit if ucsi_send_command failsPrashanth K
2023-08-08usb: typec: ucsi: Add debugfs for ucsi commandsSaranya Gopal
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-06-21usb: typec: ucsi: call typec_set_mode on non-altmode partner changeNeil Armstrong
2023-06-13usb: typec: ucsi: Fix command cancellationHeikki Krogerus
2023-04-20usb: typec: ucsi: don't print PPM init deferred errorsFabrice Gasnier
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-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-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-09-30usb: typec: ucsi: Don't warn on probe deferralWayne Chang
2022-09-27usb: typec: ucsi: Remove incorrect warningHeikki Krogerus
2022-08-23Revert "usb: typec: ucsi: add a common function ucsi_unregister_connectors()"Takashi Iwai
2022-07-27usb: typec: ucsi: Acknowledge the GET_ERROR_STATUS command completionLinyu Yuan
2022-05-03Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman
2022-04-26usb: typec: ucsi: Wait for the USB role switchesLinyu Yuan