index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
ucsi
/
ucsi.c
Age
Commit message (
Expand
)
Author
2025-12-23
Revert "usb: typec: ucsi: Update UCSI structure to have message in and messag...
Johan Hovold
2025-12-23
Revert "usb: typec: ucsi: Add support for message out data structure"
Johan Hovold
2025-11-21
usb: typec: ucsi: Add support for message out data structure
Pooja Katiyar
2025-11-21
usb: typec: ucsi: Update UCSI structure to have message in and message out fi...
Pooja Katiyar
2025-11-21
usb: typec: ucsi: Set orientation_aware if UCSI version is 2.x and above
Abel Vesa
2025-10-28
usb: typec: ucsi: Add support for orientation
Abel Vesa
2025-10-22
usb: typec: ucsi: Report power supply change on sink path change
Jameson Thies
2025-10-22
usb: typec: ucsi: Report power supply changes on power opmode changes
Jameson Thies
2025-10-13
usb: typec: ucsi: Handle incorrect num_connectors capability
Mark Pearson
2025-09-06
usb: typec: ucsi: Add check for UCSI version
Venkat Jayaraman
2025-08-17
usb: typec: ucsi: Add support for READ_POWER_LEVEL command
Venkat Jayaraman
2025-07-21
usb: typec: ucsi: Update power_supply on power role change
Myrrh Periwinkle
2025-06-24
usb: typec: ucsi: add recipient arg to update_altmodes() callback
Dmitry Baryshkov
2025-05-01
usb: typec: ucsi: displayport: Fix deadlock
Andrei Kuchynski
2025-03-10
Merge v6.14-rc6 into usb-next
Greg Kroah-Hartman
2025-03-06
usb: typec: ucsi: Fix NULL pointer access
Andrei Kuchynski
2025-02-19
usb: typec: ucsi: increase timeout for PPM reset operations
Fedor Pchelkin
2025-02-19
acpi: typec: ucsi: Introduce a ->poll_cci method
Christian A. Ehrhardt
2025-02-03
usb: typec: ucsi: return CCI and message from sync_control callback
Dmitry Baryshkov
2024-12-04
usb: typec: ucsi: Fix connector status writing past buffer size
Lucas De Marchi
2024-12-04
usb: typec: ucsi: Fix completion notifications
Ćukasz Bartosik
2024-11-12
usb: typec: ucsi: Fix a missing bits to bytes conversion in ucsi_init()
Heikki Krogerus
2024-11-07
usb: typec: ucsi: Convert connector specific commands to bitmaps
Heikki Krogerus
2024-10-29
usb: typec: ucsi: Helper for Get Connector Status command
Heikki Krogerus
2024-10-17
usb: typec: ucsi: Add support for the partner USB Modes
Heikki Krogerus
2024-10-17
usb: typec: ucsi: Supply the USB capabilities to the ports
Heikki Krogerus
2024-09-13
usb: typec: ucsi: Fix busy loop on ASUS VivoBooks
Christian A. Ehrhardt
2024-09-09
Merge 6.11-rc7 into usb-next
Greg Kroah-Hartman
2024-09-03
usb: typec: ucsi: Fix cable registration
Heikki Krogerus
2024-09-03
usb: typec: ucsi: Fix the partner PD revision
Heikki Krogerus
2024-08-23
usb: typec: ucsi: Remove useless error check from ucsi_read_error()
Heikki Krogerus
2024-08-23
usb: typec: ucsi: Call CANCEL from single location
Heikki Krogerus
2024-08-23
usb: typec: ucsi: Common function for the GET_PD_MESSAGE command
Heikki Krogerus
2024-08-23
usb: typec: ucsi: Only assign the identity structure if the PPM supports it
Heikki Krogerus
2024-08-23
usb: typec: ucsi: Don't truncate the reads
Heikki Krogerus
2024-08-22
usb: typec: ucsi: Add DATA_RESET option of Connector Reset command
Venkat Jayaraman
2024-08-13
usb: typec: ucsi: Fix the return value of ucsi_run_command()
Heikki Krogerus
2024-08-07
usb: typec: ucsi: Fix a deadlock in ucsi_send_command_common()
Heikki Krogerus
2024-07-03
usb: typec: ucsi: reorder operations in ucsi_run_command()
Dmitry Baryshkov
2024-07-03
usb: typec: ucsi: extract common code for command handling
Dmitry Baryshkov
2024-07-03
usb: typec: ucsi: inline ucsi_read_message_in
Dmitry Baryshkov
2024-07-03
usb: typec: ucsi: rework command execution functions
Dmitry Baryshkov
2024-07-03
usb: typec: ucsi: split read operation
Dmitry Baryshkov
2024-07-03
usb: typec: ucsi: simplify command sending API
Dmitry Baryshkov
2024-07-03
usb: typec: ucsi: move ucsi_acknowledge() from ucsi_read_error()
Dmitry Baryshkov
2024-06-27
usb: typec: ucsi: UCSI2.0 Get Error Status changes
Pooja Katiyar
2024-06-27
usb: typec: ucsi: UCSI2.0 Get Error Status data structure changes
Pooja Katiyar
2024-06-27
usb: typec: ucsi: Only set number of plug altmodes after registration
Jameson Thies
2024-06-20
usb: typec: ucsi: psy: Add support for the charge type property
Heikki Krogerus
2024-06-20
usb: typec: ucsi: don't retrieve PDOs if not supported
Mark Pearson
[next]