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
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-3
/
+3
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
2015-09-02
mtd: spi-nor: embed struct mtd_info within struct spi_nor
Brian Norris
1
-6
/
+4
2015-09-02
mtd: spi-nor: assign mtd->priv in spi_nor_scan()
Brian Norris
1
-1
/
+0
2015-08-21
mtd: dataflash: Export OF module alias information
Javier Martinez Canillas
1
-0
/
+1
2015-08-10
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
1
-1
/
+1
2015-07-21
mtd: m25p80: allow arbitrary OF matching for "jedec,spi-nor"
Brian Norris
1
-7
/
+11
2015-06-25
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2015-06-24
Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
3
-0
/
+294
2015-06-16
mtd: docg3: Fix kasprintf() usage
Richard Weinberger
1
-2
/
+8
2015-06-16
mtd: docg3: Don't leak docg3->bbt in error path
Richard Weinberger
1
-2
/
+4
2015-06-11
mtd: powernv: Add powernv flash MTD abstraction driver
Cyril Bur
3
-0
/
+294
2015-06-02
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
1
-0
/
+1
2015-05-22
mtd: remove incorrect file name
Brian Norris
1
-2
/
+2
2015-05-18
Merge tag 'v4.1-rc4' into MTD's -next
Brian Norris
1
-3
/
+3
2015-05-15
Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"
Brian Norris
1
-3
/
+3
2015-05-07
mtd: m25p80: remove unused flash entries from id_table
Rafał Miłecki
1
-36
/
+24
2015-05-06
mtd: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-04-05
mtd: m25p80: bind to "nor-jedec" ID, for auto-detection
Brian Norris
1
-3
/
+18
2015-04-05
mtd: docg3: remove invalid __exit annotations
Brian Norris
1
-3
/
+3
2015-03-11
mtd: docg3: drop dead code
Brian Norris
1
-4
/
+1
2015-02-23
mtd: block2mtd: wait until block devices are presented
Felix Fietkau
1
-15
/
+43
2015-01-12
mtd: st_spi_fsm: Fix [-Wsign-compare] build warning
Lee Jones
1
-1
/
+1
2015-01-12
mtd: st_spi_fsm: Obtain and use EMI clock
Lee Jones
1
-2
/
+38
2015-01-12
mtd: st_spi_fsm: Extend fsm_clear_fifo to handle unwanted bytes
Lee Jones
1
-16
/
+79
2014-12-17
Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
Linus Torvalds
5
-89
/
+74
2014-12-01
mtd: spi-nor: factor out write_enable() for erase commands
Brian Norris
1
-6
/
+0
[next]