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
/
socrates_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: Get rid of comments giving the file path inside the file itself
Boris Brezillon
2017-08-13
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2016-11-07
mtd: nand: socrates: use nand_scan() for nand_scan_ident/tail() combo
Masahiro Yamada
2016-04-19
mtd: nand: socrates: set ECC algorithm explicitly
Rafał Miłecki
2016-01-07
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
2015-12-18
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
mtd: nand: socrates: 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-11-11
mtd: nand: drop unnecessary partition parser data
Brian Norris
2015-10-13
mtd: nand: socrates_nand: drop owner assignment
Frans Klaver
2014-10-20
mtd: nand: drop owner assignment from platform_drivers
Wolfram Sang
2013-11-14
Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-11-11
powerpc: add missing explicit OF includes for ppc
Rob Herring
2013-11-06
mtd: socrates_nand: Use dev_err instead of printk
Sachin Kamat
2013-11-06
mtd: socrates_nand: Use devm_kzalloc
Sachin Kamat
2013-11-06
mtd: socrates_nand: Remove redundant dev_set_drvdata
Sachin Kamat
2012-11-22
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
mtd: remove use of __devexit_p
Bill Pemberton
2012-09-29
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
2012-01-09
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
2011-09-11
mtd: socrates_nand.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: socrates_nand: use ofpart through generic parsing
Dmitry Eremin-Solenikov
2011-09-11
mtd: socrates_nand don't specify default parsing options
Dmitry Eremin-Solenikov
2011-05-25
mtd: socrates_nand: convert to mtd_device_register()
Jamie Iles
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-06-02
of/mtd: nand: fix build breakage in drivers
Anatolij Gustschin
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-02-26
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
David Woodhouse
2010-02-25
mtd: nand: make Open Firmware device id constant
Márton Németh
2009-04-06
[MTD] [NAND] Add support for NAND on the Socrates board
Wolfgang Grandegger