| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 3.14-rc5 into char-misc-next | Greg Kroah-Hartman | 2014-03-02 | 1 | -1/+1 |
|\ |
|
| * | drivers/fmc/fmc-write-eeprom.c: fix decimal permissions | Joe Perches | 2014-02-25 | 1 | -1/+1 |
* | | FMC: show_sdb_tree: dump synthesis/commit ID info | Alessandro Rubini | 2014-02-28 | 1 | -4/+30 |
* | | FMC: make eeprom attribute writable | Alessandro Rubini | 2014-02-28 | 1 | -1/+14 |
* | | FMC: show_sdb_tree: fix offset calculation | Alessandro Rubini | 2014-02-15 | 1 | -5/+2 |
* | | FMC: support carriers with no mezzanine | Alessandro Rubini | 2014-02-15 | 1 | -6/+1 |
|/ |
|
* | treewide: Fix typo in Kconfig | Masanari Iida | 2013-10-14 | 1 | -1/+1 |
* | FMC: Staticize local symbols | Jingoo Han | 2013-08-12 | 1 | -2/+2 |
* | FMC: fix locking in sample chardev driver | Alessandro Rubini | 2013-07-24 | 1 | -5/+4 |
* | FMC: fix error handling in probe() function | Dan Carpenter | 2013-06-24 | 1 | -6/+11 |
* | fmc: avoid readl/writel namespace conflict | Arnd Bergmann | 2013-06-19 | 1 | -2/+2 |
* | FMC: NULL dereference on allocation failure | Dan Carpenter | 2013-06-19 | 1 | -5/+6 |
* | FMC: add a char-device mezzanine driver | Alessandro Rubini | 2013-06-18 | 3 | -0/+206 |
* | FMC: add a driver to write mezzanine EEPROM | Alessandro Rubini | 2013-06-18 | 3 | -0/+185 |
* | FMC: add a software mezzanine driver | Alessandro Rubini | 2013-06-18 | 3 | -0/+115 |
* | FMC: add a software carrier driver | Alessandro Rubini | 2013-06-18 | 3 | -0/+368 |
* | FMC: add core bus driver | Alessandro Rubini | 2013-06-18 | 6 | -1/+838 |
* | FMC: create drivers/fmc and toplevel Kconfig question | Alessandro Rubini | 2013-06-17 | 3 | -0/+45 |