index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
davinci_nand.c
Age
Commit message (
Expand
)
Author
2015-12-18
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
mtd: nand: davinci: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-08
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2015-11-11
mtd: nand: drop unnecessary partition parser data
Brian Norris
2015-10-13
mtd: nand: davinci_nand: drop owner and name assignment
Frans Klaver
2015-07-20
nand: davinci: add support for 4K page size nand devices
Sandeep Paulraj
2014-10-20
mtd: nand: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-30
mtd: davinci-nand: disable subpage write for keystone-nand
Murali Karicheri
2014-04-07
Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-03-11
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-23
ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif
Ivan Khoronzhuk
2014-01-03
mtd: davinci_nand: Remove unnecessary OOM messages
Jingoo Han
2014-01-03
mtd: nand: davinci: don't request AEMIF address range
Ivan Khoronzhuk
2014-01-03
mtd: nand: davinci: adjust DT properties to MTD generic
Ivan Khoronzhuk
2014-01-03
mtd: nand: davinci: simplify error handling
Ivan Khoronzhuk
2014-01-03
mtd: nand: davinci: check required ti,davinci-chipselect property
Ivan Khoronzhuk
2014-01-03
mtd: nand: davinci: return ENOMEM if memory allocation is failed
Ivan Khoronzhuk
2014-01-03
mtd: nand: davinci: fix driver registration
Ivan Khoronzhuk
2013-08-30
mtd: nand: use dev_get_platdata()
Jingoo Han
2013-08-05
mtd: nand: davinci: use devm_ioremap_resource()
Laurent Navet
2013-04-05
mtd: davinci_nand: Use of_match_ptr()
Sachin Kamat
2013-04-05
mtd: davinci_nand: use module_platform_driver_probe()
Jingoo Han
2013-02-13
mtd: davinci_nand: Use managed resources
Mrugesh Katepallewar
2013-02-04
mtd: davinci_nand: fix modular build with CONFIG_OF=y
Sergei Shtylyov
2012-11-15
mtd: davinci: add support for parition binding nodes
Murali Karicheri
2012-10-09
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...
David Woodhouse
2012-09-29
mtd: nand: clk: preparation for switch to common clock framework
m-karicheri2@ti.com
2012-09-29
mtd: nand: davinci: add OF support for davinci nand controller
Heiko Schocher
2012-09-14
ARM: davinci: move platform_data definitions
Arnd Bergmann
2012-03-26
mtd: flash drivers set ecc strength
Mike Dunn
2012-03-26
mtd: do not use plain 0 as NULL
Artem Bityutskiy
2012-01-09
mtd: davinci: if no amif timing is passed, don; t setup cscfg register
Heiko Schocher
2011-09-11
mtd: davinci_nand.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: davinci_nand: remove redundant mtd_device_unregister
Axel Lin
2011-09-11
mtd: davinci_nand don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
mtd: nand: rename NAND_USE_FLASH_BBT
Brian Norris
2011-09-11
mtd: nand: consolidate redundant flash-based BBT flags
Brian Norris
2011-05-25
mtd: davinci_nand: convert to mtd_device_register()
Jamie Iles
2011-03-11
mtd: DaVinci: Removed header file that is not required
Sandeep Paulraj
2010-10-30
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-10-24
mtd: davinci: relax a timeout for ECC-initialization
Wolfram Sang
2010-10-24
mtd: davinci: fix comment to match the code
Wolfram Sang
2010-10-24
mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT
Brian Norris
2010-09-24
nand: davinci: add support for timing configuration
Sekhar Nori
2010-09-24
davinci: add support for aemif timing configuration
Sekhar Nori
2010-08-02
mtd: nand: davinci: correct 4-bit error correction
Sudhakar Rajashekhara
2010-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
David Woodhouse
2009-12-31
mtd: davinci_nand.c: use resource_size()
H Hartley Sweeten
[next]