index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-07
mtd: spi-nor: core: Don't use mtd_info in the NOR's probe sequence of calls
Tudor Ambarus
2
-5
/
+4
2021-12-07
mtd: spi-nor: Fix mtd size for s3an flashes
Tudor Ambarus
1
-1
/
+2
2021-12-03
mtd: rawnand: mpc5121: Remove unused variable in ads5121_select_chip()
Geert Uytterhoeven
1
-1
/
+0
2021-12-03
mtd: dataflash: Add device-tree SPI IDs
Jon Hunter
1
-0
/
+8
2021-12-03
mtd: rawnand: fsmc: Fix timing computation
Herve Codina
1
-8
/
+24
2021-12-03
mtd: rawnand: fsmc: Take instruction delay into account
Herve Codina
1
-0
/
+4
2021-12-03
mtd: rawnand: Fix nand_choose_best_timings() on unsupported interface
Herve Codina
1
-2
/
+2
2021-12-03
mtd: rawnand: Fix nand_erase_op delay
Herve Codina
1
-1
/
+1
2021-12-03
mtd: rawnand: denali: Add the dependency on HAS_IOMEM
Cai Huoqing
1
-1
/
+1
2021-12-03
mtd: core: clear out unregistered devices a bit more
Zev Weiss
1
-1
/
+6
2021-12-03
mtd: sst25l: Warn about failure to unregister mtd device
Uwe Kleine-König
1
-1
/
+3
2021-12-03
mtd: mchp48l640: Warn about failure to unregister mtd device
Uwe Kleine-König
1
-1
/
+3
2021-12-03
mtd: mchp23k256: Warn about failure to unregister mtd device
Uwe Kleine-König
1
-1
/
+3
2021-12-03
mtd: dataflash: Warn about failure to unregister mtd device
Uwe Kleine-König
1
-5
/
+5
2021-12-03
mtd: core: provide unique name for nvmem device
Michael Walle
1
-2
/
+2
2021-12-03
mtd: Fixed breaking list in __mtd_del_partition.
Andreas Oetken
1
-1
/
+1
2021-11-29
mtd_blkdevs: remove the sector out of range check in do_blktrans_request
Christoph Hellwig
1
-8
/
+2
2021-11-29
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
1
-0
/
+1
2021-11-29
block: remove rq_flush_dcache_pages
Christoph Hellwig
2
-3
/
+13
2021-11-21
mtd: hyperbus: rpc-if: fix bug in rpcif_hb_remove
George G. Davis
1
-2
/
+2
2021-11-19
mtd: rawnand: gpmi: Add ERR007117 protection for nfc_apply_timings
Christian Eggers
1
-3
/
+25
2021-11-19
mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6
Stefan Riedmueller
1
-9
/
+0
2021-11-19
mtd: rawnand: ingenic: JZ4740 needs 'oob_first' read page function
Paul Cercueil
1
-0
/
+5
2021-11-19
mtd: rawnand: Export nand_read_page_hwecc_oob_first()
Paul Cercueil
2
-68
/
+68
2021-11-19
mtd: rawnand: davinci: Rewrite function description
Paul Cercueil
1
-6
/
+4
2021-11-19
mtd: rawnand: davinci: Avoid duplicated page read
Paul Cercueil
1
-1
/
+2
2021-11-19
mtd: rawnand: davinci: Don't calculate ECC when reading page
Paul Cercueil
1
-3
/
+0
2021-11-17
mtd: spi-nor: spansion: Use manufacturer late_init()
Tudor Ambarus
1
-2
/
+2
2021-11-17
mtd: spi-nor: sst: Use manufacturer late_init() to set _write()
Tudor Ambarus
1
-2
/
+2
2021-11-17
mtd: spi-nor: xilinx: Use manufacturer late_init() to set setup method
Tudor Ambarus
1
-2
/
+2
2021-11-17
mtd: spi-nor: winbond: Use manufacturer late_init() for OTP ops
Tudor Ambarus
1
-0
/
+5
2021-11-17
mtd: spi-nor: sst: Use flash late_init() for locking
Tudor Ambarus
1
-2
/
+2
2021-11-17
mtd: spi-nor: atmel: Use flash late_init() for locking
Tudor Ambarus
1
-4
/
+4
2021-11-17
mtd: spi-nor: core: Introduce the late_init() hook
Tudor Ambarus
2
-4
/
+17
2021-11-17
mtd: spi-nor: Get rid of nor->page_size
Tudor Ambarus
2
-17
/
+19
2021-11-17
mtd: spi-nor: core: Use container_of to get the pointer to struct spi_nor
Tudor Ambarus
2
-3
/
+2
2021-11-17
mtd: spi-nor: core: Fix spi_nor_flash_parameter otp description
Tudor Ambarus
1
-2
/
+1
2021-11-16
memory: renesas-rpc-if: Add support for RZ/G2L
Lad Prabhakar
1
-1
/
+3
2021-11-15
mtd: hyperbus: rpc-if: Check return value of rpcif_sw_init()
Lad Prabhakar
1
-1
/
+3
2021-11-09
Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+7
2021-11-08
Merge tag 'mtd/for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
42
-171
/
+194
2021-11-07
Merge tag 'spi-nor/for-5.16' into mtd/next
Miquel Raynal
3
-12
/
+7
2021-11-07
Merge tag 'nand/for-5.16' into mtd/next
Miquel Raynal
34
-147
/
+161
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2021-11-06
mtd: call bdi_unregister explicitly
Christoph Hellwig
1
-0
/
+1
2021-11-04
mtd/ubi/block: add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+7
2021-10-21
mtd: add add_disk() error handling
Luis Chamberlain
1
-1
/
+5
2021-10-18
mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>
Christoph Hellwig
1
-0
/
+1
2021-10-15
mtd: core: don't remove debugfs directory if device is in use
Zev Weiss
1
-2
/
+2
2021-10-15
mtd: block2mtd: add support for an optional custom MTD label
Joachim Wiberg
1
-7
/
+17
[prev]
[next]