summaryrefslogtreecommitdiffstats
path: root/include/linux/usb/pd_vdo.h
Commit message (Collapse)AuthorAgeFilesLines
* usb: pd: fix the offset for SVID specific commandsHeikki Krogerus2017-12-191-1/+1
| | | | | | | | | | The SVID specific commands in the Command field of the Structured VDM Header start from 16, not 10. Changing the value used in VDO_CMD_VENDOR() macro from 10 to 0x10. Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
* typec: tcpm: Move out of stagingGuenter Roeck2017-09-181-0/+251
Move tcpm (USB Type-C Port Manager) out of staging. Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
OpenPOWER on IntegriCloud