summaryrefslogtreecommitdiff
path: root/driver/nfc/ctn730.c
Commit message (Expand)AuthorAgeFilesLines
* ctn730: Handle messages with no payload properlyDaisuke Nojiri2021-06-281-14/+26
* PCHG: Fuzz PCHG and ctn730 driverDaisuke Nojiri2021-06-171-113/+2
* PCHG: Handle WLC_CHG_CTRL_DEVICE_STATE_DEVICE_DOCKEDDaisuke Nojiri2021-06-111-1/+9
* PCHG: Support firmware updateDaisuke Nojiri2021-04-051-0/+134
* ctn730: Print firmware versionDaisuke Nojiri2021-03-241-0/+1
* Coachz: Change stylus detection interval from 100 to 500 mshanwenchao2021-03-221-1/+1
* ctn730: Make reset pulse 15 usecDaisuke Nojiri2021-03-181-1/+6
* PCHG: Support reset to firmware update modeDaisuke Nojiri2021-03-181-19/+59
* PCHG: Handle reset eventDaisuke Nojiri2021-03-091-1/+10
* PCHG: Get SOC proactively when device is detectedDaisuke Nojiri2021-02-121-3/+27
* ctn730: Add delay between INITIALIZATION and ENABLE (2)Daisuke Nojiri2021-01-291-3/+9
* Revert "ctn730: Add delay between INITIALIZATION and ENABLE"Daisuke Nojiri2021-01-291-6/+0
* ctn730: Add delay between INITIALIZATION and ENABLEDaisuke Nojiri2021-01-281-0/+6
* ctn730: Print payload and handle download modeDaisuke Nojiri2021-01-251-3/+14
* ctn730: Resend i2c on any errorDaisuke Nojiri2021-01-071-2/+2
* ctn730: Add BIST commandDaisuke Nojiri2020-12-101-44/+136
* PCHG: Add ctn730 driverDaisuke Nojiri2020-11-241-0/+480