index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
ucsi
Age
Commit message (
Expand
)
Author
Lines
2020-07-15
usb: typec: Replace HTTP links with HTTPS ones
Alexander A. Klimov
-1
/
+1
2020-07-09
usb: typec: ucsi: ucsi: Staticify and stop export of ucsi_init()
Lee Jones
-2
/
+1
2020-04-27
usb: typec: ucsi: Fix the stub for ucsi_register_port_psy()
Heikki Krogerus
-1
/
+1
2020-04-23
usb: typec: ucsi: register with power_supply class
K V, Abhilash
-0
/
+266
2020-04-23
usb: typec: ucsi: save power data objects in PD mode
K V, Abhilash
-0
/
+35
2020-04-23
usb: typec: ucsi: Correct bit-mask for CCI
K V, Abhilash
-1
/
+1
2020-04-23
usb: typec: ucsi: replace magic numbers
K V, Abhilash
-5
/
+5
2020-04-23
usb: typec: ucsi: Workaround for missed op_mode change
K V, Abhilash
-1
/
+2
2020-04-23
usb: typec: ucsi: set USB data role when partner type is power cable/ufp
Mayank Rana
-0
/
+6
2020-03-23
Merge 5.6-rc7 into usb-next
Greg Kroah-Hartman
-1
/
+11
2020-03-12
usb: typec: ucsi_ccg: workaround for NVIDIA test device
Ajay Gupta
-5
/
+52
2020-03-12
usb: typec: ucsi: displayport: Fix a potential race during registration
Heikki Krogerus
-1
/
+8
2020-03-12
usb: typec: ucsi: displayport: Fix NULL pointer dereference
Heikki Krogerus
-0
/
+3
2020-02-17
usb: ucsi: ccg: disable runtime pm during fw flashing
Ajay Gupta
-0
/
+2
2020-02-17
usb: typec: ucsi: register DP only for NVIDIA DP VDO
Ajay Gupta
-2
/
+17
2020-02-10
usb: typec: ucsi: remove redundant assignment to variable num
Colin Ian King
-1
/
+1
2020-01-29
Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-8
/
+294
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
-1
/
+1
2020-01-13
Merge 5.5-rc6 into usb-next
Greg Kroah-Hartman
-9
/
+9
2020-01-09
usb: typec: Add parameter for the VDO to typec_altmode_enter()
Heikki Krogerus
-1
/
+1
2020-01-08
usb: typec: ucsi: fix spelling mistake "connetor" -> "connector"
Colin Ian King
-1
/
+1
2020-01-08
usb: typec: ucsi: Fix the notification bit offsets
Heikki Krogerus
-9
/
+9
2020-01-08
usb: typec: ucsi: Actually enable all the interface notifications
Heikki Krogerus
-0
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
-1
/
+1
2019-12-30
usb: typec: ucsi: add support for separate DP altmode devices
Ajay Gupta
-2
/
+279
2019-12-30
usb: typec: ucsi: Store the notification mask
Heikki Krogerus
-5
/
+13
2019-11-04
usb: typec: ucsi: Optimise ucsi_unregister()
Heikki Krogerus
-6
/
+3
2019-11-04
usb: typec: ucsi: New error codes
Heikki Krogerus
-5
/
+26
2019-11-04
usb: typec: ucsi: Remove all bit-fields
Heikki Krogerus
-72
/
+85
2019-11-04
usb: typec: ucsi: Remove struct ucsi_control
Heikki Krogerus
-300
/
+115
2019-11-04
usb: typec: ucsi: Remove the old API
Heikki Krogerus
-385
/
+43
2019-11-04
usb: typec: ucsi: ccg: Move to the new API
Heikki Krogerus
-85
/
+81
2019-11-04
usb: typec: ucsi: acpi: Move to the new API
Heikki Krogerus
-19
/
+72
2019-11-04
usb: typec: ucsi: Simplified registration and I/O API
Heikki Krogerus
-29
/
+359
2019-11-04
usb: typec: ucsi: Start using struct typec_operations
Heikki Krogerus
-11
/
+11
2019-10-04
usb: typec: ucsi: displayport: Fix for the mode entering routine
Heikki Krogerus
-0
/
+2
2019-10-04
usb: typec: ucsi: ccg: Remove run_isr flag
Heikki Krogerus
-38
/
+4
2019-08-12
Merge 5.3-rc4 into usb-next
Greg Kroah-Hartman
-1
/
+1
2019-08-08
USB: typec: ucsi_ccg: convert i2c driver to use dev_groups
Greg Kroah-Hartman
-10
/
+3
2019-08-01
usb: typec: ucsi: ccg: Fix uninitilized symbol error
Heikki Krogerus
-1
/
+1
2019-07-15
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
-4
/
+125
2019-06-08
usb: typec: ucsi: ccg: add runtime pm workaround
Ajay Gupta
-4
/
+76
2019-06-08
usb: typec: ucsi: ccg: enable runtime pm support
Ajay Gupta
-0
/
+49
2019-06-03
usb: typec: ucsi: ccg: fix memory leak in do_flash
Gustavo A. R. Silva
-2
/
+4
2019-04-29
usb: typec: ucsi: ccg: fix missing unlock on error in ccg_cmd_write_flash_row()
Wei Yongjun
-0
/
+1
2019-04-25
usb: typec: Add driver for NVIDIA Alt Modes
Ajay Gupta
-1
/
+3
2019-04-25
usb: typec: ucsi: Support for DisplayPort alt mode
Heikki Krogerus
-8
/
+364
2019-04-25
usb: typec: ucsi: Preliminary support for alternate modes
Heikki Krogerus
-92
/
+428
2019-04-25
usb: typec: ucsi: ccg: add firmware flashing support
Ajay Gupta
-13
/
+814
2019-04-25
usb: typec: ucsi: ccg: add get_fw_info function
Ajay Gupta
-2
/
+64
[next]