aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/tps6598x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-03drivers/usb/typec/tps6598x.c: fix 4CC cmd writeNikolaus Voss1-2/+2
2019-07-03drivers/usb/typec/tps6598x.c: fix portinfo widthNikolaus Voss1-1/+1
2019-02-21usb: typec: tps6598x: handle block writes separately with plain-I2C adaptersNikolaus Voss1-6/+20
2019-02-14usb: typec: tps6598x: Check mode of operationHeikki Krogerus1-4/+49
2018-12-03ACPI / scan: Create platform device for INT3515 ACPI nodesAndy Shevchenko1-4/+4
2018-06-28usb: typec: tps6598x: Remove VLA usageKees Cook1-1/+10
2018-05-03usb: typec: tps6598x: handle block reads separately with plain-I2C adaptersHeikki Krogerus1-8/+39
2018-03-22usb: typec: Separate the definitions for data and power rolesHeikki Krogerus1-9/+17
2018-03-09usb: typec: Start using ERR_PTRHeikki Krogerus1-7/+8
2017-11-07USB: typec: Remove remaining redundant license textGreg Kroah-Hartman1-4/+0
2017-11-07USB: typec: add SPDX identifiers to some filesGreg Kroah-Hartman1-0/+1
2017-11-01usb: typec: tps6598x: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-04usb: typec: driver for TI TPS6598x USB Power Delivery controllersHeikki Krogerus1-0/+475