index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
devices
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-21
mtd: docg3: don't set conflicting BCH_CONST_PARAMS option
Arnd Bergmann
1
-1
/
+1
2018-09-18
mtd: devices: m25p80: Make sure the buffer passed in op is DMA-able
Boris Brezillon
1
-3
/
+23
2018-08-14
Merge tag 'spi-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-0
/
+3
2018-08-11
Merge tag 'spi-nor/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
1
-4
/
+1
2018-08-11
Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
1
-2
/
+2
2018-08-10
Merge branch 'spi-4.19' into spi-next
Mark Brown
1
-0
/
+3
2018-08-02
mtd: m25p80: Call spi_mem_get_name() to let controller set a custom name
Frieder Schrempf
1
-0
/
+3
2018-07-20
mtd: Make Kconfig formatting consistent
Boris Brezillon
1
-2
/
+2
2018-07-18
mtd: sst25l: use mtd_device_register()
Rafał Miłecki
1
-3
/
+2
2018-07-18
mtd: powernv_flash: set of_node in mtd's dev
Rafał Miłecki
1
-0
/
+1
2018-06-22
mtd: dataflash: Use ULL suffix for 64-bit constants
Geert Uytterhoeven
1
-2
/
+2
2018-06-18
mtd: m25p80: Use SPI_MEM_OP_NO_DUMMY instead of SPI_MEM_OP_DUMMY(0, x)
Boris Brezillon
1
-2
/
+1
2018-06-18
mtd: m25p80: Remove unneeded m25p->command field
Boris Brezillon
1
-2
/
+0
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-08
Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-3
/
+2
2018-05-22
mtd: devices: m25p80: Use spi_mem_set_drvdata() instead of spi_set_drvdata()
Boris Brezillon
1
-1
/
+1
2018-05-11
mtd: spi-nor: Use the spi_mem_xx() API
Boris Brezillon
2
-157
/
+80
2018-04-22
mtd: dataflash: replace msleep with usleep_range
Luca Ellero
1
-1
/
+1
2018-04-22
mtd: devices: simplify getting .drvdata
Wolfram Sang
1
-2
/
+1
2018-03-21
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
Boris Brezillon
13
-75
/
+8
2018-03-15
mtd: Stop assuming mtd_erase() is asynchronous
Boris Brezillon
1
-3
/
+0
2018-03-15
mtd: st_spi_fsm: use %*ph to print small buffer
Antonio Cardace
1
-2
/
+1
2018-03-15
mtd: block2mtd: remove redundant initialization of 'bdev'
Colin Ian King
1
-1
/
+1
2018-01-29
Merge tag 'spi-nor/for-4.16' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
1
-0
/
+9
2018-01-16
mtd: Remove duplicate checks on mtd_oob_ops parameter
Boris Brezillon
1
-5
/
+0
2018-01-16
mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
Boris Brezillon
1
-65
/
+0
2017-12-17
mtd: mchp23k256: propagate return value of spi_sync()
Antonio Borneo
1
-4
/
+14
2017-12-13
mtd: m25p80: restore the status of SPI flash when exiting
Hou Zhiqiang
1
-0
/
+9
2017-11-23
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
Linus Torvalds
5
-20
/
+35
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-30
/
+53
2017-11-16
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2017-11-14
mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
Boris Brezillon
1
-1
/
+6
2017-11-13
mtd: remove the get_unmapped_area method
Nicolas Pitre
1
-14
/
+0
2017-11-13
mtd: mtdram: properly handle the phys argument in the point method
Nicolas Pitre
1
-0
/
+22
2017-11-13
mtd: slram: use memremap() instead of ioremap()
Roy Franz
1
-4
/
+5
2017-11-07
mtd: constify mtd_partition
Arvind Yadav
1
-1
/
+1
2017-11-06
mtd: powernv_flash: Use opal_async_wait_response_interruptible()
Cyril Bur
1
-22
/
+35
2017-11-06
mtd: powernv_flash: Don't return -ERESTARTSYS on interrupted token acquisition
Cyril Bur
1
-0
/
+7
2017-11-06
mtd: powernv_flash: Remove pointless goto in driver init
Cyril Bur
1
-10
/
+6
2017-11-06
mtd: powernv_flash: Don't treat OPAL_SUCCESS as an error
Cyril Bur
1
-5
/
+10
2017-11-06
mtd: powernv_flash: Use WARN_ON_ONCE() rather than BUG_ON()
Cyril Bur
1
-1
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
2
-2
/
+2
2017-10-29
mtd: spi-nor: Add support for mr25h128
Philipp Puschmann
1
-0
/
+1
2017-09-01
Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next
Boris Brezillon
1
-8
/
+12
2017-08-23
mtd: st_spi_fsm: Handle clk_prepare_enable/clk_disable_unprepare.
Arvind Yadav
1
-8
/
+12
2017-08-15
mtd: spear_smi: add NULL check on devm_kzalloc() return value
Gustavo A. R. Silva
1
-0
/
+2
2017-07-21
mtd: create per-device and module-scope debugfs entries
Mario Rugiero
2
-34
/
+17
2017-07-08
Merge tag 'spi-nor/for-4.13' into MTD
Brian Norris
3
-37
/
+89
[next]