index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Lines
2020-09-30
mtd: rawnand: ams-delta: Fix non-OF build warning
Janusz Krzysztofik
-0
/
+2
2020-09-30
mtd: rawnand: Don't overwrite the error code from nand_set_ecc_soft_ops()
Tudor Ambarus
-3
/
+1
2020-09-30
mtd: rawnand: Introduce nand_set_ecc_on_host_ops()
Tudor Ambarus
-53
/
+61
2020-09-30
mtd: rawnand: atmel: Check return values for nand_read_data_op
Alex Dewar
-2
/
+8
2020-09-30
mtd: rawnand: vf610: Remove unused function vf610_nfc_transfer_size()
YueHaibing
-5
/
+0
2020-09-30
mtd: rawnand: qcom: Simplify with dev_err_probe()
Krzysztof Kozlowski
-16
/
+8
2020-09-30
mtd: rawnand: marvell: Fix and update kerneldoc
Krzysztof Kozlowski
-7
/
+16
2020-09-30
mtd: rawnand: marvell: Simplify with dev_err_probe()
Krzysztof Kozlowski
-4
/
+1
2020-09-30
mtd: rawnand: gpmi: Simplify with dev_err_probe()
Krzysztof Kozlowski
-4
/
+2
2020-09-30
mtd: rawnand: atmel: Simplify with dev_err_probe()
Krzysztof Kozlowski
-7
/
+3
2020-09-30
mtd: onenand: Simplify with dev_err_probe()
Krzysztof Kozlowski
-4
/
+1
2020-09-30
mtd: rawnand: marvell: Support panic_write for mtdoops
Chris Packham
-5
/
+33
2020-09-30
mtd: spinand: gigadevice: Add support for GD5F4GQ4xC
Hauke Mehrtens
-0
/
+49
2020-09-30
mtd: spinand: gigadevice: Add QE Bit
Hauke Mehrtens
-5
/
+5
2020-09-30
mtd: spinand: gigadevice: Only one dummy byte in QUADIO
Hauke Mehrtens
-2
/
+2
2020-09-30
mtd: rawnand: vf610: disable clk on error handling path in probe
Evgeny Novikov
-2
/
+4
2020-09-30
mtd: rawnand: oxnas: cleanup/simplify code
Pavel Machek
-2
/
+1
2020-09-30
mtd: spinand: macronix: Add support for MX31UF1GE4BC
YouChing Lin
-0
/
+10
2020-09-30
mtd: spinand: macronix: Add support for MX31LF1GE4BC
YouChing Lin
-0
/
+10
2020-09-30
mtd: rawnand: pasemi: Make pasemi_device_ready() static
Wei Yongjun
-1
/
+1
2020-09-30
mtd: rawnand: stm32_fmc2: fix a buffer overflow
Christophe Kerello
-1
/
+1
2020-09-30
mtd: rawnand: atmel: Get rid of the legacy interface implementation
Boris Brezillon
-197
/
+1
2020-09-30
mtd: rawnand: atmel: Convert the driver to exec_op()
Boris Brezillon
-0
/
+267
2020-09-30
mtd: rawnand: atmel: Use nand_prog_page_end_op()
Boris Brezillon
-14
/
+2
2020-09-30
mtd: rawnand: atmel: Use nand_{write,read}_data_op()
Boris Brezillon
-5
/
+5
2020-09-30
mtd: rawnand: atmel: Drop redundant nand_read_page_op()
Boris Brezillon
-4
/
+1
2020-09-30
mtd: rawnand: atmel: Enable the NFC controller at probe time
Boris Brezillon
-6
/
+6
2020-09-30
mtd: rawnand: Use the NAND framework user_conf object for ECC flags
Miquel Raynal
-12
/
+15
2020-09-30
mtd: rawnand: Use the ECC framework user input parsing bits
Miquel Raynal
-72
/
+70
2020-09-30
mtd: rawnand: Use the ECC framework nand_ecc_is_strong_enough() helper
Miquel Raynal
-38
/
+1
2020-09-30
mtd: rawnand: Use the ECC framework OOB layouts
Miquel Raynal
-173
/
+19
2020-09-30
mtd: hyperbus: hbmc-am654: Add DMA support for reads
Vignesh Raghavendra
-1
/
+125
2020-09-30
mtd: hyperbus: hbmc-am654: Drop pm_runtime* calls from probe
Vignesh Raghavendra
-14
/
+2
2020-09-30
mtd: hyperbus: hbmc-am654: Fix direct mapping setup flash access
Vignesh Raghavendra
-2
/
+2
2020-09-29
mtd: spi-nor: winbond: Add support for w25q64jwm
Ikjoon Jang
-0
/
+9
2020-09-29
mtd: spi-nor: intel-spi: Add support for Intel Alder Lake-S SPI serial flash
Mika Westerberg
-0
/
+1
2020-09-29
mtd: spi-nor: macronix: Add SECT_4K to mx25l12805d
Robert Marko
-1
/
+1
2020-09-29
mtd: spi-nor: Prefer asynchronous probe
Douglas Anderson
-0
/
+1
2020-09-28
mtd: rawnand: Make use of the ECC framework
Miquel Raynal
-0
/
+2
2020-09-28
mtd: rawnand: Use nanddev_get/set_ecc_requirements() when relevant
Miquel Raynal
-86
/
+144
2020-09-28
mtd: spinand: Use nanddev_get_ecc_conf() when relevant
Miquel Raynal
-9
/
+10
2020-09-28
mtd: rawnand: Use the new ECC engine type enumeration
Miquel Raynal
-181
/
+207
2020-09-28
mtd: rawnand: Separate the ECC engine type and the ECC byte placement
Miquel Raynal
-45
/
+64
2020-09-24
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Christoph Hellwig
-0
/
+2
2020-09-17
ubi: check kthread_should_stop() after the setting of task state
Zhihao Cheng
-0
/
+13
2020-09-15
mtd: spear_smi: use for_each_child_of_node() macro
Qinglang Miao
-2
/
+2
2020-09-14
Revert "mtd: spi-nor: Add capability to disable flash quad mode"
Yicong Yang
-41
/
+24
2020-09-14
Revert "mtd: spi-nor: Disable the flash quad mode in spi_nor_restore()"
Yicong Yang
-2
/
+0
2020-09-11
mtd: mtdconcat: map: remove redundant assignment to variable 'size'
Colin Ian King
-1
/
+0
2020-09-07
mtd: mtdoops: Don't write panic data twice
Mark Tomlinson
-5
/
+6
[prev]
[next]