index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
davinci_nand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-09
mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl
Karl Beldan
1
-0
/
+3
2016-05-05
mtd: nand: davinci: set ECC algorithm explicitly
Rafał Miłecki
1
-0
/
+9
2016-05-05
mtd: nand: davinci: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
1
-45
/
+38
2016-05-05
mtd: nand: davinci: switch to mtd_ooblayout_ops
Boris Brezillon
1
-74
/
+44
2016-01-06
mtd: nand: davinci: remove custom 'erased check' implementation
Boris BREZILLON
1
-8
/
+1
2016-01-06
mtd: nand: return consistent error codes in ecc.correct() implementations
Boris BREZILLON
1
-3
/
+3
2015-12-18
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
1
-1
/
+0
2015-12-18
mtd: nand: davinci: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-14
/
+16
2015-12-08
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
1
-4
/
+4
2015-11-11
mtd: nand: drop unnecessary partition parser data
Brian Norris
1
-7
/
+3
2015-10-13
mtd: nand: davinci_nand: drop owner and name assignment
Frans Klaver
1
-3
/
+0
2015-07-20
nand: davinci: add support for 4K page size nand devices
Sandeep Paulraj
1
-11
/
+31
2014-10-20
mtd: nand: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-04-30
mtd: davinci-nand: disable subpage write for keystone-nand
Murali Karicheri
1
-0
/
+6
2014-04-07
Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-1
/
+0
2014-03-10
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-02-23
ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif
Ivan Khoronzhuk
1
-22
/
+0
2014-01-03
mtd: davinci_nand: Remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-01-03
mtd: nand: davinci: don't request AEMIF address range
Ivan Khoronzhuk
1
-3
/
+11
2014-01-03
mtd: nand: davinci: adjust DT properties to MTD generic
Ivan Khoronzhuk
1
-4
/
+10
2014-01-03
mtd: nand: davinci: simplify error handling
Ivan Khoronzhuk
1
-29
/
+17
2014-01-03
mtd: nand: davinci: check required ti,davinci-chipselect property
Ivan Khoronzhuk
1
-0
/
+3
2014-01-03
mtd: nand: davinci: return ENOMEM if memory allocation is failed
Ivan Khoronzhuk
1
-1
/
+4
2014-01-03
mtd: nand: davinci: fix driver registration
Ivan Khoronzhuk
1
-6
/
+7
2013-08-30
mtd: nand: use dev_get_platdata()
Jingoo Han
1
-3
/
+3
2013-08-05
mtd: nand: davinci: use devm_ioremap_resource()
Laurent Navet
1
-5
/
+8
2013-04-05
mtd: davinci_nand: Use of_match_ptr()
Sachin Kamat
1
-2
/
+2
2013-04-05
mtd: davinci_nand: use module_platform_driver_probe()
Jingoo Han
1
-11
/
+1
2013-02-13
mtd: davinci_nand: Use managed resources
Mrugesh Katepallewar
1
-19
/
+5
2013-02-04
mtd: davinci_nand: fix modular build with CONFIG_OF=y
Sergei Shtylyov
1
-1
/
+1
2012-11-15
mtd: davinci: add support for parition binding nodes
Murali Karicheri
1
-3
/
+10
2012-10-09
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...
David Woodhouse
1
-2
/
+2
2012-09-29
mtd: nand: clk: preparation for switch to common clock framework
m-karicheri2@ti.com
1
-3
/
+3
2012-09-29
mtd: nand: davinci: add OF support for davinci nand controller
Heiko Schocher
1
-1
/
+71
2012-09-14
ARM: davinci: move platform_data definitions
Arnd Bergmann
1
-2
/
+2
2012-03-27
mtd: flash drivers set ecc strength
Mike Dunn
1
-0
/
+1
2012-03-27
mtd: do not use plain 0 as NULL
Artem Bityutskiy
1
-2
/
+2
2012-01-09
mtd: davinci: if no amif timing is passed, don; t setup cscfg register
Heiko Schocher
1
-1
/
+3
2011-09-11
mtd: davinci_nand.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-23
/
+2
2011-09-11
mtd: davinci_nand: remove redundant mtd_device_unregister
Axel Lin
1
-3
/
+0
2011-09-11
mtd: davinci_nand don't specify default parsing options
Dmitry Eremin-Solenikov
1
-8
/
+1
2011-09-11
mtd: nand: rename NAND_USE_FLASH_BBT
Brian Norris
1
-1
/
+1
2011-09-11
mtd: nand: consolidate redundant flash-based BBT flags
Brian Norris
1
-1
/
+3
2011-05-25
mtd: davinci_nand: convert to mtd_device_register()
Jamie Iles
1
-30
/
+21
2011-03-11
mtd: DaVinci: Removed header file that is not required
Sandeep Paulraj
1
-3
/
+0
2010-10-30
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-3
/
+8
2010-10-24
mtd: davinci: relax a timeout for ECC-initialization
Wolfram Sang
1
-1
/
+2
2010-10-24
mtd: davinci: fix comment to match the code
Wolfram Sang
1
-2
/
+3
2010-10-24
mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT
Brian Norris
1
-0
/
+3
2010-09-24
nand: davinci: add support for timing configuration
Sekhar Nori
1
-38
/
+22
[next]