index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
Commit message (
Expand
)
Author
Age
Files
Lines
*
typec: tcpm: fix a typo in the comparison of pdo_max_voltage
Colin Ian King
2019-08-28
1
-1
/
+1
*
usb: typec: tcpm: Ignore unsupported/unknown alternate mode requests
Guenter Roeck
2019-08-02
1
-14
/
+24
*
usb: typec: ucsi: ccg: Fix uninitilized symbol error
Heikki Krogerus
2019-08-01
1
-1
/
+1
*
usb: typec: tcpm: remove tcpm dir if no children
Li Jun
2019-07-30
1
-0
/
+4
*
usb: typec: tcpm: free log buf memory when remove debug file
Li Jun
2019-07-30
1
-0
/
+9
*
usb: typec: tcpm: Add NULL check before dereferencing config
Guenter Roeck
2019-07-30
1
-3
/
+4
*
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-07-15
3
-4
/
+125
|
\
|
*
usb: typec: ucsi: ccg: add runtime pm workaround
Ajay Gupta
2019-06-08
1
-4
/
+76
|
*
usb: typec: ucsi: ccg: enable runtime pm support
Ajay Gupta
2019-06-08
3
-0
/
+49
*
|
Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-07-11
2
-5
/
+4
|
\
\
|
*
|
drivers/usb/typec/tps6598x.c: fix 4CC cmd write
Nikolaus Voss
2019-07-03
1
-2
/
+2
|
*
|
drivers/usb/typec/tps6598x.c: fix portinfo width
Nikolaus Voss
2019-07-03
1
-1
/
+1
|
*
|
Merge 5.2-rc5 into usb-next
Greg Kroah-Hartman
2019-06-17
2
-3
/
+5
|
|
\
\
|
*
|
|
usb: typec: tcpm: fusb302: simplify getting the adapter of a client
Wolfram Sang
2019-06-08
1
-2
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-09
4
-87
/
+229
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
usb: typec: Registering real device entries for the muxes
Heikki Krogerus
2019-06-03
4
-87
/
+229
|
|
/
*
|
usb: typec: Make sure an alt mode exist before getting its partner
Heikki Krogerus
2019-06-12
1
-1
/
+1
*
|
usb: typec: ucsi: ccg: fix memory leak in do_flash
Gustavo A. R. Silva
2019-06-03
1
-2
/
+4
|
/
*
usb: typec: ucsi: ccg: fix missing unlock on error in ccg_cmd_write_flash_row()
Wei Yongjun
2019-04-29
1
-0
/
+1
*
usb: typec: Add driver for NVIDIA Alt Modes
Ajay Gupta
2019-04-25
4
-1
/
+59
*
usb: typec: displayport: Export probe and remove functions
Ajay Gupta
2019-04-25
2
-5
/
+15
*
usb: typec: ucsi: Support for DisplayPort alt mode
Heikki Krogerus
2019-04-25
4
-8
/
+364
*
usb: typec: ucsi: Preliminary support for alternate modes
Heikki Krogerus
2019-04-25
4
-92
/
+428
*
usb: typec: ucsi: ccg: add firmware flashing support
Ajay Gupta
2019-04-25
1
-13
/
+814
*
usb: typec: ucsi: ccg: add get_fw_info function
Ajay Gupta
2019-04-25
1
-2
/
+64
*
usb: typec: fusb302: Revert "Resolve fixed power role contract setup"
Hans de Goede
2019-04-19
1
-9
/
+46
*
usb: typec: fusb302: Implement start_toggling for all port-types
Hans de Goede
2019-04-19
1
-3
/
+13
*
usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPs
Hans de Goede
2019-04-19
4
-27
/
+35
*
Merge 5.1-rc3 into usb-next
Greg Kroah-Hartman
2019-04-01
2
-3
/
+33
|
\
|
*
usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-caps
Hans de Goede
2019-03-19
1
-1
/
+26
|
*
usb: typec: Fix unchecked return value
Gustavo A. R. Silva
2019-03-19
1
-2
/
+7
*
|
usb: typec: fusb302: Make fusb302_irq_work static
YueHaibing
2019-03-26
1
-1
/
+1
*
|
usb: typec: wcove: Provide fwnode for the port
Heikki Krogerus
2019-03-26
1
-13
/
+16
*
|
usb: typec: fusb302: Add __printf attribute to fusb302_log function
Hans de Goede
2019-03-19
1
-1
/
+1
*
|
usb: typec: fusb302: Improve suspend/resume handling
Hans de Goede
2019-03-19
1
-64
/
+48
*
|
usb: typec: fusb302: 2 small misc. fixes
Hans de Goede
2019-03-19
1
-2
/
+2
*
|
usb: typec: fusb302: Fix fusb302_handle_togdone_src Ra handling
Hans de Goede
2019-03-19
1
-52
/
+97
*
|
usb: typec: fusb302: Check vconn is off when we start toggling
Hans de Goede
2019-03-19
1
-0
/
+2
*
|
usb: typec: fusb302: Fold fusb302_set_cc_pull into tcpm_set_cc
Hans de Goede
2019-03-19
1
-38
/
+13
*
|
usb: typec: fusb302: Refactor / simplify tcpm_set_cc()
Hans de Goede
2019-03-19
1
-70
/
+15
*
|
usb: typec: fusb302: Make fusb302_set_cc_polarity also set pull ups / downs
Hans de Goede
2019-03-19
1
-32
/
+16
*
|
usb: typec: pi3usb30532: Keep orientation when setting mux to safe mode
Hans de Goede
2019-03-19
1
-1
/
+2
*
|
usb: typec: altmodes/displayport: Fall back to multi-func pins
Hans de Goede
2019-03-19
1
-1
/
+1
|
/
*
usb: typec: tps6598x: handle block writes separately with plain-I2C adapters
Nikolaus Voss
2019-02-21
1
-6
/
+20
*
usb: typec: mux: remove redundant check on variable match
Colin Ian King
2019-02-20
1
-1
/
+1
*
usb: typec: mux: Fix unsigned comparison with less than zero
YueHaibing
2019-02-19
1
-1
/
+1
*
usb: typec: mux: Find the muxes by also matching against the device node
Heikki Krogerus
2019-02-14
1
-12
/
+74
*
usb: typec: Find the ports by also matching against the device node
Heikki Krogerus
2019-02-14
1
-3
/
+21
*
usb: typec: Rationalize the API for the muxes
Heikki Krogerus
2019-02-14
2
-9
/
+8
*
usb: typec: tps6598x: Check mode of operation
Heikki Krogerus
2019-02-14
1
-4
/
+49
[next]