summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/tps6598x.c
AgeCommit message (Expand)Author
2021-03-12usb: typec: tps6598x: Move the driver under its own subdirectoryHeikki Krogerus
2021-03-10usb: typec: tps6598x: Fix return value check in tps6598x_probe()Wei Yongjun
2021-03-10usb: typec: tps6598x: Add trace event for data statusGuido Günther
2021-03-10usb: typec: tps6598x: Add trace event for power status registerGuido Günther
2021-03-10usb: typec: tps6598x: Add trace event for status registerGuido Günther
2021-03-10usb: typec: tps6598x: Add trace event for IRQ eventsGuido Günther
2020-12-07usb: typec: tps6598x: Export some power supply propertiesGuido Günther
2020-07-15usb: typec: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-05-13usb: typec: tps6598x: Add USB role switching logicBryan O'Donoghue
2020-05-13usb: typec: tps6598x: Add OF probe bindingBryan O'Donoghue
2019-11-04usb: typec: tps6598x: Start using struct typec_operationsHeikki Krogerus
2019-07-03drivers/usb/typec/tps6598x.c: fix 4CC cmd writeNikolaus Voss
2019-07-03drivers/usb/typec/tps6598x.c: fix portinfo widthNikolaus Voss
2019-02-21usb: typec: tps6598x: handle block writes separately with plain-I2C adaptersNikolaus Voss
2019-02-14usb: typec: tps6598x: Check mode of operationHeikki Krogerus
2018-12-03ACPI / scan: Create platform device for INT3515 ACPI nodesAndy Shevchenko
2018-06-28usb: typec: tps6598x: Remove VLA usageKees Cook
2018-05-03usb: typec: tps6598x: handle block reads separately with plain-I2C adaptersHeikki Krogerus
2018-03-22usb: typec: Separate the definitions for data and power rolesHeikki Krogerus
2018-03-09usb: typec: Start using ERR_PTRHeikki Krogerus
2017-11-07USB: typec: Remove remaining redundant license textGreg Kroah-Hartman
2017-11-07USB: typec: add SPDX identifiers to some filesGreg Kroah-Hartman
2017-11-01usb: typec: tps6598x: mark expected switch fall-throughGustavo A. R. Silva
2017-10-04usb: typec: driver for TI TPS6598x USB Power Delivery controllersHeikki Krogerus