Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-10-14 | treewide: Fix typo in Kconfig | Masanari Iida | 1 | -1/+1 |
2013-08-12 | FMC: Staticize local symbols | Jingoo Han | 1 | -2/+2 |
2013-07-24 | FMC: fix locking in sample chardev driver | Alessandro Rubini | 1 | -5/+4 |
2013-06-24 | FMC: fix error handling in probe() function | Dan Carpenter | 1 | -6/+11 |
2013-06-19 | fmc: avoid readl/writel namespace conflict | Arnd Bergmann | 1 | -2/+2 |
2013-06-19 | FMC: NULL dereference on allocation failure | Dan Carpenter | 1 | -5/+6 |
2013-06-18 | FMC: add a char-device mezzanine driver | Alessandro Rubini | 3 | -0/+206 |
2013-06-18 | FMC: add a driver to write mezzanine EEPROM | Alessandro Rubini | 3 | -0/+185 |
2013-06-18 | FMC: add a software mezzanine driver | Alessandro Rubini | 3 | -0/+115 |
2013-06-18 | FMC: add a software carrier driver | Alessandro Rubini | 3 | -0/+368 |
2013-06-18 | FMC: add core bus driver | Alessandro Rubini | 6 | -1/+838 |
2013-06-17 | FMC: create drivers/fmc and toplevel Kconfig question | Alessandro Rubini | 3 | -0/+45 |