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
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-08
Merge branch 'linus' into irq/core to get the GIC updates which
Thomas Gleixner
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
2015-03-05
genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely
Valentin Rothberg
2015-03-02
mtd: nand: MTD_NAND_HISI504 should depend on HAS_DMA
Geert Uytterhoeven
2015-02-28
mtd: pxa3xx_nand: fix driver when num_cs is 0
Robert Jarzmik
2015-02-28
mtd: nand: pxa3xx: Fix PIO FIFO draining
Maxime Ripard
2015-02-15
mtd: hisilicon: && vs & typo
Dan Carpenter
2015-02-08
mtd: hisilicon: add a new NAND controller driver for hisilicon hip04 Soc
Zhou Wang
2015-02-05
mtd: kconfig: replace PPC_OF with PPC
Kevin Hao
2015-02-05
mtd: denali: remove unnecessary stubs
Masahiro Yamada
2015-02-05
mtd: nand: remove redundant local variable
Baruch Siach
2015-02-05
mtd: nand: omap: drop condition with no effect
Nicholas Mc Guire
2015-02-02
mtd: nand: jz4740: Convert to GPIO descriptor API
Lars-Peter Clausen
2015-02-01
mtd: nand: Request strength instead of bytes for soft BCH
Aaron Sierra
2015-01-20
mtd: nand: default bitflip-reporting threshold to 75% of correction strength
Brian Norris
2015-01-20
mtd: atmel_nand: introduce a new compatible string for sama5d4 chip
Wu, Josh
2015-01-20
mtd: atmel_nand: return max bitflips in all sectors in pmecc_correction()
Wu, Josh
2015-01-15
nandsim: remove unused STATE_DATAOUT_STATUS_M and OPT_SMARTMEDIA
Akinobu Mita
2015-01-15
mtd: nand: ams-delta: fix overwritten mtd_info->owner in initialization
Akinobu Mita
2015-01-13
mtd: denali: fix incorrect bitmask error in denali_setup_dma
Graham Moore
2015-01-09
mtd: nand: remove duplicate comment line
Baruch Siach
2015-01-07
mtd: nand: added nand_shutdown
Scott Branden
2014-12-22
mtd: nand: gpmi: remove deprecated comment
Boris BREZILLON
2014-12-22
mtd: gpmi: Remove noisy error message
Fabio Estevam
2014-12-17
Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-12-01
mtd: nand: gpmi: add raw oob access functions
Boris BREZILLON
2014-12-01
mtd: nand: gpmi: add proper raw access support
Boris BREZILLON
2014-12-01
mtd: nand: gpmi: add gpmi_copy_bits function
Boris BREZILLON
2014-11-28
mtd: nand: correct the comment of function nand_block_isreserved()
Gu Zheng
2014-11-25
mtd: atmel_nand: replace memcpy32_toio/memcpy32_fromio with memcpy
Wu, Josh
2014-11-25
mtd: cafe_nand: drop duplicate .write_page implementation
Brian Norris
2014-11-25
mtd: nand: omap: Fix NAND enumeration on 3430 LDP
Roger Quadros
2014-11-25
mtd: nand: add ATO manufacturer info
Brian Norris
2014-11-25
mtd: nand: print erase size on init
Rafał Miłecki
2014-11-05
fsl_ifc: Support all 8 IFC chip selects
Aaron Sierra
2014-11-05
mtd: atmel_nand: make PMECC lookup table and offset property optional
Josh Wu
2014-11-05
mtd: mxc_nand: use __iowrite32_copy for 32 bit copy
Koul, Vinod
2014-11-05
mtd: nand: omap: Synchronize the access to the ECC engine
Rostislav Lisovy
2014-11-05
mtd: nand: comment update, the DEPLETE1 command has gone
Gerhard Sittig
2014-11-05
mtd: nand: Base BCH ECC bytes on required strength
Jordan Friendshuh
2014-11-04
mtd: nand: gpio: improve comments about GPIO assisted operation
Gerhard Sittig
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-02
Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-10-29
MTD: merge 3.18 development into -next development
Brian Norris
2014-10-29
mtd: omap: fix mtd devices not showing up
Frans Klaver
2014-10-29
mtd: nand: add sunxi NAND flash controller support
Boris BREZILLON
2014-10-23
nandsim: add id_bytes module parameter
Akinobu Mita
2014-10-22
mtd: orion_nand: fix error code path in probe
Michael Opdenacker
2014-10-22
mtd: nand: omap: Do not use global variables
Rostislav Lisovy
[next]