index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-12
mtd: onenand: omap2: Configure driver from DT
Ladislav Michl
2
-97
/
+155
2018-01-12
mtd: onenand: omap2: Decouple DMA enabling from INT pin availability
Ladislav Michl
1
-31
/
+21
2018-01-12
mtd: onenand: omap2: Do not make delay for GPIO OMAP3 specific
Ladislav Michl
1
-5
/
+2
2018-01-12
mtd: onenand: omap2: Convert to use dmaengine for memcpy
Peter Ujfalusi
1
-42
/
+38
2018-01-12
mtd: onenand: omap2: Unify OMAP2 and OMAP3 DMA implementation
Ladislav Michl
1
-125
/
+4
2018-01-12
mtd: onenand: omap2: Simplify the DMA setup for various paths
Peter Ujfalusi
1
-64
/
+45
2018-01-12
mtd: onenand: omap2: Account waiting time as waiting on IO
Ladislav Michl
1
-3
/
+2
2018-01-12
mtd: onenand: omap2: Remove partitioning support from platform data
Ladislav Michl
1
-2
/
+1
2018-01-12
mtd: onenand: omap2: Remove skip initial unlocking support
Ladislav Michl
1
-3
/
+0
2018-01-12
mtd: onenand: omap2: Remove regulator support
Ladislav Michl
1
-41
/
+1
2018-01-12
mtd: nand: add reworked Marvell NAND controller driver
Miquel Raynal
3
-0
/
+2912
2018-01-12
mtd: nand: Fix nand_do_read_oob() return value
Miquel Raynal
1
-1
/
+4
2018-01-12
mtd: mtd_oobtest: Handle bitflips during reads
Miquel Raynal
1
-0
/
+21
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
1
-0
/
+1
2018-01-10
mtd: nand: samsung: Disable subpage writes on E-die NAND
Ladislav Michl
1
-4
/
+17
2018-01-09
mtd: tests: nandbiterrs: Fix read_page return value
Sascha Hauer
1
-1
/
+1
2018-01-09
mtd: nand: brcmnand: Disable prefetch by default
Kamal Dasu
1
-10
/
+3
2018-01-07
spi-nor: intel-spi: Remove unused preopcodes field
Mika Westerberg
1
-6
/
+0
2018-01-07
mtd: fsl-quadspi: account for const type of of_device_id.data
Julia Lawall
1
-4
/
+4
2018-01-07
mtd: spi-nor: cadence-quadspi: Add support for direct access mode
Vignesh R
1
-2
/
+29
2018-01-07
mtd: spi-nor: cadence-quadspi: Refactor indirect read/write sequence.
Vignesh R
1
-16
/
+12
2018-01-06
mtd: nand: pxa3xx: Fix READOOB implementation
Boris Brezillon
1
-0
/
+1
2018-01-06
mtd: nand: qcom: Add a NULL check for devm_kasprintf()
Fabio Estevam
1
-0
/
+3
2018-01-06
mtd: Do not allow MTD devices with inconsistent erase properties
Boris Brezillon
1
-0
/
+5
2018-01-06
mtd: sharpslpart: make local function sharpsl_nand_cleanup_ftl() static
Wei Yongjun
1
-1
/
+1
2018-01-06
mtd: nand: brcmnand: Add a NULL check for devm_kasprintf()
Fabio Estevam
1
-0
/
+3
2018-01-06
mtd: nand: Fix unfinished comment in nand_init_data_interface()
Miquel Raynal
1
-1
/
+4
2017-12-28
mtd: spi-nor: Add ISSI is25lp080d support
Romain Porte
1
-0
/
+2
2017-12-27
mtd: spi-nor: Add support for s25fl128l and s25fl256l
Rafael Gago
1
-1
/
+3
2017-12-20
mtd: spi-nor: indent issi section
Sean Nyekjaer
1
-3
/
+3
2017-12-20
mtd: spi-nor: add support for is25lq040b
Sean Nyekjaer
1
-0
/
+2
2017-12-18
mtd: onenand: samsung: Remove a useless include
Christophe JAILLET
1
-2
/
+0
2017-12-18
mtd: onenand: samsung: Propagate the error returned by 'onenand_scan()'
Christophe JAILLET
1
-2
/
+3
2017-12-18
mtd: onenand: samsung: return an error if 'mtd_device_parse_register()' fails
Christophe JAILLET
1
-0
/
+5
2017-12-18
mtd: onenand: samsung: use devm_ function to simplify code and fix some leaks
Christophe JAILLET
1
-134
/
+29
2017-12-18
mtd: sharpslpart: fix overflow on block_adr calculation
Colin Ian King
1
-2
/
+2
2017-12-18
mtd: Fix mtd_check_oob_ops()
Miquel Raynal
1
-1
/
+1
2017-12-17
mtd: mchp23k256: propagate return value of spi_sync()
Antonio Borneo
1
-4
/
+14
2017-12-16
mtd: mtdswap: make array 'name' static const, shrinks object size
Colin Ian King
1
-2
/
+3
2017-12-16
mtd: nand: add ->exec_op() implementation
Miquel Raynal
2
-25
/
+997
2017-12-15
mtd: nand: gpio: Fix ALE gpio configuration
Christophe Leroy
1
-3
/
+3
2017-12-15
mtd: nand: brcmnand: Zero bitflip is not an error
Albert Hsieh
1
-1
/
+1
2017-12-15
mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBM
Sascha Hauer
1
-3
/
+3
2017-12-14
mtd: nand: samsung: add ECC requirements for K9F4G08U0D
Miquel Raynal
1
-0
/
+6
2017-12-14
mtd: nand: Only allocate ecc->{calc, code}_buf when actually needed
Boris Brezillon
1
-14
/
+11
2017-12-14
mtd: nand: denali: Avoid using ecc->code_buf as a temporary buffer
Boris Brezillon
1
-7
/
+3
2017-12-14
mtd: nand: mtk: Support MT7622 NAND flash controller.
RogerCC Lin
2
-0
/
+42
2017-12-14
mtd: nand: mtk: Support different MTK NAND flash controller IP
RogerCC Lin
3
-41
/
+89
2017-12-14
mtd: onenand: Remove obsolete url from Kconfig help
Ladislav Michl
1
-2
/
+1
2017-12-14
mtd: nand: cafe: clean up DMA address setup
Masahiro Yamada
1
-6
/
+2
[prev]
[next]