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