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
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
2010-09-24
davinci: add support for aemif timing configuration
Sekhar Nori
1
-0
/
+1
2010-08-02
mtd: nand: davinci: correct 4-bit error correction
Sudhakar Rajashekhara
1
-0
/
+17
2010-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
David Woodhouse
1
-1
/
+1
2009-12-31
mtd: davinci_nand.c: use resource_size()
H Hartley Sweeten
1
-2
/
+2
2009-11-30
mtd: Add bad block table overrides to Davinci NAND driver
Mark A. Greer
1
-0
/
+2
2009-10-05
mtd: nand: davinci: fix to use mask_ale from pdata
Hemant Pedanekar
1
-1
/
+1
2009-09-19
mtd: nand: DaVinci: Add 4-bit ECC support for large page NAND chips
Sneha Narnakaje
1
-6
/
+39
2009-06-22
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-40
/
+302
2009-06-05
mtd: davinci nand: update clock naming
Kevin Hilman
1
-3
/
+4
2009-06-05
mtd: davinci_nand: cmdlinepart uses MTD IDs
David Brownell
1
-11
/
+0
2009-06-05
mtd: nand: davinci_nand, 4-bit ECC for smallpage
David Brownell
1
-13
/
+291
[next]