index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
ucsi
/
ucsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-01
usb: typec: ucsi: displayport: Fix deadlock
Andrei Kuchynski
1
-0
/
+34
2025-03-10
Merge v6.14-rc6 into usb-next
Greg Kroah-Hartman
1
-12
/
+13
2025-03-06
usb: typec: ucsi: Fix NULL pointer access
Andrei Kuchynski
1
-6
/
+7
2025-02-19
usb: typec: ucsi: increase timeout for PPM reset operations
Fedor Pchelkin
1
-1
/
+1
2025-02-19
acpi: typec: ucsi: Introduce a ->poll_cci method
Christian A. Ehrhardt
1
-5
/
+5
2025-02-03
usb: typec: ucsi: return CCI and message from sync_control callback
Dmitry Baryshkov
1
-8
/
+11
2024-12-04
usb: typec: ucsi: Fix connector status writing past buffer size
Lucas De Marchi
1
-1
/
+2
2024-12-04
usb: typec: ucsi: Fix completion notifications
Ćukasz Bartosik
1
-2
/
+4
2024-11-12
usb: typec: ucsi: Fix a missing bits to bytes conversion in ucsi_init()
Heikki Krogerus
1
-1
/
+2
2024-11-07
usb: typec: ucsi: Convert connector specific commands to bitmaps
Heikki Krogerus
1
-62
/
+59
2024-10-29
usb: typec: ucsi: Helper for Get Connector Status command
Heikki Krogerus
1
-15
/
+16
2024-10-17
usb: typec: ucsi: Add support for the partner USB Modes
Heikki Krogerus
1
-0
/
+9
2024-10-17
usb: typec: ucsi: Supply the USB capabilities to the ports
Heikki Krogerus
1
-0
/
+7
2024-09-13
usb: typec: ucsi: Fix busy loop on ASUS VivoBooks
Christian A. Ehrhardt
1
-6
/
+12
2024-09-09
Merge 6.11-rc7 into usb-next
Greg Kroah-Hartman
1
-39
/
+41
2024-09-03
usb: typec: ucsi: Fix cable registration
Heikki Krogerus
1
-15
/
+15
2024-09-03
usb: typec: ucsi: Fix the partner PD revision
Heikki Krogerus
1
-24
/
+26
2024-08-23
usb: typec: ucsi: Remove useless error check from ucsi_read_error()
Heikki Krogerus
1
-3
/
+0
2024-08-23
usb: typec: ucsi: Call CANCEL from single location
Heikki Krogerus
1
-13
/
+4
2024-08-23
usb: typec: ucsi: Common function for the GET_PD_MESSAGE command
Heikki Krogerus
1
-65
/
+27
2024-08-23
usb: typec: ucsi: Only assign the identity structure if the PPM supports it
Heikki Krogerus
1
-2
/
+4
2024-08-23
usb: typec: ucsi: Don't truncate the reads
Heikki Krogerus
1
-6
/
+2
2024-08-22
usb: typec: ucsi: Add DATA_RESET option of Connector Reset command
Venkat Jayaraman
1
-1
/
+15
2024-08-13
usb: typec: ucsi: Fix the return value of ucsi_run_command()
Heikki Krogerus
1
-1
/
+1
2024-08-07
usb: typec: ucsi: Fix a deadlock in ucsi_send_command_common()
Heikki Krogerus
1
-7
/
+4
2024-07-03
usb: typec: ucsi: reorder operations in ucsi_run_command()
Dmitry Baryshkov
1
-20
/
+14
2024-07-03
usb: typec: ucsi: extract common code for command handling
Dmitry Baryshkov
1
-0
/
+43
2024-07-03
usb: typec: ucsi: inline ucsi_read_message_in
Dmitry Baryshkov
1
-14
/
+8
2024-07-03
usb: typec: ucsi: rework command execution functions
Dmitry Baryshkov
1
-72
/
+66
2024-07-03
usb: typec: ucsi: split read operation
Dmitry Baryshkov
1
-10
/
+10
2024-07-03
usb: typec: ucsi: simplify command sending API
Dmitry Baryshkov
1
-11
/
+7
2024-07-03
usb: typec: ucsi: move ucsi_acknowledge() from ucsi_read_error()
Dmitry Baryshkov
1
-10
/
+6
2024-06-27
usb: typec: ucsi: UCSI2.0 Get Error Status changes
Pooja Katiyar
1
-3
/
+26
2024-06-27
usb: typec: ucsi: UCSI2.0 Get Error Status data structure changes
Pooja Katiyar
1
-0
/
+6
2024-06-27
usb: typec: ucsi: Only set number of plug altmodes after registration
Jameson Thies
1
-6
/
+6
2024-06-20
usb: typec: ucsi: psy: Add support for the charge type property
Heikki Krogerus
1
-0
/
+3
2024-06-20
usb: typec: ucsi: don't retrieve PDOs if not supported
Mark Pearson
1
-0
/
+4
2024-06-18
Merge tag 'v6.10-rc4' into usb-next
Greg Kroah-Hartman
1
-1
/
+6
2024-06-04
usb: typec: ucsi: Enable UCSI v2.0 notifications
Diogo Ivo
1
-1
/
+18
2024-06-04
usb: typec: ucsi: Always set number of alternate modes
Jameson Thies
1
-3
/
+11
2024-06-04
usb: typec: ucsi: Delay alternate mode discovery
Jameson Thies
1
-2
/
+2
2024-06-04
usb: typec: ucsi: Ack also failed Get Error commands
Heikki Krogerus
1
-1
/
+6
2024-04-23
Merge 6.9-rc5 into usb-next
Greg Kroah-Hartman
1
-2
/
+4
2024-04-18
usb: typec: ucsi: add update_connector callback
Dmitry Baryshkov
1
-0
/
+3
2024-04-18
usb: typec: ucsi: add callback for connector status updates
Dmitry Baryshkov
1
-0
/
+6
2024-04-09
usb: typec: ucsi: Wait 20ms before reading CCI after a reset
Pavan Holla
1
-1
/
+3
2024-04-04
usb: typec: ucsi: Never send a lone connector change ack
Christian A. Ehrhardt
1
-27
/
+21
2024-04-04
usb: typec: ucsi: support delaying GET_PDOS for device
Dmitry Baryshkov
1
-13
/
+28
2024-04-04
usb: typec: ucsi: extract code to read PD caps
Dmitry Baryshkov
1
-53
/
+32
2024-04-04
usb: typec: ucsi: simplify partner's PD caps registration
Dmitry Baryshkov
1
-13
/
+1
[next]