index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-06
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
4
-2119
/
+1
2018-04-06
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2018-03-29
mtd: jedec_probe: Fix crash in jedec_read_mfr()
Linus Walleij
1
-0
/
+2
2018-03-29
mtd: nand: atmel: Fix get_sectorsize() function
Boris Brezillon
1
-1
/
+1
2018-03-21
mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0
Jagdish Gediya
1
-5
/
+1
2018-03-21
mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0
Jagdish Gediya
1
-13
/
+10
2018-03-21
mtd: nand: fsl_ifc: Fix nand waitfunc return value
Jagdish Gediya
1
-2
/
+3
2018-03-19
mtdchar: fix usage of mtd_ooblayout_ecc()
OuYang ZhiZhong
1
-2
/
+2
2018-03-12
Merge tag 'pxa-for-4.17' of https://github.com/rjarzmik/linux into next/soc
Arnd Bergmann
4
-2119
/
+1
2018-03-09
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
1
-3
/
+3
2018-03-02
mtd: nand: remove useless fields from pxa3xx NAND platform data
Miquel Raynal
1
-2
/
+1
2018-02-24
mtd: nand: remove deprecated pxa3xx_nand driver
Miquel Raynal
3
-2117
/
+0
2018-02-12
mtd: nand: MTD_NAND_MARVELL should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2018-02-12
mtd: nand: vf610: set correct ooblayout
Stefan Agner
1
-4
/
+2
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+1
2018-01-30
Merge tag 'upstream-4.16-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
8
-52
/
+116
2018-01-29
Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtd
Linus Torvalds
58
-1809
/
+6033
2018-01-29
Merge tag 'nand/for-4.16' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
45
-1353
/
+5736
2018-01-29
Merge tag 'spi-nor/for-4.16' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
6
-162
/
+231
2018-01-25
mtd: nand: sunxi: Fix ECC strength choice
Miquel Raynal
1
-1
/
+7
2018-01-25
mtd: nand: gpmi: Fix subpage reads
Boris Brezillon
1
-5
/
+13
2018-01-20
mtd: nand: Fix build issues due to an anonymous union
Miquel Raynal
1
-6
/
+7
2018-01-20
mtd: nand: marvell: Fix missing memory allocation modifier
Miquel Raynal
1
-1
/
+1
2018-01-19
mtd: nand: marvell: remove redundant variable 'oob_len'
Colin Ian King
1
-2
/
+0
2018-01-19
mtd: nand: marvell: fix spelling mistake: "suceed"-> "succeed"
Colin Ian King
1
-1
/
+1
2018-01-19
mtd: onenand: omap2: Remove redundant dev_err call in omap2_onenand_probe()
Wei Yongjun
1
-3
/
+1
2018-01-18
ubi: block: Fix locking for idr_alloc/idr_remove
Bradley Bolen
1
-16
/
+26
2018-01-18
mtd: ubi: wl: Fix error return code in ubi_wl_init()
Wei Yongjun
1
-2
/
+6
2018-01-18
ubi: Fix copy/paste error in function documentation
Sascha Hauer
1
-1
/
+1
2018-01-18
ubi: Fastmap: Fix typo
Sascha Hauer
3
-3
/
+3
2018-01-17
ubi: fastmap: Erase outdated anchor PEBs during attach
Sascha Hauer
1
-20
/
+57
2018-01-17
ubi: fastmap: Clean up the initialization of pointer p
Colin Ian King
1
-2
/
+1
2018-01-17
ubi: fastmap: Use kmem_cache_free to deallocate memory
Pan Bian
1
-1
/
+1
2018-01-17
ubi: Fix race condition between ubi volume creation and udev
Clay McClure
1
-5
/
+10
2018-01-17
mtd: ubi: Use 'max_bad_blocks' to compute bad_peb_limit if available
Jeff Westfahl
1
-2
/
+11
2018-01-16
mtd: Remove duplicate checks on mtd_oob_ops parameter
Boris Brezillon
4
-91
/
+0
2018-01-16
mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
Boris Brezillon
5
-188
/
+33
2018-01-16
mtd: mtdpart: Make ECC stat handling consistent
Boris Brezillon
1
-6
/
+8
2018-01-16
mtd: onenand: omap2: print resource using %pR format string
Arnd Bergmann
1
-2
/
+1
2018-01-14
mtd: mtk-nor: modify functions' name more generally
Guochun Mao
1
-120
/
+120
2018-01-14
mtd: onenand: samsung: remove incorrect __iomem annotation
Christophe JAILLET
1
-6
/
+6
2018-01-12
mtd: onenand: omap2: Configure driver from DT
Ladislav Michl
2
-98
/
+156
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
[next]