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
/
mtd
/
nand
/
denali_dt.c
Age
Commit message (
Expand
)
Author
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_dt: add compatible strings for UniPhier SoC variants
Masahiro Yamada
2017-06-10
mtd: nand: denali: avoid hard-coding ECC step, strength, bytes
Masahiro Yamada
2017-06-10
mtd: nand: denali_dt: clean up resource ioremap
Masahiro Yamada
2017-04-25
mtd: nand: denali: allow to override revision number
Masahiro Yamada
2017-04-25
mtd: nand: denali_dt: use pdev instead of ofdev for platform_device
Masahiro Yamada
2017-04-25
mtd: nand: denali_dt: remove dma-mask DT property
Masahiro Yamada
2017-04-25
mtd: nand: denali_dt: enable HW_ECC_FIXUP for Altera SOCFPGA variant
Masahiro Yamada
2017-03-24
mtd: nand: denali: introduce capability flag
Masahiro Yamada
2016-11-19
mtd: nand: denali: remove unneeded <linux/slab.h> includes
Masahiro Yamada
2016-11-07
mtd: nand: denali_dt: replace clk_disable() with clk_disable_unprepare()
Masahiro Yamada
2014-10-20
mtd: nand: drop owner assignment from platform_drivers
Wolfram Sang
2014-03-25
mtd: denali_dt: Use devm_ioremap_resource()
Jingoo Han
2014-01-03
mtd: denali_dt: Use devm_clk_get()
Jingoo Han
2013-04-05
mtd: denali_dt: Remove redundant use of of_match_ptr
Sachin Kamat
2013-04-05
mtd: denali_dt: Change return value to fix smatch warning
Sachin Kamat
2013-04-05
mtd: denali_dt: Use module_platform_driver()
Sachin Kamat
2013-04-05
mtd: denali_dt: Fix incorrect error check
Sachin Kamat
2012-11-22
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
mtd: remove use of __devexit_p
Bill Pemberton
2012-11-15
mtd: denali: add a DT driver
Dinh Nguyen