summaryrefslogtreecommitdiff
path: root/driver/nfc
Commit message (Expand)AuthorAgeFilesLines
* cps8100.c/ctn730.c: board_get_pchg_count() retun pchg_countben chen2023-02-151-1/+1
* CTN730: Add RF chargeDaisuke Nojiri2022-12-162-3/+40
* driver: Sort header filesJeremy Bettis2022-11-291-1/+1
* ctn730: Log optional NDEF messageDaisuke Nojiri2022-11-082-0/+7
* PCHG: Add pass-through modeDaisuke Nojiri2022-10-262-7/+24
* ctn730: Handle foreign object errorDaisuke Nojiri2022-10-252-0/+12
* PCHG: Report errors to hostDaisuke Nojiri2022-10-251-9/+14
* Update license boilerplate text in source code filesMike Frysinger2022-09-122-2/+2
* 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.h: Format with clang-formatJack Rosenthal2022-06-301-74/+74
* 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-282-14/+28
* PCHG: Fuzz PCHG and ctn730 driverDaisuke Nojiri2021-06-172-113/+121
* 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