Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook
2018-03-27treewide: Fix typos in printkMasanari Iida
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-28drivers/fmc: carrier can program FPGA on registrationFederico Vaga
2017-08-28drivers/fmc: change registration prototypeFederico Vaga
2017-08-28drivers/fmc: The only way to dump the SDB is from debugfsFederico Vaga
2017-08-28drivers/fmc: hide fmc operations behind helpersFederico Vaga
2017-08-28drivers/fmc: remove unused variableFederico Vaga
2014-03-03Merge 3.14-rc5 into char-misc-nextGreg Kroah-Hartman
2014-03-01FMC: show_sdb_tree: dump synthesis/commit ID infoAlessandro Rubini
2014-03-01FMC: make eeprom attribute writableAlessandro Rubini
2014-02-26drivers/fmc/fmc-write-eeprom.c: fix decimal permissionsJoe Perches
2014-02-15FMC: show_sdb_tree: fix offset calculationAlessandro Rubini
2014-02-15FMC: support carriers with no mezzanineAlessandro Rubini
2013-10-14treewide: Fix typo in KconfigMasanari Iida
2013-08-13FMC: Staticize local symbolsJingoo Han
2013-07-25FMC: fix locking in sample chardev driverAlessandro Rubini
2013-06-25FMC: fix error handling in probe() functionDan Carpenter
2013-06-20fmc: avoid readl/writel namespace conflictArnd Bergmann
2013-06-20FMC: NULL dereference on allocation failureDan Carpenter
2013-06-19FMC: add a char-device mezzanine driverAlessandro Rubini
2013-06-19FMC: add a driver to write mezzanine EEPROMAlessandro Rubini
2013-06-19FMC: add a software mezzanine driverAlessandro Rubini
2013-06-19FMC: add a software carrier driverAlessandro Rubini
2013-06-19FMC: add core bus driverAlessandro Rubini
2013-06-18FMC: create drivers/fmc and toplevel Kconfig questionAlessandro Rubini