aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/lattice-ecp3-config.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-09spi: make remove callback a void functionUwe Kleine-König1-3/+1
2021-12-30misc: lattice-ecp3-config: Fix task hung when firmware load failedWei Yongjun1-6/+6
2021-05-13firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo1-1/+1
2020-07-01misc: lattice-ecp3-config: Remove set but clearly unused variable 'ret'Lee Jones1-10/+9
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2014-09-23misc: lattice-ecp3-config: Add missing MODULE_FIRMWARE()Takashi Iwai1-0/+1
2014-09-08Lattice ECP3 FPGA: Check firmware pointerJean-Michel Hautbois1-0/+5
2014-07-27Lattice ECP3 FPGA: Correct endiannessJean-Michel Hautbois1-7/+9
2014-02-07drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-05-28treewide: Fix typo in printkMasanari Iida1-1/+1
2013-04-05misc: lattice-ecp3-config: use spi_get_drvdata()Jingoo Han1-1/+1
2013-01-17misc: lattice-ecp3-config.c: remove __dev* markingsGreg Kroah-Hartman1-4/+4
2013-01-17misc: Add Lattice ECP3 FPGA configuration via SPIStefan Roese1-0/+243