aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/machxo2-spi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-28fpga: mgr: Use standard dev_release for class driverRuss Weight1-6/+3
2021-09-15fpga: machxo2-spi: Fix missing error code in machxo2_write_complete()Jiapeng Chong1-0/+1
2021-09-15fpga: machxo2-spi: Return an error on failureTom Rix1-1/+4
2021-06-24fpga: machxo2-spi: Address warning about unused variableMoritz Fischer1-0/+2
2020-12-01fpga: fpga-mgr: machxo2-spi: Simplify registrationMoritz Fischer1-13/+1
2020-04-29fpga: machxo2-spi: Use new structure for SPI transfer delaysSergiu Cuciurean1-4/+8
2018-10-16fpga: mgr: add devm_fpga_mgr_createAlan Tull1-8/+3
2018-05-25fpga: manager: change api, don't use drvdataAlan Tull1-4/+16
2018-04-23fpga: lattice machxo2: Add Lattice MachXO2 supportPaolo Pisati1-0/+403