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
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
2017-02-08
mtd: bcm47xxsflash: support reading flash out of mapping window
Rafał Miłecki
2
-3
/
+24
2017-02-08
mtd: bcm47xxsflash: use platform_(set|get)_drvdata
Rafał Miłecki
1
-3
/
+3
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2
-2
/
+2
2016-11-07
mtd: bcm47xxsflash: use uncached MMIO access for BCM53573
Rafał Miłecki
1
-5
/
+19
2016-08-02
Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-27
/
+26
2016-07-30
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2016-07-19
mtd: add arch dependency for MTD_BCM47XXSFLASH symbol
Rafał Miłecki
1
-1
/
+1
2016-07-18
mtd: update description of MTD_BCM47XXSFLASH symbol
Rafał Miłecki
1
-2
/
+2
2016-07-09
mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POS
Ben Hutchings
1
-12
/
+0
2016-06-29
powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg
Suraj Jitindar Singh
1
-1
/
+1
2016-06-01
mtd: m25p80: read in spi_max_transfer_size chunks
Michal Suchanek
1
-1
/
+1
2016-06-01
mtd: spi-nor: stop passing around retlen
Michal Suchanek
1
-5
/
+2
2016-06-01
mtd: m25p80: return amount of data transferred or error in read/write
Michal Suchanek
1
-8
/
+21
2016-06-01
mtd: spi-nor: change return value of read/write
Michal Suchanek
1
-2
/
+3
2016-05-24
Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd
Linus Torvalds
5
-18
/
+84
2016-05-05
Merge tag 'nand/for-4.7' of github.com:linux-nand/linux
Brian Norris
1
-11
/
+35
2016-04-26
mtd: pmc551: add __init attribute
Julia Lawall
1
-1
/
+1
2016-04-19
mtd: docg3: switch to mtd_ooblayout_ops
Boris Brezillon
1
-11
/
+35
2016-04-19
mtd: docg3: use mtd_set_ecclayout() where appropriate
Boris Brezillon
1
-1
/
+1
2016-04-05
mtd: devices: m25p80: add support for mmap read request
Vignesh R
1
-0
/
+22
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-3
/
+3
2016-04-04
mtd: bcm47xxsflash: use ioremap_cache() instead of KSEG0ADDR()
Brian Norris
2
-6
/
+26
2016-03-07
mtd: kill the ecclayout->oobavail field
Boris BREZILLON
1
-3
/
+2
2016-03-07
mtd: mtdram: Add parameter for setting writebuf size
Alexander Stein
1
-1
/
+4
2015-11-19
mtd: m25p80: replace leftover "nor-jedec" with "spi-nor" in comments
Brian Norris
1
-3
/
+3
2015-11-19
mtd: m25p80: fix module autoloading for "jedec, spi-nor" and "spi-nor"
Brian Norris
1
-1
/
+10
2015-11-19
mtd: m25p80: drop erase() callback
Brian Norris
1
-17
/
+0
2015-11-15
Merge v4.4-rc1 into MTD development
Brian Norris
3
-3
/
+0
2015-11-11
mtd: drop unnecessary partition parser data
Brian Norris
3
-10
/
+6
2015-11-11
mtd: spi-nor: drop unnecessary partition parser data
Brian Norris
1
-6
/
+2
2015-11-11
mtd: spi-nor: convert to spi_nor_{get, set}_flash_node()
Brian Norris
1
-1
/
+1
2015-11-06
Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd
Linus Torvalds
7
-22
/
+50
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
3
-3
/
+0
2015-10-26
mtd: docg3: off by one in doc_register_sysfs()
Dan Carpenter
1
-6
/
+16
2015-10-19
mtd: mtdram: check offs and len in mtdram->erase
Dongsheng Yang
1
-0
/
+21
2015-10-13
mtd: devices: sst251: show parent device in sysfs
Frans Klaver
1
-2
/
+1
2015-10-13
mtd: devices: spear_smi: show parent device in sysfs
Frans Klaver
1
-0
/
+1
2015-10-13
mtd: devices: mtd_dataflash: drop owner assignment
Frans Klaver
1
-1
/
+0
2015-10-13
mtd: devices: docg3: show parent device in sysfs
Frans Klaver
1
-1
/
+1
2015-10-13
mtd: devices: bcm47xxflash: show parent device in sysfs
Frans Klaver
1
-3
/
+4
2015-09-29
Revert "mtd: mtdram: check offs and len in mtdram->erase"
Brian Norris
1
-21
/
+0
2015-09-29
mtd: mtdram: check offs and len in mtdram->erase
Dongsheng Yang
1
-0
/
+21
2015-09-13
Merge tag 'v4.3-rc1' into MTD -next development
Brian Norris
1
-1
/
+1
2015-09-11
mtd: spi-nor: Zap unneeded write_enable from write_reg
Jagan Teki
1
-2
/
+1
2015-09-11
mtd: spi-nor: Decouple SPI NOR's device_node from controller device
Marek Vasut
1
-0
/
+1
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
[next]