aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/typec/ucsi/ucsi.h
AgeCommit message (Expand)AuthorFilesLines
2025-12-23Revert "usb: typec: ucsi: Update UCSI structure to have message in and messag...Johan Hovold1-13/+6
2025-12-23Revert "usb: typec: ucsi: Add support for message out data structure"Johan Hovold1-2/+0
2025-12-23Revert "usb: typec: ucsi: Add support for SET_PDOS command"Johan Hovold1-1/+0
2025-11-21usb: typec: ucsi: Add support for SET_PDOS commandPooja Katiyar1-0/+1
2025-11-21usb: typec: ucsi: Add support for message out data structurePooja Katiyar1-0/+2
2025-11-21usb: typec: ucsi: Update UCSI structure to have message in and message out fi...Pooja Katiyar1-6/+13
2025-10-28usb: typec: ucsi: Add support for orientationAbel Vesa1-0/+3
2025-10-28usb: typec: ucsi: Add SET_POWER_LEVEL UCSI command to debugfsVenkat Jayaraman1-0/+1
2025-10-22usb: typec: ucsi: Report power supply change on sink path changeJameson Thies1-0/+1
2025-10-22usb: typec: ucsi: psy: Add power supply statusJameson Thies1-0/+3
2025-08-17usb: typec: ucsi: Add support for READ_POWER_LEVEL commandVenkat Jayaraman1-0/+13
2025-07-21usb: typec: ucsi: psy: Set current max to 100mA for BC 1.2 and DefaultBenson Leung1-3/+4
2025-06-24usb: typec: ucsi: yoga-c630: fake AltModes for port 0Dmitry Baryshkov1-0/+1
2025-06-24usb: typec: ucsi: add recipient arg to update_altmodes() callbackDmitry Baryshkov1-1/+2
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