summaryrefslogtreecommitdiffstats
path: root/ni845x_spi.c
Commit message (Expand)AuthorAgeFilesLines
* spi: Add function to probe erase command opcode for all spi_masterAarya Chaumal2022-07-111-0/+1
* Add `str` extension to extract_programmer_param function nameChinmay Lonkar2022-07-021-5/+5
* tree: indent struct *_master consistently with tabsThomas Heijligen2022-06-271-8/+8
* Global cleanup: Fix a few spelling errorsMartin Roth2022-05-031-5/+5
* ni845x_spi: add missing const specifier to the spi_transmit functionMiklós Márton2021-09-061-1/+1
* spi_master: Use new API to register shutdown functionAnastasia Klimchuk2021-08-251-8/+2
* programmer_table: move each entry to the associated programmer sourceThomas Heijligen2021-06-101-1/+11
* programmer: Smoothen register_spi_master() APINico Huber2021-05-131-1/+1
* tree: Remove forward-declarations of structs for spi mastersAnastasia Klimchuk2021-04-011-99/+97
* tree: Remove forward-declarations for spi mastersAnastasia Klimchuk2021-02-161-44/+40
* Add support for National Instruments USB-845x devicesMiklós Márton2019-11-141-0/+642