summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/tps6598x.c
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: tps6598x: Move the driver under its own subdirectoryHeikki Krogerus2021-03-121-751/+0
* usb: typec: tps6598x: Fix return value check in tps6598x_probe()Wei Yongjun2021-03-101-2/+2
* usb: typec: tps6598x: Add trace event for data statusGuido Günther2021-03-101-1/+11
* usb: typec: tps6598x: Add trace event for power status registerGuido Günther2021-03-101-7/+12
* usb: typec: tps6598x: Add trace event for status registerGuido Günther2021-03-101-15/+11
* usb: typec: tps6598x: Add trace event for IRQ eventsGuido Günther2021-03-101-3/+6
* usb: typec: tps6598x: Export some power supply propertiesGuido Günther2020-12-071-0/+103
* usb: typec: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-151-1/+1
* usb: typec: tps6598x: Add USB role switching logicBryan O'Donoghue2020-05-131-7/+50
* usb: typec: tps6598x: Add OF probe bindingBryan O'Donoghue2020-05-131-0/+7
* usb: typec: tps6598x: Start using struct typec_operationsHeikki Krogerus2019-11-041-23/+26
* drivers/usb/typec/tps6598x.c: fix 4CC cmd writeNikolaus Voss2019-07-031-2/+2
* drivers/usb/typec/tps6598x.c: fix portinfo widthNikolaus Voss2019-07-031-1/+1
* usb: typec: tps6598x: handle block writes separately with plain-I2C adaptersNikolaus Voss2019-02-211-6/+20
* usb: typec: tps6598x: Check mode of operationHeikki Krogerus2019-02-141-4/+49
* ACPI / scan: Create platform device for INT3515 ACPI nodesAndy Shevchenko2018-12-031-4/+4
* usb: typec: tps6598x: Remove VLA usageKees Cook2018-06-281-1/+10
* usb: typec: tps6598x: handle block reads separately with plain-I2C adaptersHeikki Krogerus2018-05-031-8/+39
* usb: typec: Separate the definitions for data and power rolesHeikki Krogerus2018-03-221-9/+17
* usb: typec: Start using ERR_PTRHeikki Krogerus2018-03-091-7/+8
* USB: typec: Remove remaining redundant license textGreg Kroah-Hartman2017-11-071-4/+0
* USB: typec: add SPDX identifiers to some filesGreg Kroah-Hartman2017-11-071-0/+1
* usb: typec: tps6598x: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-0/+1
* usb: typec: driver for TI TPS6598x USB Power Delivery controllersHeikki Krogerus2017-10-041-0/+475