summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/ucsi/ucsi.h
AgeCommit message (Expand)Author
2025-12-23Revert "usb: typec: ucsi: Update UCSI structure to have message in and messag...Johan Hovold
2025-12-23Revert "usb: typec: ucsi: Add support for message out data structure"Johan Hovold
2025-12-23Revert "usb: typec: ucsi: Add support for SET_PDOS command"Johan Hovold
2025-11-21usb: typec: ucsi: Add support for SET_PDOS commandPooja Katiyar
2025-11-21usb: typec: ucsi: Add support for message out data structurePooja Katiyar
2025-11-21usb: typec: ucsi: Update UCSI structure to have message in and message out fi...Pooja Katiyar
2025-10-28usb: typec: ucsi: Add support for orientationAbel Vesa
2025-10-28usb: typec: ucsi: Add SET_POWER_LEVEL UCSI command to debugfsVenkat Jayaraman
2025-10-22usb: typec: ucsi: Report power supply change on sink path changeJameson Thies
2025-10-22usb: typec: ucsi: psy: Add power supply statusJameson Thies
2025-08-17usb: typec: ucsi: Add support for READ_POWER_LEVEL commandVenkat Jayaraman
2025-07-21usb: typec: ucsi: psy: Set current max to 100mA for BC 1.2 and DefaultBenson Leung
2025-06-24usb: typec: ucsi: yoga-c630: fake AltModes for port 0Dmitry Baryshkov
2025-06-24usb: typec: ucsi: add recipient arg to update_altmodes() callbackDmitry Baryshkov
2025-05-13Merge 6.15-rc6 into usb-nextGreg Kroah-Hartman
2025-05-01usb: typec: ucsi: displayport: Fix deadlockAndrei Kuchynski
2025-04-25usb: typec: ucsi: fix Clang -Wsign-conversion warningQasim Ijaz
2025-04-11usb: typec: ucsi: Add the UCSI commands in debugfsMadhu M
2025-03-10Merge v6.14-rc6 into usb-nextGreg Kroah-Hartman
2025-02-19acpi: typec: ucsi: Introduce a ->poll_cci methodChristian A. Ehrhardt
2025-02-03usb: typec: ucsi: return CCI and message from sync_control callbackDmitry Baryshkov
2025-02-03usb: typec: ucsi: Enable UCSI commands in debugfsMadhu M
2025-02-03usb: typec: ucsi: Rename SET_UOM UCSI command to SET_CCOMMadhu M
2025-01-17usb: typec: ucsi: Add a macro definition for UCSI v1.0Pengyu Luo
2024-11-07usb: typec: ucsi: Convert connector specific commands to bitmapsHeikki Krogerus
2024-10-17usb: typec: ucsi: Add support for the partner USB ModesHeikki Krogerus
2024-10-17usb: typec: ucsi: Supply the USB capabilities to the portsHeikki Krogerus
2024-10-16usb: typec: ucsi: UCSI2.0 Set Sink Path command supportPooja Katiyar
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-09Merge 6.11-rc7 into usb-nextGreg Kroah-Hartman
2024-09-03usb: typec: ucsi: Fix cable registrationHeikki Krogerus
2024-08-23usb: typec: ucsi: Common function for the GET_PD_MESSAGE commandHeikki Krogerus
2024-08-23usb: typec: ucsi: Don't truncate the readsHeikki Krogerus
2024-08-23usb: typec: ucsi: Remove unused fields from struct ucsi_connector_statusHeikki Krogerus
2024-08-22usb: typec: ucsi: Add DATA_RESET option of Connector Reset commandVenkat Jayaraman
2024-07-03usb: typec: ucsi: extract common code for command handlingDmitry Baryshkov
2024-07-03usb: typec: ucsi: split read operationDmitry Baryshkov
2024-07-03usb: typec: ucsi: simplify command sending APIDmitry Baryshkov
2024-06-27usb: typec: ucsi: UCSI2.0 Get Error Status changesPooja Katiyar
2024-06-27usb: typec: ucsi: UCSI2.0 Get Error Status data structure changesPooja Katiyar
2024-06-20usb: typec: ucsi: Changing the driver data type to voidHeikki Krogerus
2024-06-04usb: typec: ucsi: Add new capability bitsDiogo Ivo
2024-06-04usb: typec: ucsi: Fix null pointer dereference in traceAbhishek Pandit-Subedi
2024-06-04usb: typec: ucsi: Add new notification bitsDiogo Ivo
2024-04-18usb: typec: ucsi: add update_connector callbackDmitry Baryshkov
2024-04-18usb: typec: ucsi: add callback for connector status updatesDmitry Baryshkov
2024-04-04usb: typec: ucsi: Stop abuse of bit definitions from ucsi.hChristian A. Ehrhardt
2024-04-04usb: typec: ucsi: support delaying GET_PDOS for deviceDmitry Baryshkov
2024-03-26usb: typec: ucsi: Check capabilities before cable and identity discoveryJameson Thies
2024-03-05usb: typec: ucsi: Register SOP' alternate modes with cable plugJameson Thies