index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
diskonchip.c
Age
Commit message (
Expand
)
Author
2017-09-18
mtd: nand: introduce NAND_ROW_ADDR_3 flag
Masahiro Yamada
2017-08-13
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2016-05-05
mtd: nand: diskonchip: switch to mtd_ooblayout_ops
Boris Brezillon
2016-03-10
mtd: nand: don't select chip in nand_chip's block_bad op
Archit Taneja
2016-01-07
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
2016-01-06
mtd: nand: diskonchip: remove custom 'erased check' implementation
Boris BREZILLON
2015-12-18
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
mtd: nand: diskonchip: 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-08-10
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
2015-06-16
mtd: diskonchip: remove two-phase partitioning / registration
Brian Norris
2015-05-06
mtd: diskonchip: don't call nand_scan_bbt() directly
Brian Norris
2014-03-31
mtd: diskonchip: mem resource name is not optional
Sasha Levin
2014-03-10
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
2014-01-03
mtd: diskonchip: Remove unnecessary OOM messages
Jingoo Han
2014-01-03
mtd: nand: diskonchip: Request memory region prior ioremap()
Alexander Shiyan
2013-10-27
mtd: diskonchip: Fix incorrect placement of __initdata
Sachin Kamat
2013-08-05
mtd: diskonchip: remove unused entries in Kconfig
Michael Opdenacker
2012-11-16
mtd: diskonchip: don't warn about ARM architecture
Arnd Bergmann
2012-09-29
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
2012-03-27
mtd: flash drivers set ecc strength
Mike Dunn
2012-01-09
mtd: introduce mtd_read interface
Artem Bityutskiy
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-10-31
mtd: Add module.h to drivers users that were implicitly using it.
Paul Gortmaker
2011-09-21
mtd: utilize `mtd_is_*()' functions
Brian Norris
2011-09-11
mtd: spelling, capitalization, uniformity
Brian Norris
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: diskonchip: convert to mtd_device_register()
Jamie Iles
2011-04-26
Revert wrong fixes for common misspellings
Lucas De Marchi
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-08-08
mtd: Remove obsolete <mtd/compatmac.h> include
David Woodhouse
2010-08-04
mtd: doc2000: fix uninitialized variable in doc_ecc_decode()
Mark Ware
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-03-30
trivial: MTD: remove EOL from MODULE_DESCRIPTION
Niels de Vos
2008-08-01
[MTD] [NAND] diskonchip.c fix sparse endian warnings
Harvey Harrison
2008-07-11
[MTD] [NAND] remove __PPC__ hardcoded address from DiskOnChip drivers
Milton Miller
2008-06-04
MTD/JFFS2: remove CVS keywords
Adrian Bunk
2007-10-20
[MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code
Jörn Engel
2007-08-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2007-07-31
[MIPS] Remove Momentum Ocelot support.
Ralf Baechle
2007-07-11
[MTD] Remove Ocelot G support from DiskOnChip drivers.
Yoichi Yuasa
2007-07-10
[MIPS] Remove Momenco Ocelot C support
Franck Bui-Huu
2007-03-08
[MTD] [NAND] Correct misspelled preprocessor variable.
Robert P. J. Day
2006-11-28
[MTD] replace kmalloc+memset with kzalloc
Burman Yan
2006-06-20
[MTD] NAND: Fix breakage all over the place
Thomas Gleixner
2006-05-29
[MTD] NAND Replace oobinfo by ecclayout
Thomas Gleixner
2006-05-26
[MTD] NAND modularize write function
Thomas Gleixner
2006-05-25
[MTD] NAND Modularize read function
Thomas Gleixner
[next]