Age | Commit message (Expand) | Author |
2017-03-09 | scripts/spelling.txt: add "disble(d)" pattern and fix typo instances | Masahiro Yamada |
2017-03-03 | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-03-02 | statx: Add a system call to make enhanced file info available | David Howells |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-28 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2017-02-28 | ARM: 8638/1: mtd: lart: Rename partition defines to be prefixed with PART_ | Florian Fainelli |
2017-02-21 | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-02-10 | mtd: aspeed: remove redundant dev_err call in aspeed_smc_probe() | Wei Yongjun |
2017-02-10 | Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linux | Brian Norris |
2017-02-10 | mtd: physmap_of: fixup gemini/versatile dependencies | Brian Norris |
2017-02-10 | mtd: spi-nor: cqspi: remove redundant dead code on error return check | Colin Ian King |
2017-02-10 | mtd: fsl-quadspi: Rename SEQID_QUAD_READ to SEQID_READ | Yunhui Cui |
2017-02-10 | mtd:fsl-quadspi:use the property fields of SPI-NOR | Yunhui Cui |
2017-02-10 | mtd: spi-nor: Add support for gd25q16 | Kamal Dasu |
2017-02-10 | mtd: spi-nor: Fix S3AN addressing calculation | Ricardo Ribalda |
2017-02-10 | mtd: aspeed: fix compile warning in aspeed_smc_read_from_ahb() | Cédric Le Goater |
2017-02-10 | mtd: spi-nor: add dt support for Everspin MRAMs | Uwe Kleine-König |
2017-02-10 | Merge tag 'ib-mfd-mtd-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git... | Cyrille Pitchen |
2017-02-10 | mtd: spi-nor: Add lock/unlock support for f25l32pa | Victor Shyba |
2017-02-10 | mtd: spi-nor: add a stateless method to support memory size above 128Mib | Cyrille Pitchen |
2017-02-10 | mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes | Cyrille Pitchen |
2017-02-10 | mtd: m25p80: consider max message size in m25p80_read | Heiner Kallweit |
2017-02-10 | mtd: aspeed: add memory controllers for the Aspeed AST2400 SoC | Cédric Le Goater |
2017-02-10 | mtd: spi-nor: add memory controllers for the Aspeed AST2500 SoC | Cédric Le Goater |
2017-02-10 | mtd: spi-nor: remove WARN_ONCE() message in spi_nor_write() | Cyrille Pitchen |
2017-02-10 | mtd: spi-nor: improve macronix_quad_enable() | Cyrille Pitchen |
2017-02-10 | mtd: spi-nor: Add support for S3AN spi-nor devices | Ricardo Ribalda |
2017-02-09 | mtd: Add partition device node to mtd partition devices | Sascha Hauer |
2017-02-09 | mtd: bcm47xxpart: support layouts with multiple TRX partitions | Rafał Miłecki |
2017-02-09 | mtd: bcm47xxpart: move TRX parsing code to separated function | Rafał Miłecki |
2017-02-08 | mtd: bcm47xxsflash: support reading flash out of mapping window | Rafał Miłecki |
2017-02-08 | Merge tag 'nand/for-4.11' of github.com:linux-nand/linux | Brian Norris |
2017-02-08 | mtd: Fix typo: "occured" -> "occurred" | Nobuhiro Iwamatsu |
2017-02-08 | mtd: nand: set max_bb_per_die and blocks_per_die for ONFI compliant chips | Zach Brown |
2017-02-08 | mtd: nand: implement 'max_bad_blocks' mtd function | Zach Brown |
2017-02-08 | mtd: ichxrom: maybe-uninitialized with gcc-4.9 | Arnd Bergmann |
2017-02-08 | mtd: introduce function max_bad_blocks | Jeff Westfahl |
2017-02-08 | mtd: fix typos in ooblayout comment blocks | Masahiro Yamada |
2017-02-08 | mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy | Arnd Bergmann |
2017-02-08 | mtd: physmap_of: add a hook for Gemini flash probing | Linus Walleij |
2017-02-08 | mtd: update my email address | John Crispin |
2017-02-08 | mtd: bcm47xxsflash: use platform_(set|get)_drvdata | Rafał Miłecki |
2017-02-06 | mtd: nand: Add Winbond manufacturer id | Andrey Jr. Melnikov |
2017-02-06 | mtd: nand: sunxi: Improve sunxi_nfc_cmd_ctrl() | Boris Brezillon |
2017-02-06 | mtd: nand: sunxi: Stop using polling mode when waiting for long operations | Boris Brezillon |
2017-02-06 | mtd: nand: sunxi: Fix the non-polling case in sunxi_nfc_wait_events() | Boris Brezillon |
2017-02-06 | mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0 | Mark Marshall |
2017-01-31 | block: fold cmd_type into the REQ_OP_ space | Christoph Hellwig |