summaryrefslogtreecommitdiffstats
path: root/drivers/fmc/fmc-sdb.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 60Thomas Gleixner2019-05-241-2/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+2
* drivers/fmc: carrier can program FPGA on registrationFederico Vaga2017-08-281-0/+24
* drivers/fmc: The only way to dump the SDB is from debugfsFederico Vaga2017-08-281-96/+3
* FMC: show_sdb_tree: dump synthesis/commit ID infoAlessandro Rubini2014-02-281-4/+30
* FMC: show_sdb_tree: fix offset calculationAlessandro Rubini2014-02-151-5/+2
* FMC: NULL dereference on allocation failureDan Carpenter2013-06-191-5/+6
* FMC: add core bus driverAlessandro Rubini2013-06-181-0/+265