summaryrefslogtreecommitdiff
path: root/driver/nfc/ctn730.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* tree: Remove non-standard "%ph" printf formatTom Hughes2022-07-191-4/+15
* tree: Remove non-standard %pb printf formatTom Hughes2022-07-121-1/+0
* driver/nfc/ctn730.c: Format with clang-formatJack Rosenthal2022-06-281-15/+14
* CTN730: Enter download mode for FW corruptionDaisuke Nojiri2022-02-241-0/+11
* 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