summaryrefslogtreecommitdiff
path: root/driver/tcpm/nct38xx.c
Commit message (Expand)AuthorAgeFilesLines
* nct38xx: Set pull on both CC lines on disconnectEdward Hill2019-12-121-1/+30
* nct38xx: Add tcpci_nct38xx_select_rp_valueEdward Hill2019-12-121-1/+7
* tcpci: change connect to auto discharge disconnectDenis Brockus2019-12-121-2/+2
* nct38xx: Use common tcpci set_polarityDenis Brockus2019-12-101-15/+1
* nct38xx: change rmw operations to use i2c updateDenis Brockus2019-12-101-17/+14
* tcpci: POWER_CTRL auto discharge disconnect initDenis Brockus2019-12-051-48/+5
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-2/+2
* tcpc: driver changes for FRSDenis Brockus2019-10-071-2/+19
* driver: IO expander: nct38xx: add the interrupt supportCHLin2019-08-211-1/+38
* usb_pd: Adding USB-C cable detectionAyushee2019-08-161-1/+2
* usb: convert cc1 from int to enumJett Rink2019-08-091-1/+2
* driver: TCPM: nct38xx: add support for NCT38XX series chipsCHLin2019-04-261-0/+328