summaryrefslogtreecommitdiffstats
path: root/i2c_helper_linux.c
Commit message (Expand)AuthorAgeFilesLines
* tree: Port programmers to pass programmer_cfg to extractorsEdward O'Callaghan2022-09-071-3/+3
* tree: Change signature of extract_programmer_param_str()Edward O'Callaghan2022-09-071-2/+2
* Add `str` extension to extract_programmer_param function nameChinmay Lonkar2022-07-021-2/+2
* lspcon_i2c_spi: Extract I2C bus parameter handlingAngel Pons2021-05-091-0/+47
* i2c_helper_linux: Clean up whitespace a bitAngel Pons2021-05-091-2/+1
* lspcon_i2c_spi: support a devpath optionPeter Marheine2021-05-021-17/+21
* i2c_helper_linux.c: Use a fixed-size bufferAngel Pons2021-04-181-20/+9
* Fix building with musl libcEvgeny Zinoviev2021-02-071-1/+1
* i2c_helper: Add support for the Linux I2C subsystemShiyu Sun2020-04-011-0/+113