Age | Commit message (Expand) | Author | Files | Lines |
2017-05-13 | Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 3 | -10/+159 |
2017-05-11 | Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd | Linus Torvalds | 43 | -3789/+5941 |
2017-05-09 | mtd: nand: nandsim: convert to memalloc_noreclaim_*() | Vlastimil Babka | 1 | -20/+9 |
2017-05-08 | ubi: Add debugfs file for tracking PEB state | Ben Shelton | 1 | -1/+125 |
2017-05-08 | ubi: fastmap: Fix slab corruption | Rabin Vincent | 1 | -4/+29 |
2017-05-08 | ubi: Make mtd parameter readable | Andy Shevchenko | 1 | -1/+1 |
2017-05-08 | ubi: Fix section mismatch | Andy Shevchenko | 1 | -4/+4 |
2017-05-06 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -4/+3 |
2017-05-05 | Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -107/+33 |
2017-05-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -4/+3 |
2017-05-03 | mtd: nand: add ooblayout for old hamming layout | Alexander Couzens | 1 | -1/+69 |
2017-05-03 | mtd: oxnas_nand: Allocating more than necessary in probe() | Dan Carpenter | 1 | -1/+1 |
2017-05-02 | blk-mq: update ->init_request and ->exit_request prototypes | Christoph Hellwig | 1 | -4/+3 |
2017-05-02 | Merge tag 'spi-nor/for-4.12-v2' of git://github.com/spi-nor/linux into MTD | Brian Norris | 7 | -6/+749 |
2017-05-01 | Merge tag 'nand/for-4.12' of github.com:linux-nand/linux into MTD | Brian Norris | 29 | -3743/+5094 |
2017-05-01 | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -13/+18 |
2017-05-01 | mtd: mtk-nor: set controller's address width according to nor flash | Guochun Mao | 1 | -0/+27 |
2017-05-01 | mtd: spi-nor: add driver for STM32 quad spi flash controller | Ludovic Barre | 3 | -0/+701 |
2017-04-25 | mtd: nand: brcmnand: Check flash #WP pin status before nand erase/program | Kamal Dasu | 1 | -3/+58 |
2017-04-25 | mtd: nand: davinci: add comment on NAND subpage write status on keystone | Sekhar Nori | 1 | -0/+11 |
2017-04-25 | mtd: nand: omap2: Fix partition creation via cmdline mtdparts | Roger Quadros | 1 | -0/+9 |
2017-04-25 | mtd: nand: NULL terminate a of_device_id table | Christophe Jaillet | 1 | -0/+1 |
2017-04-25 | mtd: nand: Fix a couple error codes | Dan Carpenter | 1 | -2/+2 |
2017-04-25 | mtd: nand: allow drivers to request minimum alignment for passed buffer | Masahiro Yamada | 1 | -2/+8 |
2017-04-25 | mtd: nand: allocate aligned buffers if NAND_OWN_BUFFERS is unset | Masahiro Yamada | 1 | -9/+32 |
2017-04-25 | mtd: nand: denali: allow to override revision number | Masahiro Yamada | 3 | -13/+18 |
2017-04-25 | mtd: nand: denali_dt: use pdev instead of ofdev for platform_device | Masahiro Yamada | 1 | -15/+17 |
2017-04-25 | mtd: nand: denali_dt: remove dma-mask DT property | Masahiro Yamada | 1 | -9/+0 |
2017-04-25 | mtd: nand: denali: support 64bit capable DMA engine | Masahiro Yamada | 2 | -4/+36 |
2017-04-25 | mtd: nand: denali_dt: enable HW_ECC_FIXUP for Altera SOCFPGA variant | Masahiro Yamada | 1 | -4/+10 |
2017-04-25 | mtd: nand: denali: support HW_ECC_FIXUP capability | Masahiro Yamada | 2 | -9/+57 |
2017-04-25 | mtd: nand: denali: fix erased page checking | Masahiro Yamada | 1 | -27/+50 |
2017-04-25 | mtd: nand: denali: fix bitflips calculation in handle_ecc() | Masahiro Yamada | 1 | -70/+71 |
2017-04-25 | mtd: nand: denali: remove meaningless pipeline read-ahead operation | Masahiro Yamada | 1 | -39/+3 |
2017-04-25 | mtd: nand: denali: allow to override mtd->name from label DT property | Masahiro Yamada | 1 | -1/+3 |
2017-04-25 | mtd: nand: relax ecc.read_page() return value for uncorrectable ECC | Masahiro Yamada | 1 | -2/+1 |
2017-04-25 | mtd: nand: Remove unused chip->write_page() hook | Boris Brezillon | 1 | -7/+5 |
2017-04-25 | mtd: nand: Cleanup/rework the atmel_nand driver | Boris Brezillon | 9 | -2749/+3297 |
2017-04-20 | bdi: Drop 'parent' argument from bdi_register[_va]() | Jan Kara | 1 | -1/+1 |
2017-04-20 | fs: Remove SB_I_DYNBDI flag | Jan Kara | 1 | -1/+0 |
2017-04-20 | mtd: Convert to dynamically allocated bdi infrastructure | Jan Kara | 2 | -12/+18 |
2017-04-20 | mtd: physmap_of: use OF helpers for reading strings | Rafał Miłecki | 1 | -20/+10 |
2017-04-19 | mtd: mtdswap: use MTDSWAP_ECNT_MIN/MAX | Geliang Tang | 1 | -4/+2 |
2017-04-19 | drivers/mtd: Convert remaining uses of pr_warning to pr_warn | Joe Perches | 3 | -8/+12 |
2017-04-19 | mtd: physmap_of: really fix the physmap add-ons | Linus Walleij | 2 | -6/+4 |
2017-04-16 | mtd: spi-nor: enable stateless 4b op codes for mx25u25635f | Mathias Kresin | 1 | -1/+1 |
2017-04-11 | mtd: spi-nor: Add support for N25Q256A11 | Nobuhiro Iwamatsu | 1 | -0/+1 |
2017-03-31 | blk-mq: constify struct blk_mq_ops | Eric Biggers | 1 | -1/+1 |
2017-03-30 | ubi/upd: Always flush after prepared for an update | Sebastian Siewior | 1 | -4/+4 |
2017-03-29 | mtd: nand: orion: improve handling of optional clock | Simon Baatz | 1 | -7/+13 |