index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
diskonchip.c
Age
Commit message (
Expand
)
Author
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
2006-05-23
[MTD] NAND remove write_byte/word function from nand_chip
Thomas Gleixner
2006-05-23
[MTD] Refactor NAND hwcontrol to cmd_ctrl
Thomas Gleixner
[next]