index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
tcpm.c
Age
Commit message (
Expand
)
Author
2018-06-25
usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-entered
Peter Chen
2018-06-25
typec: tcpm: Fix a msecs vs jiffies bug
Dan Carpenter
2018-05-31
USB: typec: tcpm: no need to check return value of debugfs_create_dir()
Greg Kroah-Hartman
2018-05-24
typec: tcpm: Provide fwnode pointer as part of psy_cfg
Adam Thomson
2018-05-08
Merge 4.17-rc4 into usb-next
Greg Kroah-Hartman
2018-05-03
usb: typec: tcpm: Release the role mux when exiting
Heikki Krogerus
2018-04-30
typec: tcpm: Fix incorrect 'and' operator
Gustavo A. R. Silva
2018-04-25
typec: tcpm: fix compiler warning about stupid things
Greg Kroah-Hartman
2018-04-25
typec: tcpm: Add support for sink PPS related messages
Adam Thomson
2018-04-25
typec: tcpm: Represent source supply through power_supply
Adam Thomson
2018-04-25
typec: tcpm: Add core support for sink side PPS
Adam Thomson
2018-04-22
usb: typec: tcpm: remove max_snk_mv/ma/mw
Li Jun
2018-04-22
usb: typec: tcpm: pdo matching optimization
Li Jun
2018-03-22
usb: typec: tcpm: Use new Type-C switch/mux and usb-role-switch functions
Hans de Goede
2018-03-22
usb: typec: tcpm: Set USB role switch to device mode when configured as such
Hans de Goede
2018-03-22
usb: typec: Separate the definitions for data and power roles
Heikki Krogerus
2018-03-20
Merge branch 4.16-rc6 into usb-next
Greg Kroah-Hartman
2018-03-09
usb: typec: Start using ERR_PTR
Heikki Krogerus
2018-03-09
USB: typec: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2018-03-06
Revert "typec: tcpm: Only request matching pdos"
Hans de Goede
2017-12-07
typec: tcpm: Only request matching pdos
Badhri Jagan Sridharan
2017-12-07
typec: tcpm: Validate source and sink caps
Badhri Jagan Sridharan
2017-11-07
USB: typec: Remove remaining redundant license text
Greg Kroah-Hartman
2017-11-07
USB: typec: add SPDX identifiers to some files
Greg Kroah-Hartman
2017-10-17
usb: typec: tcpm: reset the port on removal
Heikki Krogerus
2017-09-18
staging: typec: tcpm: Rewrite comparison to NULL pointer
Harsha Sharma
2017-09-18
typec: tcpm: Move out of staging
Guenter Roeck