index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
denali_pci.c
Age
Commit message (
Expand
)
Author
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
2017-11-30
mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
2017-09-22
mtd: nand: denali: clean up comments
Masahiro Yamada
2017-09-22
mtd: nand: denali: consolidate include directives
Masahiro Yamada
2017-06-20
mtd: nand: denali: avoid magic numbers and rename for clarification
Masahiro Yamada
2017-06-20
mtd: nand: denali: handle timing parameters by setup_data_interface()
Masahiro Yamada
2017-06-10
mtd: nand: denali: avoid hard-coding ECC step, strength, bytes
Masahiro Yamada
2016-11-19
mtd: nand: denali: remove unneeded <linux/slab.h> includes
Masahiro Yamada
2015-08-18
mtd: denali_pci: switch to dev_err()
Andy Shevchenko
2015-08-18
mtd: denali_pci: refactor driver using devres API
Andy Shevchenko
2015-08-18
mtd: denali_pci: use module_pci_driver() macro
Andy Shevchenko
2014-01-09
mtd: denali: Drop print of build date/time
Josh Triplett
2014-01-03
mtd: denali: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-11-06
mtd: denali: remove unnecessary pci_set_drvdata()
Jingoo Han
2012-11-22
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
2012-11-15
mtd: denali: split the generic driver and PCI layer
Dinh Nguyen