index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
ucsi
/
ucsi.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-13
Merge 6.15-rc6 into usb-next
Greg Kroah-Hartman
1
-0
/
+2
2025-05-01
usb: typec: ucsi: displayport: Fix deadlock
Andrei Kuchynski
1
-0
/
+2
2025-04-25
usb: typec: ucsi: fix Clang -Wsign-conversion warning
Qasim Ijaz
1
-1
/
+1
2025-04-11
usb: typec: ucsi: Add the UCSI commands in debugfs
Madhu M
1
-0
/
+2
2025-03-10
Merge v6.14-rc6 into usb-next
Greg Kroah-Hartman
1
-0
/
+2
2025-02-19
acpi: typec: ucsi: Introduce a ->poll_cci method
Christian A. Ehrhardt
1
-0
/
+2
2025-02-03
usb: typec: ucsi: return CCI and message from sync_control callback
Dmitry Baryshkov
1
-2
/
+4
2025-02-03
usb: typec: ucsi: Enable UCSI commands in debugfs
Madhu M
1
-0
/
+2
2025-02-03
usb: typec: ucsi: Rename SET_UOM UCSI command to SET_CCOM
Madhu M
1
-1
/
+1
2025-01-17
usb: typec: ucsi: Add a macro definition for UCSI v1.0
Pengyu Luo
1
-0
/
+1
2024-11-07
usb: typec: ucsi: Convert connector specific commands to bitmaps
Heikki Krogerus
1
-99
/
+153
2024-10-17
usb: typec: ucsi: Add support for the partner USB Modes
Heikki Krogerus
1
-0
/
+2
2024-10-17
usb: typec: ucsi: Supply the USB capabilities to the ports
Heikki Krogerus
1
-0
/
+8
2024-10-16
usb: typec: ucsi: UCSI2.0 Set Sink Path command support
Pooja Katiyar
1
-0
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-09
Merge 6.11-rc7 into usb-next
Greg Kroah-Hartman
1
-1
/
+0
2024-09-03
usb: typec: ucsi: Fix cable registration
Heikki Krogerus
1
-1
/
+0
2024-08-23
usb: typec: ucsi: Common function for the GET_PD_MESSAGE command
Heikki Krogerus
1
-12
/
+0
2024-08-23
usb: typec: ucsi: Don't truncate the reads
Heikki Krogerus
1
-0
/
+2
2024-08-23
usb: typec: ucsi: Remove unused fields from struct ucsi_connector_status
Heikki Krogerus
1
-25
/
+2
2024-08-22
usb: typec: ucsi: Add DATA_RESET option of Connector Reset command
Venkat Jayaraman
1
-1
/
+4
2024-07-03
usb: typec: ucsi: extract common code for command handling
Dmitry Baryshkov
1
-0
/
+7
2024-07-03
usb: typec: ucsi: split read operation
Dmitry Baryshkov
1
-3
/
+6
2024-07-03
usb: typec: ucsi: simplify command sending API
Dmitry Baryshkov
1
-6
/
+4
2024-06-27
usb: typec: ucsi: UCSI2.0 Get Error Status changes
Pooja Katiyar
1
-0
/
+3
2024-06-27
usb: typec: ucsi: UCSI2.0 Get Error Status data structure changes
Pooja Katiyar
1
-0
/
+2
2024-06-20
usb: typec: ucsi: Changing the driver data type to void
Heikki Krogerus
1
-1
/
+1
2024-06-04
usb: typec: ucsi: Add new capability bits
Diogo Ivo
1
-1
/
+7
2024-06-04
usb: typec: ucsi: Fix null pointer dereference in trace
Abhishek Pandit-Subedi
1
-1
/
+1
2024-06-04
usb: typec: ucsi: Add new notification bits
Diogo Ivo
1
-12
/
+17
2024-04-18
usb: typec: ucsi: add update_connector callback
Dmitry Baryshkov
1
-0
/
+2
2024-04-18
usb: typec: ucsi: add callback for connector status updates
Dmitry Baryshkov
1
-0
/
+3
2024-04-04
usb: typec: ucsi: Stop abuse of bit definitions from ucsi.h
Christian A. Ehrhardt
1
-2
/
+0
2024-04-04
usb: typec: ucsi: support delaying GET_PDOS for device
Dmitry Baryshkov
1
-0
/
+1
2024-03-26
usb: typec: ucsi: Check capabilities before cable and identity discovery
Jameson Thies
1
-2
/
+3
2024-03-05
usb: typec: ucsi: Register SOP' alternate modes with cable plug
Jameson Thies
1
-0
/
+2
2024-03-05
usb: typec: ucsi: Register SOP/SOP' Discover Identity Responses
Jameson Thies
1
-0
/
+29
2024-03-05
usb: typec: ucsi: Register cables based on GET_CABLE_PROPERTY
Jameson Thies
1
-0
/
+5
2024-03-05
usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros
Jameson Thies
1
-2
/
+2
2024-02-17
usb: typec: ucsi: Update connector cap and status
Abhishek Pandit-Subedi
1
-4
/
+52
2024-02-17
usb: typec: ucsi: Limit read size on v1.2
Abhishek Pandit-Subedi
1
-0
/
+11
2023-12-07
usb: typec: ucsi: fix UCSI on buggy Qualcomm devices
Dmitry Baryshkov
1
-0
/
+3
2023-08-08
usb: typec: ucsi: Add debugfs for ucsi commands
Saranya Gopal
1
-0
/
+24
2023-01-23
Merge 6.2-rc5 into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2023-01-17
usb: ucsi: Ensure connector delayed work items are flushed
Jack Pham
1
-0
/
+1
2023-01-06
usb: typec: ucsi: Register USB Power Delivery Capabilities
Saranya Gopal
1
-0
/
+8
2022-11-29
usb: typec: ucsi: Resume in separate work
Heikki Krogerus
1
-0
/
+1
2022-04-26
usb: typec: ucsi: Wait for the USB role switches
Linyu Yuan
1
-1
/
+5
2021-10-05
usb: typec: ucsi: Better fix for missing unplug events issue
Heikki Krogerus
1
-2
/
+0
2021-10-05
usb: typec: ucsi: Add polling mechanism for partner tasks like alt mode checking
Heikki Krogerus
1
-0
/
+1
[next]