summaryrefslogtreecommitdiffstats
path: root/drivers/fpga/machxo2-spi.c
Commit message (Expand)AuthorAgeFilesLines
* fpga: mgr: Use standard dev_release for class driverRuss Weight2021-11-281-6/+3
* fpga: machxo2-spi: Fix missing error code in machxo2_write_complete()Jiapeng Chong2021-09-151-0/+1
* fpga: machxo2-spi: Return an error on failureTom Rix2021-09-151-1/+4
* fpga: machxo2-spi: Address warning about unused variableMoritz Fischer2021-06-241-0/+2
* fpga: fpga-mgr: machxo2-spi: Simplify registrationMoritz Fischer2020-12-011-13/+1
* fpga: machxo2-spi: Use new structure for SPI transfer delaysSergiu Cuciurean2020-04-291-4/+8
* fpga: mgr: add devm_fpga_mgr_createAlan Tull2018-10-161-8/+3
* fpga: manager: change api, don't use drvdataAlan Tull2018-05-251-4/+16
* fpga: lattice machxo2: Add Lattice MachXO2 supportPaolo Pisati2018-04-231-0/+403