summaryrefslogtreecommitdiffstats
path: root/drivers/fmc/fmc-sdb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fmc: Delete the FMC subsystemLinus Walleij2019-06-121-219/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 60Thomas Gleixner2019-05-241-2/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-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-03-011-4/+30
* FMC: show_sdb_tree: fix offset calculationAlessandro Rubini2014-02-151-5/+2
* FMC: NULL dereference on allocation failureDan Carpenter2013-06-201-5/+6
* FMC: add core bus driverAlessandro Rubini2013-06-191-0/+265