| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2016-08-02 | 2 | -27/+26 |
|\ |
|
| * | mtd: update description of MTD_BCM47XXSFLASH symbol | Rafał Miłecki | 2016-07-18 | 1 | -2/+2 |
| * | mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POS | Ben Hutchings | 2016-07-09 | 1 | -12/+0 |
| * | mtd: m25p80: read in spi_max_transfer_size chunks | Michal Suchanek | 2016-06-01 | 1 | -1/+1 |
| * | mtd: spi-nor: stop passing around retlen | Michal Suchanek | 2016-06-01 | 1 | -5/+2 |
| * | mtd: m25p80: return amount of data transferred or error in read/write | Michal Suchanek | 2016-06-01 | 1 | -8/+21 |
| * | mtd: spi-nor: change return value of read/write | Michal Suchanek | 2016-06-01 | 1 | -2/+3 |
* | | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-07-30 | 1 | -1/+1 |
|\ \ |
|
| * | | powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg | Suraj Jitindar Singh | 2016-06-29 | 1 | -1/+1 |
| |/ |
|
* | | mtd: add arch dependency for MTD_BCM47XXSFLASH symbol | Rafał Miłecki | 2016-07-19 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2016-05-24 | 5 | -18/+84 |
|\ |
|
| * | Merge tag 'nand/for-4.7' of github.com:linux-nand/linux | Brian Norris | 2016-05-05 | 1 | -11/+35 |
| |\ |
|
| | * | mtd: docg3: switch to mtd_ooblayout_ops | Boris Brezillon | 2016-04-19 | 1 | -11/+35 |
| | * | mtd: docg3: use mtd_set_ecclayout() where appropriate | Boris Brezillon | 2016-04-19 | 1 | -1/+1 |
| * | | mtd: pmc551: add __init attribute | Julia Lawall | 2016-04-26 | 1 | -1/+1 |
| * | | mtd: devices: m25p80: add support for mmap read request | Vignesh R | 2016-04-05 | 1 | -0/+22 |
| * | | mtd: bcm47xxsflash: use ioremap_cache() instead of KSEG0ADDR() | Brian Norris | 2016-04-04 | 2 | -6/+26 |
| |/ |
|
* | | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 1 | -3/+3 |
|/ |
|
* | mtd: kill the ecclayout->oobavail field | Boris BREZILLON | 2016-03-07 | 1 | -3/+2 |
* | mtd: mtdram: Add parameter for setting writebuf size | Alexander Stein | 2016-03-07 | 1 | -1/+4 |
* | mtd: m25p80: replace leftover "nor-jedec" with "spi-nor" in comments | Brian Norris | 2015-11-19 | 1 | -3/+3 |
* | mtd: m25p80: fix module autoloading for "jedec, spi-nor" and "spi-nor" | Brian Norris | 2015-11-19 | 1 | -1/+10 |
* | mtd: m25p80: drop erase() callback | Brian Norris | 2015-11-19 | 1 | -17/+0 |
* | Merge v4.4-rc1 into MTD development | Brian Norris | 2015-11-15 | 3 | -3/+0 |
|\ |
|
| * | Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2015-11-06 | 7 | -22/+50 |
| |\ |
|
| * | | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 2015-10-28 | 3 | -3/+0 |
* | | | mtd: drop unnecessary partition parser data | Brian Norris | 2015-11-11 | 3 | -10/+6 |
* | | | mtd: spi-nor: drop unnecessary partition parser data | Brian Norris | 2015-11-11 | 1 | -6/+2 |
* | | | mtd: spi-nor: convert to spi_nor_{get, set}_flash_node() | Brian Norris | 2015-11-11 | 1 | -1/+1 |
| |/
|/| |
|
* | | mtd: docg3: off by one in doc_register_sysfs() | Dan Carpenter | 2015-10-26 | 1 | -6/+16 |
* | | mtd: mtdram: check offs and len in mtdram->erase | Dongsheng Yang | 2015-10-19 | 1 | -0/+21 |
* | | mtd: devices: sst251: show parent device in sysfs | Frans Klaver | 2015-10-13 | 1 | -2/+1 |
* | | mtd: devices: spear_smi: show parent device in sysfs | Frans Klaver | 2015-10-13 | 1 | -0/+1 |
* | | mtd: devices: mtd_dataflash: drop owner assignment | Frans Klaver | 2015-10-13 | 1 | -1/+0 |
* | | mtd: devices: docg3: show parent device in sysfs | Frans Klaver | 2015-10-13 | 1 | -1/+1 |
* | | mtd: devices: bcm47xxflash: show parent device in sysfs | Frans Klaver | 2015-10-13 | 1 | -3/+4 |
* | | Revert "mtd: mtdram: check offs and len in mtdram->erase" | Brian Norris | 2015-09-29 | 1 | -21/+0 |
* | | mtd: mtdram: check offs and len in mtdram->erase | Dongsheng Yang | 2015-09-29 | 1 | -0/+21 |
* | | Merge tag 'v4.3-rc1' into MTD -next development | Brian Norris | 2015-09-13 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-08 | 1 | -1/+1 |
| |\ |
|
| | * | arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead | Dan Williams | 2015-08-10 | 1 | -1/+1 |
* | | | mtd: spi-nor: Zap unneeded write_enable from write_reg | Jagan Teki | 2015-09-11 | 1 | -2/+1 |
* | | | mtd: spi-nor: Decouple SPI NOR's device_node from controller device | Marek Vasut | 2015-09-11 | 1 | -0/+1 |
* | | | mtd: spi-nor: embed struct mtd_info within struct spi_nor | Brian Norris | 2015-09-02 | 1 | -6/+4 |
* | | | mtd: spi-nor: assign mtd->priv in spi_nor_scan() | Brian Norris | 2015-09-02 | 1 | -1/+0 |
|/ / |
|
* | | mtd: dataflash: Export OF module alias information | Javier Martinez Canillas | 2015-08-21 | 1 | -0/+1 |
* | | mtd: m25p80: allow arbitrary OF matching for "jedec,spi-nor" | Brian Norris | 2015-07-21 | 1 | -7/+11 |
|/ |
|
* | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 | 1 | -0/+1 |
|\ |
|
| * | writeback: separate out include/linux/backing-dev-defs.h | Tejun Heo | 2015-06-02 | 1 | -0/+1 |
* | | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 2015-06-24 | 3 | -0/+294 |
|\ \ |
|