index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
ucsi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-30
usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()
Hans de Goede
1
-5
/
+6
2022-10-05
usb: typec: ucsi: Remove incorrect warning
Heikki Krogerus
1
-2
/
+0
2022-08-17
usb: typec: ucsi: Acknowledge the GET_ERROR_STATUS command completion
Linyu Yuan
1
-0
/
+4
2022-05-09
usb: typec: ucsi: Fix role swapping
Heikki Krogerus
1
-7
/
+13
2022-05-09
usb: typec: ucsi: Fix reuse of completion structure
Heikki Krogerus
1
-0
/
+4
2022-02-01
ucsi_ccg: Check DEV_INT bit only when starting CCG4
Sing-Han Chen
1
-1
/
+1
2021-06-14
Merge tag 'v5.13-rc6' into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2021-06-10
usb: typec: ucsi: Clear PPM capability data in ucsi_init() error path
Mayank Rana
1
-0
/
+1
2021-06-10
usb: typec: ucsi: Fix a comment in ucsi_init()
Subbaraman Narayanamurthy
1
-1
/
+1
2021-05-31
Merge 5.13-rc4 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2021-05-27
usb: typec: ucsi: Fix copy/paste issue for 'ucsi_set_drvdata()'
Lee Jones
1
-1
/
+1
2021-05-21
usb: typec: ucsi: Clear pending after acking connector change
Bjorn Andersson
1
-1
/
+1
2021-05-10
usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4
Jack Pham
2
-11
/
+36
2021-05-10
usb: typec: ucsi: Put fwnode in any case during ->probe()
Andy Shevchenko
1
-1
/
+4
2021-03-26
usb: typec: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-02-09
usb: typec: ucsi: Determine common SVDM Version
Kyle Tso
2
-3
/
+30
2021-02-09
usb: pd: Make SVDM Version configurable in VDM header
Kyle Tso
1
-3
/
+3
2021-01-19
usb: typec: ucsi: Add conditional dependency on USB role switch
Heikki Krogerus
1
-0
/
+1
2021-01-12
usb: typec: ucsi: Add support for USB role switch
Mayank Rana
2
-3
/
+55
2020-12-11
usb: ucsi: convert comma to semicolon
Zheng Yongjun
1
-3
/
+3
2020-11-16
Merge 5.10-rc4 into here.
Greg Kroah-Hartman
3
-1
/
+17
2020-11-13
usb: typec: ucsi: Report power supply changes
Heikki Krogerus
3
-1
/
+17
2020-11-06
usb: typec: ucsi: Work around PPM losing change information
Benjamin Berg
2
-20
/
+107
2020-11-06
usb: typec: ucsi: acpi: Always decode connector change information
Benjamin Berg
1
-2
/
+3
2020-09-16
usb: typec: ucsi: Prevent mode overrun
Heikki Krogerus
1
-6
/
+16
2020-09-16
usb: typec: ucsi: acpi: Increase command completion timeout value
Heikki Krogerus
1
-1
/
+1
2020-09-04
usb: typec: ucsi: acpi: Check the _DEP dependencies
Heikki Krogerus
1
-0
/
+4
2020-08-18
usb: typec: ucsi: Hold con->lock for the entire duration of ucsi_register_port()
Hans de Goede
2
-17
/
+23
2020-08-18
usb: typec: ucsi: Rework ppm_lock handling
Hans de Goede
1
-34
/
+22
2020-08-18
usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls
Hans de Goede
1
-2
/
+4
2020-08-18
usb: typec: ucsi: Fix AB BA lock inversion
Hans de Goede
1
-9
/
+9
2020-07-15
usb: typec: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-09
usb: typec: ucsi: ucsi: Staticify and stop export of ucsi_init()
Lee Jones
1
-2
/
+1
2020-04-27
usb: typec: ucsi: Fix the stub for ucsi_register_port_psy()
Heikki Krogerus
1
-1
/
+1
2020-04-23
usb: typec: ucsi: register with power_supply class
K V, Abhilash
4
-0
/
+266
2020-04-23
usb: typec: ucsi: save power data objects in PD mode
K V, Abhilash
2
-0
/
+35
2020-04-23
usb: typec: ucsi: Correct bit-mask for CCI
K V, Abhilash
1
-1
/
+1
2020-04-23
usb: typec: ucsi: replace magic numbers
K V, Abhilash
1
-5
/
+5
2020-04-23
usb: typec: ucsi: Workaround for missed op_mode change
K V, Abhilash
1
-1
/
+2
2020-04-23
usb: typec: ucsi: set USB data role when partner type is power cable/ufp
Mayank Rana
1
-0
/
+6
2020-03-23
Merge 5.6-rc7 into usb-next
Greg Kroah-Hartman
1
-1
/
+11
2020-03-12
usb: typec: ucsi_ccg: workaround for NVIDIA test device
Ajay Gupta
2
-5
/
+52
2020-03-12
usb: typec: ucsi: displayport: Fix a potential race during registration
Heikki Krogerus
1
-1
/
+8
2020-03-12
usb: typec: ucsi: displayport: Fix NULL pointer dereference
Heikki Krogerus
1
-0
/
+3
2020-02-17
usb: ucsi: ccg: disable runtime pm during fw flashing
Ajay Gupta
1
-0
/
+2
2020-02-17
usb: typec: ucsi: register DP only for NVIDIA DP VDO
Ajay Gupta
2
-2
/
+17
2020-02-10
usb: typec: ucsi: remove redundant assignment to variable num
Colin Ian King
1
-1
/
+1
2020-01-29
Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-8
/
+294
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-1
/
+1
2020-01-13
Merge 5.5-rc6 into usb-next
Greg Kroah-Hartman
1
-9
/
+9
[next]