index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fmc
Age
Commit message (
Expand
)
Author
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 60
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-03-27
treewide: Fix typos in printk
Masanari Iida
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-28
drivers/fmc: carrier can program FPGA on registration
Federico Vaga
2017-08-28
drivers/fmc: change registration prototype
Federico Vaga
2017-08-28
drivers/fmc: The only way to dump the SDB is from debugfs
Federico Vaga
2017-08-28
drivers/fmc: hide fmc operations behind helpers
Federico Vaga
2017-08-28
drivers/fmc: remove unused variable
Federico Vaga
2014-03-02
Merge 3.14-rc5 into char-misc-next
Greg Kroah-Hartman
2014-02-28
FMC: show_sdb_tree: dump synthesis/commit ID info
Alessandro Rubini
2014-02-28
FMC: make eeprom attribute writable
Alessandro Rubini
2014-02-25
drivers/fmc/fmc-write-eeprom.c: fix decimal permissions
Joe Perches
2014-02-15
FMC: show_sdb_tree: fix offset calculation
Alessandro Rubini
2014-02-15
FMC: support carriers with no mezzanine
Alessandro Rubini
2013-10-14
treewide: Fix typo in Kconfig
Masanari Iida
2013-08-12
FMC: Staticize local symbols
Jingoo Han
2013-07-24
FMC: fix locking in sample chardev driver
Alessandro Rubini
2013-06-24
FMC: fix error handling in probe() function
Dan Carpenter
2013-06-19
fmc: avoid readl/writel namespace conflict
Arnd Bergmann
2013-06-19
FMC: NULL dereference on allocation failure
Dan Carpenter
2013-06-18
FMC: add a char-device mezzanine driver
Alessandro Rubini
2013-06-18
FMC: add a driver to write mezzanine EEPROM
Alessandro Rubini
2013-06-18
FMC: add a software mezzanine driver
Alessandro Rubini
2013-06-18
FMC: add a software carrier driver
Alessandro Rubini
2013-06-18
FMC: add core bus driver
Alessandro Rubini
2013-06-17
FMC: create drivers/fmc and toplevel Kconfig question
Alessandro Rubini