summaryrefslogtreecommitdiffstats
path: root/drivers/fmc
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-2/+2
* treewide: Fix typos in printkMasanari Iida2018-03-271-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* drivers/fmc: carrier can program FPGA on registrationFederico Vaga2017-08-282-3/+39
* drivers/fmc: change registration prototypeFederico Vaga2017-08-281-1/+14
* drivers/fmc: The only way to dump the SDB is from debugfsFederico Vaga2017-08-286-138/+192
* drivers/fmc: hide fmc operations behind helpersFederico Vaga2017-08-285-19/+69
* drivers/fmc: remove unused variableFederico Vaga2017-08-281-2/+1Star
* Merge 3.14-rc5 into char-misc-nextGreg Kroah-Hartman2014-03-031-1/+1
|\
| * drivers/fmc/fmc-write-eeprom.c: fix decimal permissionsJoe Perches2014-02-261-1/+1
* | FMC: show_sdb_tree: dump synthesis/commit ID infoAlessandro Rubini2014-03-011-4/+30
* | FMC: make eeprom attribute writableAlessandro Rubini2014-03-011-1/+14
* | FMC: show_sdb_tree: fix offset calculationAlessandro Rubini2014-02-151-5/+2Star
* | FMC: support carriers with no mezzanineAlessandro Rubini2014-02-151-6/+1Star
|/
* treewide: Fix typo in KconfigMasanari Iida2013-10-141-1/+1
* FMC: Staticize local symbolsJingoo Han2013-08-131-2/+2
* FMC: fix locking in sample chardev driverAlessandro Rubini2013-07-251-5/+4Star
* FMC: fix error handling in probe() functionDan Carpenter2013-06-251-6/+11
* fmc: avoid readl/writel namespace conflictArnd Bergmann2013-06-201-2/+2
* FMC: NULL dereference on allocation failureDan Carpenter2013-06-201-5/+6
* FMC: add a char-device mezzanine driverAlessandro Rubini2013-06-193-0/+206
* FMC: add a driver to write mezzanine EEPROMAlessandro Rubini2013-06-193-0/+185
* FMC: add a software mezzanine driverAlessandro Rubini2013-06-193-0/+115
* FMC: add a software carrier driverAlessandro Rubini2013-06-193-0/+368
* FMC: add core bus driverAlessandro Rubini2013-06-196-1/+838
* FMC: create drivers/fmc and toplevel Kconfig questionAlessandro Rubini2013-06-183-0/+45