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
/
diskonchip.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-05
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-06
mtd: nand: diskonchip: remove custom 'erased check' implementation
Boris BREZILLON
1
-35
/
+3
2015-12-18
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-10
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
1
-1
/
+1
2015-06-16
mtd: diskonchip: remove two-phase partitioning / registration
Brian Norris
1
-8
/
+2
2015-05-06
mtd: diskonchip: don't call nand_scan_bbt() directly
Brian Norris
1
-11
/
+16
2014-03-31
mtd: diskonchip: mem resource name is not optional
Sasha Levin
1
-1
/
+1
2014-03-10
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-27
mtd: diskonchip: Fix incorrect placement of __initdata
Sachin Kamat
1
-1
/
+1
2013-08-05
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-10-31
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-26
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-08
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-20
[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-07-31
[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-28
[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
2006-05-29
[MTD] NAND Replace oobinfo by ecclayout
Thomas Gleixner
1
-3
/
+2
2006-05-26
[MTD] NAND modularize write function
Thomas Gleixner
1
-1
/
+1
[next]