| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-03-13 | 3 | -7/+198 |
|\ |
|
| * | ubi: wl: Silence uninitialized variable warning | Dan Carpenter | 2019-03-05 | 1 | -1/+1 |
| * | ubi: Expose the bitrot interface | Richard Weinberger | 2019-02-24 | 3 | -0/+175 |
| * | ubi: Introduce in_pq() | Richard Weinberger | 2019-02-24 | 1 | -7/+23 |
* | | Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 2019-03-04 | 3 | -1234/+0 |
|\ \ |
|
| * \ | Merge branch 'spi-5.1' into spi-next | Mark Brown | 2019-03-04 | 3 | -1234/+0 |
| |\ \ |
|
| | * | | mtd: fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.c | Frieder Schrempf | 2019-01-07 | 1 | -1224/+0 |
| | * | | spi: Add a driver for the Freescale/NXP QuadSPI controller | Frieder Schrempf | 2019-01-07 | 2 | -10/+0 |
* | | | | Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2019-03-04 | 34 | -653/+4383 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge tag 'nand/for-5.1' of git://git.infradead.org/linux-mtd into mtd/next | Boris Brezillon | 2019-02-25 | 22 | -553/+4243 |
| |\ \ \ |
|
| | * | | | mtd: rawnand: denali_dt: remove single anonymous clock support | Masahiro Yamada | 2019-02-07 | 1 | -23/+4 |
| | * | | | mtd: rawnand: mtk: fix possible object reference leak | Wen Yang | 2019-02-07 | 1 | -2/+6 |
| | * | | | mtd: rawnand: jz4780: fix possible object reference leak | Wen Yang | 2019-02-07 | 1 | -3/+6 |
| | * | | | mtd: rawnand: atmel: fix possible object reference leak | Wen Yang | 2019-02-07 | 1 | -6/+15 |
| | * | | | mtd: rawnand: fsmc: Disable NAND on remove() | Linus Walleij | 2019-02-05 | 1 | -0/+15 |
| | * | | | mtd: rawnand: fsmc: Reset NAND timings on resume() | Linus Walleij | 2019-02-05 | 1 | -0/+1 |
| | * | | | mtd: spinand: Add support for GigaDevice GD5F1GQ4UExxG | Stefan Roese | 2019-02-05 | 1 | -0/+83 |
| | * | | | mtd: rawnand: denali: remove unused dma_addr field from denali_nand_info | Masahiro Yamada | 2019-02-05 | 1 | -1/+0 |
| | * | | | mtd: rawnand: denali: remove unused function argument 'raw' | Masahiro Yamada | 2019-02-05 | 1 | -9/+9 |
| | * | | | mtd: rawnand: denali: remove unneeded denali_reset_irq() call | Masahiro Yamada | 2019-02-05 | 1 | -3/+0 |
| | * | | | mtd: rawnand: check return code of nand_reset() and nand_readid_op() | Masahiro Yamada | 2019-02-05 | 1 | -4/+10 |
| | * | | | mtd: rawnand: remove ->legacy.erase and single_erase() | Masahiro Yamada | 2019-02-05 | 1 | -27/+4 |
| | * | | | mtd: rawnand: denali: remove ->erase hook | Masahiro Yamada | 2019-02-05 | 1 | -21/+0 |
| | * | | | mtd: rawnand: Annotate implicit fall through in nand_scan_tail | Mathieu Malaterre | 2019-02-05 | 1 | -0/+3 |
| | * | | | mtd: rawnand: Annotate implicit fall through in nand_command/nand_command_lp | Mathieu Malaterre | 2019-02-05 | 1 | -1/+2 |
| | * | | | mtd: spinand: Add support for all Toshiba Memory products | Yoshio Furuyama | 2019-02-05 | 1 | -14/+65 |
| | * | | | mtd: rawnand: meson: add support for Amlogic NAND flash controller | Liang Yang | 2019-02-05 | 3 | -0/+1473 |
| | * | | | mtd: rawnand: Simplify the locking | Boris Brezillon | 2019-02-05 | 1 | -66/+45 |
| | * | | | mtd: rawnand: Stop using chip->state in drivers | Boris Brezillon | 2019-02-05 | 3 | -11/+5 |
| | * | | | mtd: rawnand: omap2: Use nand_controller_init() | Boris Brezillon | 2019-02-05 | 1 | -5/+8 |
| | * | | | mtd: rawnand: tmio: Do not abuse nand_controller->wq | Boris Brezillon | 2019-02-05 | 1 | -8/+9 |
| | * | | | mtd: rawnand: mtk: Use nand_controller_init() instead of open-coding it | Boris Brezillon | 2019-02-05 | 1 | -2/+1 |
| | * | | | mtd: rawnand: marvell: use struct_size() in devm_kzalloc() | Gustavo A. R. Silva | 2019-02-05 | 1 | -3/+2 |
| | * | | | mtd: rawnand: sunxi: Handle the tREA > tRC / 2 case | Boris Brezillon | 2019-02-05 | 1 | -3/+19 |
| | * | | | mtd: spinand: macronix: Fix ECC Status Read | Emil Lenngren | 2019-02-05 | 1 | -1/+7 |
| | * | | | mtd: rawnand: sunxi: Fix kernel doc headers | Boris Brezillon | 2019-02-05 | 1 | -30/+30 |
| | * | | | mtd: rawnand: sunxi: Migrate to ->exec_op() | Boris Brezillon | 2019-02-05 | 1 | -120/+174 |
| | * | | | mtd: rawnand: sunxi: Add an SPDX tag | Boris Brezillon | 2019-02-05 | 1 | -11/+2 |
| | * | | | mtd: rawnand: sunxi: Stop passing mtd_info objects around | Boris Brezillon | 2019-02-05 | 1 | -110/+94 |
| | * | | | mtd: rawnand: sunxi: Name nand_chip objects consistently | Boris Brezillon | 2019-02-05 | 1 | -52/+51 |
| | * | | | mtd: rawnand: sunxi: Use struct_size() | Boris Brezillon | 2019-02-05 | 1 | -3/+1 |
| | * | | | mtd: rawnand: sunxi: Use a consistent name for sunxi_nand_chip objects | Boris Brezillon | 2019-02-05 | 1 | -27/+29 |
| | * | | | mtd: rawnand: stm32_fmc2: add polling mode | Christophe Kerello | 2019-02-05 | 1 | -32/+297 |
| | * | | | mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver | Christophe Kerello | 2019-02-05 | 3 | -0/+1818 |
| | |/ / |
|
| * | | | Merge tag 'spi-nor/for-5.1' of git://git.infradead.org/linux-mtd into mtd/next | Boris Brezillon | 2019-02-25 | 6 | -31/+108 |
| |\ \ \ |
|
| | * | | | mtd: spi-nor: cadence-quadspi: fix spelling mistake: "Couldnt't" -> "Couldn't" | Colin Ian King | 2019-02-21 | 1 | -1/+1 |
| | * | | | mtd: spi-nor: Add support for en25qh64 | Roger Pueyo Centelles | 2019-02-21 | 1 | -0/+2 |
| | * | | | mtd: spi-nor: Add support for MX25V8035F | Frieder Schrempf | 2019-02-21 | 1 | -0/+2 |
| | * | | | mtd: spi-nor: Add support for EN25Q80A | Frieder Schrempf | 2019-02-21 | 1 | -0/+2 |
| | * | | | mtd: spi-nor: cadence-quadspi: Add support for Octal SPI controller | Vignesh R | 2019-02-13 | 1 | -12/+47 |