index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
ucsi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-26
ucsi_ccg: Check DEV_INT bit only when starting CCG4
Sing-Han Chen
1
-1
/
+1
2022-01-03
Merge 5.16-rc8 into usb-next
Greg Kroah-Hartman
1
-1
/
+3
2021-12-21
usb: typec: ucsi: Only check the contract if there is a connection
Heikki Krogerus
1
-1
/
+3
2021-11-17
usb: typec: ucsi: Expose number of alternate modes in partner
Saranya Gopal
1
-1
/
+15
2021-10-05
usb: typec: ucsi: Better fix for missing unplug events issue
Heikki Krogerus
2
-147
/
+45
2021-10-05
usb: typec: ucsi: Read the PDOs in separate work
Heikki Krogerus
1
-13
/
+17
2021-10-05
usb: typec: ucsi: Check the partner alt modes always if there is PD contract
Heikki Krogerus
1
-5
/
+9
2021-10-05
usb: typec: ucsi: acpi: Reduce the command completion timeout
Heikki Krogerus
1
-1
/
+1
2021-10-05
usb: typec: ucsi: Add polling mechanism for partner tasks like alt mode checking
Heikki Krogerus
2
-19
/
+101
2021-10-05
usb: typec: ucsi: Don't stop alt mode registration on busy condition
Heikki Krogerus
1
-0
/
+2
2021-10-05
usb: typec: ucsi: Always cancel the command if PPM reports BUSY condition
Heikki Krogerus
1
-1
/
+3
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
[next]