aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb/typec/ucsi/ucsi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-13Merge 6.15-rc6 into usb-nextGreg Kroah-Hartman1-0/+2
2025-05-01usb: typec: ucsi: displayport: Fix deadlockAndrei Kuchynski1-0/+2
2025-04-25usb: typec: ucsi: fix Clang -Wsign-conversion warningQasim Ijaz1-1/+1
2025-04-11usb: typec: ucsi: Add the UCSI commands in debugfsMadhu M1-0/+2
2025-03-10Merge v6.14-rc6 into usb-nextGreg Kroah-Hartman1-0/+2
2025-02-19acpi: typec: ucsi: Introduce a ->poll_cci methodChristian A. Ehrhardt1-0/+2
2025-02-03usb: typec: ucsi: return CCI and message from sync_control callbackDmitry Baryshkov1-2/+4
2025-02-03usb: typec: ucsi: Enable UCSI commands in debugfsMadhu M1-0/+2
2025-02-03usb: typec: ucsi: Rename SET_UOM UCSI command to SET_CCOMMadhu M1-1/+1
2025-01-17usb: typec: ucsi: Add a macro definition for UCSI v1.0Pengyu Luo1-0/+1
2024-11-07usb: typec: ucsi: Convert connector specific commands to bitmapsHeikki Krogerus1-99/+153
2024-10-17usb: typec: ucsi: Add support for the partner USB ModesHeikki Krogerus1-0/+2
2024-10-17usb: typec: ucsi: Supply the USB capabilities to the portsHeikki Krogerus1-0/+8
2024-10-16usb: typec: ucsi: UCSI2.0 Set Sink Path command supportPooja Katiyar1-0/+1
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-09Merge 6.11-rc7 into usb-nextGreg Kroah-Hartman1-1/+0
2024-09-03usb: typec: ucsi: Fix cable registrationHeikki Krogerus1-1/+0
2024-08-23usb: typec: ucsi: Common function for the GET_PD_MESSAGE commandHeikki Krogerus1-12/+0
2024-08-23usb: typec: ucsi: Don't truncate the readsHeikki Krogerus1-0/+2
2024-08-23usb: typec: ucsi: Remove unused fields from struct ucsi_connector_statusHeikki Krogerus1-25/+2
2024-08-22usb: typec: ucsi: Add DATA_RESET option of Connector Reset commandVenkat Jayaraman1-1/+4
2024-07-03usb: typec: ucsi: extract common code for command handlingDmitry Baryshkov1-0/+7
2024-07-03usb: typec: ucsi: split read operationDmitry Baryshkov1-3/+6
2024-07-03usb: typec: ucsi: simplify command sending APIDmitry Baryshkov1-6/+4
2024-06-27usb: typec: ucsi: UCSI2.0 Get Error Status changesPooja Katiyar1-0/+3
2024-06-27usb: typec: ucsi: UCSI2.0 Get Error Status data structure changesPooja Katiyar1-0/+2
2024-06-20usb: typec: ucsi: Changing the driver data type to voidHeikki Krogerus1-1/+1
2024-06-04usb: typec: ucsi: Add new capability bitsDiogo Ivo1-1/+7
2024-06-04usb: typec: ucsi: Fix null pointer dereference in traceAbhishek Pandit-Subedi1-1/+1
2024-06-04usb: typec: ucsi: Add new notification bitsDiogo Ivo1-12/+17
2024-04-18usb: typec: ucsi: add update_connector callbackDmitry Baryshkov1-0/+2
2024-04-18usb: typec: ucsi: add callback for connector status updatesDmitry Baryshkov1-0/+3
2024-04-04usb: typec: ucsi: Stop abuse of bit definitions from ucsi.hChristian A. Ehrhardt1-2/+0
2024-04-04usb: typec: ucsi: support delaying GET_PDOS for deviceDmitry Baryshkov1-0/+1
2024-03-26usb: typec: ucsi: Check capabilities before cable and identity discoveryJameson Thies1-2/+3
2024-03-05usb: typec: ucsi: Register SOP' alternate modes with cable plugJameson Thies1-0/+2
2024-03-05usb: typec: ucsi: Register SOP/SOP' Discover Identity ResponsesJameson Thies1-0/+29
2024-03-05usb: typec: ucsi: Register cables based on GET_CABLE_PROPERTYJameson Thies1-0/+5
2024-03-05usb: typec: ucsi: Clean up UCSI_CABLE_PROP macrosJameson Thies1-2/+2
2024-02-17usb: typec: ucsi: Update connector cap and statusAbhishek Pandit-Subedi1-4/+52
2024-02-17usb: typec: ucsi: Limit read size on v1.2Abhishek Pandit-Subedi1-0/+11
2023-12-07usb: typec: ucsi: fix UCSI on buggy Qualcomm devicesDmitry Baryshkov1-0/+3
2023-08-08usb: typec: ucsi: Add debugfs for ucsi commandsSaranya Gopal1-0/+24
2023-01-23Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman1-0/+1
2023-01-17usb: ucsi: Ensure connector delayed work items are flushedJack Pham1-0/+1
2023-01-06usb: typec: ucsi: Register USB Power Delivery CapabilitiesSaranya Gopal1-0/+8
2022-11-29usb: typec: ucsi: Resume in separate workHeikki Krogerus1-0/+1
2022-04-26usb: typec: ucsi: Wait for the USB role switchesLinyu Yuan1-1/+5
2021-10-05usb: typec: ucsi: Better fix for missing unplug events issueHeikki Krogerus1-2/+0
2021-10-05usb: typec: ucsi: Add polling mechanism for partner tasks like alt mode checkingHeikki Krogerus1-0/+1