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
/
fsmc_nand.c
Age
Commit message (
Expand
)
Author
2012-05-13
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
2012-05-13
mtd: nand: read_page() returns max_bitflips
Mike Dunn
2012-05-13
mtd: fsmc_nand: Add clk_{un}prepare() support
Viresh Kumar
2012-03-27
mtd: Add device-tree support to fsmc_nand
Stefan Roese
2012-03-27
mtd: nand/fsmc: Remove sparse warnings and errors
Vipin Kumar
2012-03-27
mtd: nand/fsmc: Add DMA support
Vipin Kumar
2012-03-27
mtd: nand/fsmc: Access the NAND device word by word whenever possible
Vipin Kumar
2012-03-27
mtd: nand/fsmc: Use dev_err to report error scenario
Vipin Kumar
2012-03-27
mtd: nand/fsmc: Use devm routines
Vipin Kumar
2012-03-27
mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platform
Vipin Kumar
2012-03-27
mtd: fsmc_nand: add pm callbacks to support hibernation
Shiraz Hashim
2012-03-27
mtd: nand/fsmc: Initialize the badblockbits to 7
Vipin Kumar
2012-03-27
mtd: nand/fsmc: Flip the bit only if the error index is < 4096
Vipin Kumar
2012-03-27
mtd: nand/fsmc: Read only 512 + 13 bytes for 8bit NAND devices
Vipin Kumar
2012-03-27
mtd: nand/fsmc: Correct the multiline comment format
Vipin Kumar
2012-03-27
mtd: nand/fsmc: Remove default partition information from driver
Armando Visconti
2012-03-27
mtd: nand/fsmc: Pass partition information through platform data
Vipin Kumar
2012-03-27
mtd: flash drivers set ecc strength
Mike Dunn
2012-03-27
mtd: do not use plain 0 as NULL
Artem Bityutskiy
2012-03-27
mtd: fsmc: Support of 224-bytes OOB area length
Armando Visconti
2012-03-27
mtd: fsmc: Improve the fsmc_correct_data() routine
Armando Visconti
2012-03-27
mtd: fsmc: fixed data abort inside change_bit()
Armando Visconti
2012-03-27
mtd: fsmc: use ALE and CLE offsets from platform data
Shiraz Hashim
2012-03-27
mtd: fsmc_nand: ECC1 & ECC4 layout separated for different page sizes
Bhavna Yadav
2012-03-27
mtd: fsmc: Newly erased page read algorithm implemented
Vipin Kumar
2011-09-11
mtd: fsmc_nand.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: fsmc_nand don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
mtd: fsmc_nand: fix a memory leak
Axel Lin
2011-05-25
mtd: fsmc_nand: convert to mtd_device_register()
Jamie Iles
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-03
mtd: FSMC NAND use the PrimeCell identifier macros
Linus Walleij
2010-12-03
mtd: FSMC NAND remove PARTITION macro and fix compile noise
Linus Walleij
2010-10-25
mtd: generic FSMC NAND MTD driver
Linus Walleij