index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
diskonchip.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
1
-1709
/
+0
2018-02-16
mtd: nand: Get rid of comments giving the file path inside the file itself
Boris Brezillon
1
-2
/
+0
2017-12-14
mtd: nand: provide several helpers to do common NAND operations
Boris Brezillon
1
-2
/
+2
2017-09-18
mtd: nand: introduce NAND_ROW_ADDR_3 flag
Masahiro Yamada
1
-2
/
+1
2017-08-13
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
1
-1
/
+1
2016-05-06
mtd: nand: diskonchip: switch to mtd_ooblayout_ops
Boris Brezillon
1
-15
/
+45
2016-03-10
mtd: nand: don't select chip in nand_chip's block_bad op
Archit Taneja
1
-1
/
+1
2016-01-07
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
1
-35
/
+35
2016-01-07
mtd: nand: diskonchip: remove custom 'erased check' implementation
Boris BREZILLON
1
-35
/
+3
2015-12-19
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
1
-1
/
+0
2015-12-18
mtd: nand: diskonchip: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-7
/
+7
2015-12-08
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
1
-33
/
+33
2015-08-11
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
1
-1
/
+1
2015-06-17
mtd: diskonchip: remove two-phase partitioning / registration
Brian Norris
1
-8
/
+2
2015-05-07
mtd: diskonchip: don't call nand_scan_bbt() directly
Brian Norris
1
-11
/
+16
2014-04-01
mtd: diskonchip: mem resource name is not optional
Sasha Levin
1
-1
/
+1
2014-03-11
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
1
-1
/
+2
2014-01-03
mtd: diskonchip: Remove unnecessary OOM messages
Jingoo Han
1
-3
/
+0
2014-01-03
mtd: nand: diskonchip: Request memory region prior ioremap()
Alexander Shiyan
1
-1
/
+9
2013-10-28
mtd: diskonchip: Fix incorrect placement of __initdata
Sachin Kamat
1
-1
/
+1
2013-08-06
mtd: diskonchip: remove unused entries in Kconfig
Michael Opdenacker
1
-2
/
+2
2012-11-16
mtd: diskonchip: don't warn about ARM architecture
Arnd Bergmann
1
-2
/
+0
2012-09-29
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
1
-63
/
+0
2012-03-27
mtd: flash drivers set ecc strength
Mike Dunn
1
-0
/
+1
2012-01-09
mtd: introduce mtd_read interface
Artem Bityutskiy
1
-2
/
+2
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-4
/
+4
2011-11-01
mtd: Add module.h to drivers users that were implicitly using it.
Paul Gortmaker
1
-0
/
+1
2011-09-21
mtd: utilize `mtd_is_*()' functions
Brian Norris
1
-1
/
+1
2011-09-11
mtd: spelling, capitalization, uniformity
Brian Norris
1
-2
/
+2
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
/
+1
2011-05-25
mtd: diskonchip: convert to mtd_device_register()
Jamie Iles
1
-11
/
+7
2011-04-27
Revert wrong fixes for common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-4
/
+4
2010-08-09
mtd: Remove obsolete <mtd/compatmac.h> include
David Woodhouse
1
-1
/
+0
2010-08-04
mtd: doc2000: fix uninitialized variable in doc_ecc_decode()
Mark Ware
1
-2
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-03-30
trivial: MTD: remove EOL from MODULE_DESCRIPTION
Niels de Vos
1
-1
/
+1
2008-08-01
[MTD] [NAND] diskonchip.c fix sparse endian warnings
Harvey Harrison
1
-15
/
+15
2008-07-11
[MTD] [NAND] remove __PPC__ hardcoded address from DiskOnChip drivers
Milton Miller
1
-2
/
+0
2008-06-04
MTD/JFFS2: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2007-10-21
[MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code
Jörn Engel
1
-2
/
+2
2007-08-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-3
/
+0
2007-08-01
[MIPS] Remove Momentum Ocelot support.
Ralf Baechle
1
-3
/
+0
2007-07-11
[MTD] Remove Ocelot G support from DiskOnChip drivers.
Yoichi Yuasa
1
-2
/
+0
2007-07-10
[MIPS] Remove Momenco Ocelot C support
Franck Bui-Huu
1
-1
/
+1
2007-03-08
[MTD] [NAND] Correct misspelled preprocessor variable.
Robert P. J. Day
1
-1
/
+1
2006-11-29
[MTD] replace kmalloc+memset with kzalloc
Burman Yan
1
-2
/
+1
2006-06-20
[MTD] NAND: Fix breakage all over the place
Thomas Gleixner
1
-1
/
+1
[next]