aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb/typec/tps6598x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-12usb: typec: tps6598x: Move the driver under its own subdirectoryHeikki Krogerus1-751/+0
2021-03-10usb: typec: tps6598x: Fix return value check in tps6598x_probe()Wei Yongjun1-2/+2
2021-03-10usb: typec: tps6598x: Add trace event for data statusGuido Günther1-1/+11
2021-03-10usb: typec: tps6598x: Add trace event for power status registerGuido Günther1-7/+12
2021-03-10usb: typec: tps6598x: Add trace event for status registerGuido Günther1-15/+11
2021-03-10usb: typec: tps6598x: Add trace event for IRQ eventsGuido Günther1-3/+6
2020-12-07usb: typec: tps6598x: Export some power supply propertiesGuido Günther1-0/+103
2020-07-15usb: typec: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-05-13usb: typec: tps6598x: Add USB role switching logicBryan O'Donoghue1-7/+50
2020-05-13usb: typec: tps6598x: Add OF probe bindingBryan O'Donoghue1-0/+7
2019-11-04usb: typec: tps6598x: Start using struct typec_operationsHeikki Krogerus1-23/+26
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