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
/
cmx270_nand.c
Age
Commit message (
Expand
)
Author
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
2018-02-16
mtd: nand: State when references to other drivers are no longer valid
Boris Brezillon
2018-02-16
mtd: nand: Get rid of comments giving the file path inside the file itself
Boris Brezillon
2017-11-06
mtd: constify mtd_partition
Arvind Yadav
2017-08-13
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2017-04-19
drivers/mtd: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2016-11-07
mtd: nand: cmx270: return error code of nand_scan() on error
Masahiro Yamada
2016-05-05
mtd: nand: cmx270: set ECC algorithm explicitly
Rafał Miłecki
2015-12-18
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
mtd: nand: cmx270: 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
2014-01-03
mtd: cmx270_nand: Remove unnecessary OOM messages
Jingoo Han
2012-09-29
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
2012-03-27
mtd: do not use plain 0 as NULL
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-11
mtd: cmx270_nand.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: cmx270_nand don't specify default parsing options
Dmitry Eremin-Solenikov
2011-05-25
mtd: convert remaining users to mtd_device_register()
Jamie Iles
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-21
trivial: mtd: add __init/__exit macros to init/exitfunctions
Peter Huewe
2009-03-09
[ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.h
Eric Miao
2008-10-07
[ARM] 5282/1: pxa: add CM-X255 support
Mike Rapoport
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-07-09
[ARM] 5105/1: CM-X270: update NAND flash driver to use gpio_lib
Mike Rapoport
2007-04-27
[MTD] [NAND] CM-x270 MTD driver
Mike Rapoport