index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-24
Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-03-20
mtd: ubi: Add logging functions ubi_msg, ubi_warn and ubi_err
Joe Perches
2016-03-17
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-03-11
Merge tag 'for-linus-20160311' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-03-11
mtd: nand: remove kerneldoc for removed function parameter
Brian Norris
2016-03-10
mtd: nand: Qualcomm NAND controller driver
Archit Taneja
2016-03-10
mtd: nand: don't select chip in nand_chip's block_bad op
Archit Taneja
2016-03-07
mtd: spi-nor: support lock/unlock for a few Winbond chips
Brian Norris
2016-03-07
mtd: spi-nor: add TB (Top/Bottom) protect support
Brian Norris
2016-03-07
mtd: spi-nor: add SPI_NOR_HAS_LOCK flag
Brian Norris
2016-03-07
mtd: spi-nor: use BIT() for flash_info flags
Brian Norris
2016-03-07
mtd: spi-nor: disallow further writes to SR if WP# is low
Brian Norris
2016-03-07
mtd: spi-nor: make lock/unlock bounds checks more obvious and robust
Brian Norris
2016-03-07
mtd: spi-nor: silently drop lock/unlock for already locked/unlocked region
Brian Norris
2016-03-07
mtd: spi-nor: wait for SR_WIP to clear on initial unlock
Brian Norris
2016-03-07
mtd: nand: simplify nand_bch_init() usage
Boris BREZILLON
2016-03-07
mtd: mtdswap: remove useless if (!mtd->ecclayout) test
Boris BREZILLON
2016-03-07
mtd: create an mtd_oobavail() helper and make use of it
Boris BREZILLON
2016-03-07
mtd: kill the ecclayout->oobavail field
Boris BREZILLON
2016-03-07
mtd: nand: check status before reporting timeout
Brian Norris
2016-03-07
mtd: bcm63xxpart: give width specifier an 'int', not 'size_t'
Brian Norris
2016-03-07
mtd: mtdram: Add parameter for setting writebuf size
Alexander Stein
2016-03-07
mtd: nand: pxa3xx_nand: kill unused field 'drcmr_cmd'
Brian Norris
2016-03-07
mtd: spi-nor: fsl-quadspi: add support for layerscape
Yao Yuan
2016-03-07
mtd: spi-nor: fsl-quadspi: add support for ls1021a
Yao Yuan
2016-03-07
mtd: spi-nor: fsl-quadspi: add big-endian support
Yao Yuan
2016-03-05
ubi: Fix out of bounds write in volume update code
Richard Weinberger
2016-03-04
mtd: spi-nor: add subsector flag to n25q128a
Ezequiel GarcĂa
2016-03-04
mtd: nand: pxa3xx_nand: fix dmaengine initialization
Robert Jarzmik
2016-03-04
mtd: nand: tests: fix regression introduced in mtd_nandectest
Jorge Ramirez-Ortiz
2016-03-04
mtd: nand: sunxi: remove direct mtd->priv accesses
Boris BREZILLON
2016-02-29
mtd: brcmnand: Fix v7.1 register offsets
Florian Fainelli
2016-02-24
mtd: onenand: fix deadlock in onenand_block_markbad
Aaro Koskinen
2016-02-16
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
2016-02-12
mtd: spi-nor: remove micron_quad_enable()
Cyrille Pitchen
2016-02-12
mtd: spi-nor: Add support for s25fl116k
Sascha Hauer
2016-02-12
mtd: nand: pxa3xx_nand: add support for partial chunks
Thomas Petazzoni
2016-02-12
mtd: bcm63xxpart: Move NOR flash layout to a separate function
Simon Arlott
2016-02-12
mtd: bcm63xxpart: Null terminate and validate conversion of flash strings
Simon Arlott
2016-02-12
mtd: bcm63xxpart: Extract read of image tag to separate function
Simon Arlott
2016-02-12
mtd: bcm63xxpart: Remove dependency on mach-bcm63xx
Simon Arlott
2016-02-12
mtd: atmel_nand: Support 32-bit ECC strength
Romain Izard
2016-02-12
mtd: atmel_nand: Support PMECC on SAMA5D2
Romain Izard
2016-02-12
mtd: atmel_nand: Support variable RB_EDGE interrupts
Romain Izard
2016-02-01
mtd: nand: pxa3xx_nand: add register access debug
Robert Jarzmik
2016-02-01
mtd: cs553x: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
2016-01-26
mtd: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
2016-01-26
mtd: nand: vf610: remove useless mtd->ecclayout assignment
Boris BREZILLON
2016-01-26
mtd: nand: lpc32xx_mlc: fix ecc.size
Boris BREZILLON
[next]