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
/
devices
Age
Commit message (
Expand
)
Author
Files
Lines
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-22
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-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2017-11-13
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-06
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-07
Merge tag 'spi-nor/for-4.13' into MTD
Brian Norris
3
-37
/
+89
2017-06-27
mtd: st_spi_fsm: remove SPINOR_OP_RDSR2 and use SPINOR_OP_RDCR instead
Cyrille Pitchen
2
-3
/
+2
2017-06-08
mtd: mchp23k256: Add support for mchp23lcv1024
Chris Packham
1
-10
/
+56
2017-06-08
mtd: mchp23k256: add partitioning support
Chris Packham
1
-0
/
+1
2017-06-01
mtd: mchp23k256: switch to mtd_device_register()
Chris Packham
1
-3
/
+2
2017-06-01
mtd: mchp23k256: Add OF device ID table
Chris Packham
1
-0
/
+8
2017-05-15
mtd: m25p80: add support of SPI 1-2-2 and 1-4-4 protocols
Cyrille Pitchen
1
-23
/
+79
2017-05-15
mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocols
Cyrille Pitchen
1
-12
/
+9
2017-05-11
mtd: mchp23k256: Add driver for this SPI SRAM device
Andrew Lunn
3
-0
/
+193
2017-05-11
mtd: dataflash: Add flash_info for AT45DB641E
Andrey Smirnov
1
-0
/
+3
2017-05-11
mtd: dataflash: Make use of "extened device information"
Andrey Smirnov
1
-31
/
+57
2017-05-11
mtd: dataflash: Get rid of loop counter in jedec_probe()
Andrey Smirnov
1
-4
/
+4
2017-05-11
mtd: dataflash: Replace pr_debug, printk with dev_* functions
Andrey Smirnov
1
-41
/
+33
2017-05-11
mtd: dataflash: Improve coding style in jedec_probe()
Andrey Smirnov
1
-14
/
+17
2017-05-11
mtd: dataflash: Replace C99 types with their kernel counterparts
Andrey Smirnov
1
-20
/
+20
2017-02-28
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-12
/
+12
2017-02-28
ARM: 8638/1: mtd: lart: Rename partition defines to be prefixed with PART_
Florian Fainelli
1
-12
/
+12
2017-02-10
Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linux
Brian Norris
3
-23
/
+21
2017-02-10
mtd: spi-nor: add dt support for Everspin MRAMs
Uwe Kleine-König
1
-1
/
+5
2017-02-10
mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes
Cyrille Pitchen
2
-21
/
+14
2017-02-10
mtd: m25p80: consider max message size in m25p80_read
Heiner Kallweit
1
-1
/
+2
[next]