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
Age
Commit message (
Expand
)
Author
2016-10-28
mtd: mtk: avoid warning in mtk_ecc_encode
Arnd Bergmann
2016-10-28
mtd: nand: Fix data interface configuration logic
Boris Brezillon
2016-10-28
mtd: nand: gpmi: disable the clocks on errors
Fabio Estevam
2016-10-10
Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-10-03
mtd: nand: fix trivial spelling error
Brian Norris
2016-10-03
Merge tag 'for-4.9' of github.com:linux-nand/linux
Brian Norris
2016-09-28
Merge tag 'for-linus-20160928' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-09-23
mtd: nand: Provide nand_cleanup() function to free NAND related resources
Richard Weinberger
2016-09-23
mtd: nand: mxc: Test CONFIG_OF instead of CONFIG_OF_MTD
Boris Brezillon
2016-09-23
mtd: nand: Fix nand_command_lp() for 8bits opcodes
Boris Brezillon
2016-09-23
mtd: nand: sunxi: Support ECC maximization
Boris Brezillon
2016-09-23
mtd: nand: Support maximizing ECC when using software BCH
Boris Brezillon
2016-09-23
mtd: nand: Add an option to maximize the ECC strength
Boris Brezillon
2016-09-23
mtd: nand: mxc: Add timing setup for v2 controllers
Sascha Hauer
2016-09-23
mtd: nand: mxc: implement onfi get/set features
Sascha Hauer
2016-09-23
mtd: nand: sunxi: switch from manual to automated timing config
Sascha Hauer
2016-09-23
mtd: nand: automate NAND timings selection
Boris Brezillon
2016-09-23
mtd: nand: Expose data interface for ONFI mode 0
Sascha Hauer
2016-09-23
mtd: nand: Add function to convert ONFI mode to data_interface
Sascha Hauer
2016-09-23
mtd: nand: convert ONFI mode into data interface
Sascha Hauer
2016-09-23
mtd: nand: Create a NAND reset function
Sascha Hauer
2016-09-23
mtd: nand: Allow MTD_NAND_OMAP2 to be usable on Keystone devices
Roger Quadros
2016-09-23
mtd: brcmnand: iProc big endian and ONFI support
Ray Jui
2016-09-23
mtd: nand_bbt: scan for next free bbt block if writing bbt fails
Kyle Roeschley
2016-09-23
mtd: nand_bbt: Move BBT block selection logic out of write_bbt()
Boris Brezillon
2016-09-23
mtd: nand: timings: Reorder tRR_min def in mode 0
Boris Brezillon
2016-09-23
mtd: nand: timings: Fix tADL_min for ONFI 4.0 chips
Boris Brezillon
2016-09-23
mtd: nand: gpmi: get correct free oob space
Han Xu
2016-09-23
mtd: nand: sh_flctl: handle dma_submit() errors
Brian Norris
2016-09-23
mtd: nand: s3c2410: Register cpufreq notifier only on S3C24xx
Krzysztof Kozlowski
2016-09-23
mtd: nand: Get rid of needless 'goto'
Andrey Smirnov
2016-09-23
mtd: nand: Error out if cmd_ctrl() is missing
Andrey Smirnov
2016-09-23
Kconfig: nand: Remove redundant dependency on MTD_NAND
Andrey Smirnov
2016-09-23
Kconfig: nand: Make MTD_NAND_FSL_ELBC depend on FSL_SOC
Andrey Smirnov
2016-09-23
mtd: nand: import nand_hw_control_init()
Marc Gonzalez
2016-09-19
mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functions
Lothar Waßmann
2016-09-19
mtd: nand: fix chances to create incomplete ECC data when writing
RogerCC Lin
2016-09-19
mtd: nand: fix generating over-boundary ECC data when writing
RogerCC Lin
2016-09-09
mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl
Karl Beldan
2016-08-29
mtd: nand: omap2: Don't call dma_release_channel() if dma_request_chan() failed
Roger Quadros
2016-08-02
Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-07-19
mtd: nand: fix bug writing 1 byte less than page size
Hector Palacios
2016-07-16
mtd: nand: brcmnand: Change BUG_ON in brcmnand_send_cmd
Florian Fainelli
2016-07-15
mtd: nand: omap2: fix return value check in omap_nand_probe()
Wei Yongjun
2016-07-15
Merge tag 'nand/for-4.8' of github.com:linux-nand/linux into mtd
Brian Norris
2016-07-14
mtd: nand: omap2: Add check for old elm binding
Teresa Remmet
2016-07-13
memory: Update dependency of IFC for Layerscape
Raghav Dogra
2016-07-11
mtd: nand: jz4780: Update MODULE_AUTHOR email address
Harvey Hunt
2016-07-11
mtd: nand: sunxi: prevent a small memory leak
Dan Carpenter
2016-07-11
mtd: nand: sunxi: add reset line support
Icenowy Zheng
[next]