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-02-16
mtd: nand: State when references to other drivers are no longer valid
Boris Brezillon
6
-9
/
+9
2018-02-16
mtd: nand: ams-delta: Fix path to toto.c source file
Boris Brezillon
1
-1
/
+1
2018-02-16
mtd: nand: Stop using full path when referring to files placed in the same dir
Boris Brezillon
3
-6
/
+5
2018-02-16
mtd: nand: Get rid of comments giving the file path inside the file itself
Boris Brezillon
15
-31
/
+2
2018-02-14
mtd: nand: toshiba: Retrieve ECC requirements from extended ID
KOBAYASHI Yoshitake
1
-0
/
+26
2018-02-12
mtd: nand: vf610: check mtd_device_register() return code
Alexey Khoroshilov
1
-1
/
+6
2018-02-12
mtd: nand: vf610: improve readability of error label
Alexey Khoroshilov
1
-10
/
+10
2018-02-12
mtd: nand: vf610: remove the unnecessary of_node_put()
Alexey Khoroshilov
1
-10
/
+8
2018-02-12
mtd: nand: vf610_nfc: remove unused function
Stefan Agner
1
-15
/
+0
2018-02-12
mtd: nand: add ->setup_data_interface() support for Marvell NFCv1
Miquel Raynal
1
-10
/
+29
2018-02-12
mtd: nand: mxc: remove now unused code
Sascha Hauer
1
-51
/
+0
2018-02-12
mtd: nand: mxc: Drop now unnecessary functions
Sascha Hauer
1
-36
/
+0
2018-02-12
mtd: nand: mxc: Add own write_page
Sascha Hauer
1
-0
/
+47
2018-02-12
mtd: nand: mxc: Fix failed/corrected values for v1 controllers
Sascha Hauer
1
-17
/
+60
2018-02-12
mtd: nand: mxc: Fix failed/corrected values for v2/v3 controllers
Sascha Hauer
1
-9
/
+77
2018-02-12
mtd: nand: mxc: Add buffer argument to copy_spare
Sascha Hauer
1
-4
/
+4
2018-02-12
mtd: nand: mxc: Add function to control hardware ECC
Sascha Hauer
1
-0
/
+42
2018-02-12
mtd: nand: mxc: reorder functions to avoid forward declarations
Sascha Hauer
1
-103
/
+103
2018-02-12
mtd: get rid of the mtd_add_device_partitions()
Rafał Miłecki
1
-31
/
+12
2018-02-12
mtd: move code adding master MTD out of mtd_add_device_partitions()
Rafał Miłecki
1
-12
/
+13
2018-02-12
mtd: Make sure the device supports erase operations in mtd_erase()
Boris Brezillon
1
-0
/
+4
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-29
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
-1806
/
+6030
2018-01-29
Merge tag 'nand/for-4.16' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
45
-1350
/
+5733
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
[prev]
[next]