index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2016-11-07
mtd: bcm47xxsflash: use uncached MMIO access for BCM53573
Rafał Miłecki
2016-11-07
mtd: nand: socrates: use nand_scan() for nand_scan_ident/tail() combo
Masahiro Yamada
2016-11-07
mtd: nand: nandsim: remove unneeded checks for nand_scan_ident/tail()
Masahiro Yamada
2016-11-07
mtd: nand: pxa3xx: return error code of nand_scan_ident() on error
Masahiro Yamada
2016-11-07
mtd: nand: hisi504: return error code of nand_scan_ident() on error
Masahiro Yamada
2016-11-07
mtd: nand: cafe: return error code of nand_scan_ident() on error
Masahiro Yamada
2016-11-07
mtd: nand: vf610: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
2016-11-07
mtd: nand: omap2: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
2016-11-07
mtd: nand: mxc: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
2016-11-07
mtd: nand: mediatek: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
2016-11-07
mtd: nand: lpc32xx: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
2016-11-07
mtd: nand: fsmc: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
2016-11-07
mtd: nand: brcmnand: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
2016-11-07
mtd: nand: atmel: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
2016-11-07
mtd: nand: plat_nand: return error code of nand_scan() on error
Masahiro Yamada
2016-11-07
mtd: nand: pasemi: return error code of nand_scan() on error
Masahiro Yamada
2016-11-07
mtd: nand: orion: return error code of nand_scan() on error
Masahiro Yamada
2016-11-07
mtd: nand: tmio: return error code of nand_scan() on error
Masahiro Yamada
2016-11-07
mtd: nand: mpc5121: return error code of nand_scan() on error
Masahiro Yamada
2016-11-07
mtd: nand: gpio: return error code of nand_scan() on error
Masahiro Yamada
2016-11-07
mtd: nand: cs553x: return error code of nand_scan() on error
Masahiro Yamada
2016-11-07
mtd: nand: cmx270: return error code of nand_scan() on error
Masahiro Yamada
2016-11-07
mtd: nand: ams-delta: return error code of nand_scan() on error
Masahiro Yamada
2016-11-07
mtd: nand: change return type of nand_get_flash_type() to int
Masahiro Yamada
2016-11-07
mtd: nand: denali_dt: replace clk_disable() with clk_disable_unprepare()
Masahiro Yamada
2016-11-07
mtd: nand: add tango NAND flash controller support
Marc Gonzalez
2016-11-07
mtd: nand: pxa3xx_nand: write exactly one message on probe failure
Uwe Kleine-König
2016-11-07
mtd: nand: Wait tCCS after a column change
Boris Brezillon
2016-11-07
mtd: nand: Add a few more timings to nand_sdr_timings
Boris Brezillon
2016-11-07
mtd: s3c2410: parse the device configuration from OF node
Sergio Prado
2016-11-07
mtd: s3c2410: make ecc mode configurable via platform data
Sergio Prado
2016-11-05
Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-10-28
ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()
Boris Brezillon
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-22
mtd: nand: Add OX820 NAND Support
Neil Armstrong
2016-10-21
mtd: nand: add support for the TC58NVG2S0H chip
Boris Brezillon
2016-10-21
mtd: nand: sunxi: fix support for 512bytes ECC chunks
Boris Brezillon
2016-10-20
UBI: Fix crash in try_recover_peb()
Geert Uytterhoeven
2016-10-20
ubi: fix swapped arguments to call to ubi_alloc_aeb
Colin Ian King
2016-10-17
mtd: nand: omap2: Fix module autoload
Javier Martinez Canillas
2016-10-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2016-10-11
Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2016-10-10
Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-10-09
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-08
Merge tag '4.9/mtd-pairing-scheme' of github.com:linux-nand/linux
Brian Norris
2016-10-07
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-10-03
mtd: nand: fix trivial spelling error
Brian Norris
[prev]
[next]