Age | Commit message (Expand) | Author |
2016-05-20 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2016-05-18 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-05-18 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-05-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-05-17 | Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-05-16 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/j.an... | Linus Torvalds |
2016-04-26 | physmap_of: ensure versatile code is reachable | Arnd Bergmann |
2016-04-25 | Merge tag 'versatile-flash-for-arm-soc' of git://git.kernel.org/pub/scm/linux... | Arnd Bergmann |
2016-04-20 | Merge tag 'arm-memremap-for-v4.7' of git://git.linaro.org/people/ard.biesheuv... | Russell King |
2016-04-18 | treewide: Fix typos in printk | Masanari Iida |
2016-04-15 | Merge tag 'for-linus-20160415' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2016-04-13 | mtd: Hook I/O activity to the MTD LED trigger | Ezequiel Garcia |
2016-04-13 | mtd: nand: Remove the "nand-disk" LED trigger | Ezequiel Garcia |
2016-04-13 | mtd: Uninline mtd_write_oob and move it to mtdcore.c | Ezequiel Garcia |
2016-04-12 | mtd: switch to using blk_queue_write_cache() | Jens Axboe |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |
2016-04-04 | mtd: physmap_of: add a hook for Versatile write protection | Linus Walleij |
2016-04-04 | mtd: pxa2xx-flash: switch back from memremap to ioremap_cached | Ard Biesheuvel |
2016-04-02 | mtd: nand: Drop mtd.owner requirement in nand_scan | Ezequiel García |
2016-03-27 | mtd: switch ubi_open_volume_path() to vfs_stat() | Al Viro |
2016-03-27 | mtd: switch open_mtd_by_chdev() to use of vfs_stat() | Al Viro |
2016-03-24 | Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2016-03-20 | mtd: ubi: Add logging functions ubi_msg, ubi_warn and ubi_err | Joe Perches |
2016-03-17 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-03-11 | Merge tag 'for-linus-20160311' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2016-03-11 | mtd: nand: remove kerneldoc for removed function parameter | Brian Norris |
2016-03-10 | mtd: nand: Qualcomm NAND controller driver | Archit Taneja |
2016-03-10 | mtd: nand: don't select chip in nand_chip's block_bad op | Archit Taneja |
2016-03-07 | mtd: spi-nor: support lock/unlock for a few Winbond chips | Brian Norris |
2016-03-07 | mtd: spi-nor: add TB (Top/Bottom) protect support | Brian Norris |
2016-03-07 | mtd: spi-nor: add SPI_NOR_HAS_LOCK flag | Brian Norris |
2016-03-07 | mtd: spi-nor: use BIT() for flash_info flags | Brian Norris |
2016-03-07 | mtd: spi-nor: disallow further writes to SR if WP# is low | Brian Norris |
2016-03-07 | mtd: spi-nor: make lock/unlock bounds checks more obvious and robust | Brian Norris |
2016-03-07 | mtd: spi-nor: silently drop lock/unlock for already locked/unlocked region | Brian Norris |
2016-03-07 | mtd: spi-nor: wait for SR_WIP to clear on initial unlock | Brian Norris |
2016-03-07 | mtd: nand: simplify nand_bch_init() usage | Boris BREZILLON |
2016-03-07 | mtd: mtdswap: remove useless if (!mtd->ecclayout) test | Boris BREZILLON |
2016-03-07 | mtd: create an mtd_oobavail() helper and make use of it | Boris BREZILLON |
2016-03-07 | mtd: kill the ecclayout->oobavail field | Boris BREZILLON |
2016-03-07 | mtd: nand: check status before reporting timeout | Brian Norris |
2016-03-07 | mtd: bcm63xxpart: give width specifier an 'int', not 'size_t' | Brian Norris |
2016-03-07 | mtd: mtdram: Add parameter for setting writebuf size | Alexander Stein |
2016-03-07 | mtd: nand: pxa3xx_nand: kill unused field 'drcmr_cmd' | Brian Norris |
2016-03-07 | mtd: spi-nor: fsl-quadspi: add support for layerscape | Yao Yuan |
2016-03-07 | mtd: spi-nor: fsl-quadspi: add support for ls1021a | Yao Yuan |
2016-03-07 | mtd: spi-nor: fsl-quadspi: add big-endian support | Yao Yuan |
2016-03-05 | ubi: Fix out of bounds write in volume update code | Richard Weinberger |
2016-03-04 | mtd: spi-nor: add subsector flag to n25q128a | Ezequiel García |
2016-03-04 | mtd: nand: pxa3xx_nand: fix dmaengine initialization | Robert Jarzmik |