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
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
2020-01-09
usb: typec: Add parameter for the VDO to typec_altmode_enter()
Heikki Krogerus
1
-1
/
+1
2020-01-08
usb: typec: ucsi: fix spelling mistake "connetor" -> "connector"
Colin Ian King
1
-1
/
+1
2020-01-08
usb: typec: ucsi: Fix the notification bit offsets
Heikki Krogerus
1
-9
/
+9
2020-01-08
usb: typec: ucsi: Actually enable all the interface notifications
Heikki Krogerus
1
-0
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-12-30
usb: typec: ucsi: add support for separate DP altmode devices
Ajay Gupta
3
-2
/
+279
2019-12-30
usb: typec: ucsi: Store the notification mask
Heikki Krogerus
2
-5
/
+13
2019-11-04
usb: typec: ucsi: Optimise ucsi_unregister()
Heikki Krogerus
1
-6
/
+3
2019-11-04
usb: typec: ucsi: New error codes
Heikki Krogerus
2
-5
/
+26
2019-11-04
usb: typec: ucsi: Remove all bit-fields
Heikki Krogerus
3
-72
/
+85
2019-11-04
usb: typec: ucsi: Remove struct ucsi_control
Heikki Krogerus
5
-300
/
+115
2019-11-04
usb: typec: ucsi: Remove the old API
Heikki Krogerus
4
-385
/
+43
2019-11-04
usb: typec: ucsi: ccg: Move to the new API
Heikki Krogerus
1
-85
/
+81
2019-11-04
usb: typec: ucsi: acpi: Move to the new API
Heikki Krogerus
1
-19
/
+72
2019-11-04
usb: typec: ucsi: Simplified registration and I/O API
Heikki Krogerus
2
-29
/
+359
2019-11-04
usb: typec: ucsi: Start using struct typec_operations
Heikki Krogerus
1
-11
/
+11
2019-10-04
usb: typec: ucsi: displayport: Fix for the mode entering routine
Heikki Krogerus
1
-0
/
+2
2019-10-04
usb: typec: ucsi: ccg: Remove run_isr flag
Heikki Krogerus
1
-38
/
+4
2019-08-12
Merge 5.3-rc4 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2019-08-08
USB: typec: ucsi_ccg: convert i2c driver to use dev_groups
Greg Kroah-Hartman
1
-10
/
+3
2019-08-01
usb: typec: ucsi: ccg: Fix uninitilized symbol error
Heikki Krogerus
1
-1
/
+1
2019-07-15
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
3
-4
/
+125
2019-06-08
usb: typec: ucsi: ccg: add runtime pm workaround
Ajay Gupta
1
-4
/
+76
2019-06-08
usb: typec: ucsi: ccg: enable runtime pm support
Ajay Gupta
3
-0
/
+49
[next]