index
:
kernel
0x221E-v0.0.1-v6.19
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.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2012-07-06
mtd: spear_smi: Move suspend/resume to follow dev_pm_ops
Viresh Kumar
2012-07-06
mtd: add LPC32xx MLC NAND driver
Roland Stigge
2012-07-06
mtd: lpc32xx_slc: Make probe() return -EPROBE_DEFER if necessary
Roland Stigge
2012-07-06
mtd: lpc32xx_slc: Use of_get_named_gpio()
Roland Stigge
2012-07-06
mtd: lpc32xx_slc: Make wp gpio optional
Alexandre Pereira da Silva
2012-07-06
mtd: at91: atmel_nand: add Programmable Multibit ECC controller support
Josh Wu
2012-07-06
mtd: at91: add dt parameters for Atmel PMECC
Josh Wu
2012-07-06
mtd: delete SBC82xx/SBC8560 MTD mapping support
Paul Gortmaker
2012-07-06
mtd: fix bogus inequation
Marek Vasut
2012-07-06
mtd: nand_bbt: refactor check_pattern_no_oob()
Brian Norris
2012-07-06
mtd: nand: rename "no_bbt" descriptors to "no_oob"
Brian Norris
2012-07-06
mtd: nand: remove stale config options
Richard Genoud
2012-07-06
mtd: nand: change "AMD" manuf. ID to "AMD/Spansion"
Brian Norris
2012-07-06
mtd: chips: reorganize Kconfig help on swapping
Paul Bolle
2012-07-06
mtd: m25p80: Add support for Atmel at45db081d
Chunhe Lan
2012-07-06
mtd: add LPC32xx SLC NAND driver
Roland Stigge
2012-07-06
mtd: nand: teach write_page and write_page_raw return an error code
Josh Wu
2012-07-06
mtd: at91: extract hw ecc initialization to one function
Josh Wu
2012-07-06
mtd: m25p80: Add support for n25q064
Alexandre Pereira da Silva
2012-07-06
mtd: m25p80: Add support for m25pe20
Alexandre Pereira da Silva
2012-07-06
mtd: nand: Use the mirror BBT descriptor when reading its version
Shmulik Ladkani
2012-07-06
mtd: mxc_nand: add i.MX53 support
Sascha Hauer
2012-07-06
mtd: mxc_nand: swap iomem resource order
Sascha Hauer
2012-07-06
mtd: mxc_nand: Use managed resources
Sascha Hauer
2012-07-06
mtd: elbc nand: use drvdata to only remove the relevant chip
Scott Wood
2012-07-06
mtd: add JEDEC ID for w25q32dw to chip table
ing. Federico Fuga
2012-07-06
nand: mxc_nand: Use clk_prepare_enable/clk_disable_unprepare
Fabio Estevam
2012-07-06
mtd: nand: kill NAND_NO_READRDY
Brian Norris
2012-07-06
mtd: nand: add Eon Silicon Solutions manufacturer ID
Brian Norris
2012-07-06
mtd: tests: use random32 instead of home-brewed generator
Artem Bityutskiy
2012-07-06
mtd: sh_flctl: Use user oob data in hardware ECC mode
Bastian Hecht
2012-07-06
mtd: sh_flctl: Restructure the hardware ECC handling
Bastian Hecht
2012-07-06
mtd: sh_flctl: Group sector accesses into a single transfer
Bastian Hecht
2012-07-06
mtd: sh_flctl: Simplify the hardware ecc page read/write
Bastian Hecht
2012-07-06
mtd: sh_flctl: Fix hardware ECC behaviour
Bastian Hecht
2012-07-06
mtd: sh_flctl: Use different OOB layout
Bastian Hecht
2012-07-06
mtd: sh_flctl: Add support for error IRQ
Bastian Hecht
2012-07-06
mtd: sh_flctl: Add missing iounmap()
Bastian Hecht
2012-07-06
mtd: nand: gpmi: need to use {read,write}_oob_raw
Brian Norris
2012-07-06
mtd: cafe_nand: spelling mistake
Brian Norris
2012-07-06
mtd: mtdoops: refactor loop
Brian Norris
2012-07-06
mtd: move mtd_read_oob() definition out of mtd.h
Brian Norris
2012-07-06
mtd: nandsim: don't open code a do_div helper
Herton Ronaldo Krzesinski
2012-07-06
mtd: gpmi-nand: fix read page when reading to vmalloced area
Sascha Hauer
2012-07-06
mtd: mxc_nand: use 32bit copy functions
Sascha Hauer
2012-07-06
mtd: cafe_nand: fix an & vs | mistake
Dan Carpenter
2012-07-02
ARM: at91/defconfig: Remove unaffected config option
Richard Genoud
2012-06-28
Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2012-06-27
UBI: correct usage of IS_ENABLED()
Brian Norris
2012-06-27
mtd/uclinux: Use generic __bss_stop instead of _ebss
Geert Uytterhoeven
[prev]
[next]