| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-4.21' of git://git.infradead.org/linux-mtd into mtd/next | Boris Brezillon | 2018-12-18 | 3 | -21/+25 |
|\ |
|
| * | mtd: nand: Fix memory allocation in nanddev_bbt_init() | Frieder Schrempf | 2018-11-28 | 1 | -1/+2 |
| * | mtd: rawnand: qcom: Namespace prefix some commands | Olof Johansson | 2018-11-18 | 1 | -16/+16 |
| * | mtd: rawnand: atmel: fix OF child-node lookup | Johan Hovold | 2018-11-18 | 1 | -4/+7 |
* | | Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next | Boris Brezillon | 2018-12-18 | 51 | -1018/+1415 |
|\ \ |
|
| * | | mtd: rawnand: sunxi: Write pageprog related opcodes to WCMD_SET | Boris Brezillon | 2018-12-17 | 1 | -1/+1 |
| * | | mtd: rawnand: marvell: prevent timeouts on a loaded machine | Miquel Raynal | 2018-12-15 | 1 | -3/+14 |
| * | | mtd: rawnand: omap2: Pass the parent of pdev to dma_request_chan() | Boris Brezillon | 2018-12-14 | 1 | -1/+1 |
| * | | mtd: rawnand: Fix JEDEC detection | Boris Brezillon | 2018-12-14 | 1 | -0/+2 |
| * | | mtd: rawnand: jz4780: annotate implicit fall throughs | Mathieu Malaterre | 2018-12-07 | 1 | -0/+2 |
| * | | mtd: spinand: add support for GigaDevice GD5FxGQ4xA | Chuanhong Guo | 2018-12-07 | 3 | -1/+150 |
| * | | mtd: rawnand: Deprecate the dummy_controller field | Boris Brezillon | 2018-12-07 | 13 | -14/+14 |
| * | | mtd: rawnand: vf610: Add an SPDX tag to replace the license text | Boris Brezillon | 2018-12-07 | 1 | -5/+1 |
| * | | mtd: rawnand: vf610: Stop using the dummy controller obj | Boris Brezillon | 2018-12-07 | 1 | -1/+5 |
| * | | mtd: rawnand: vf610: Stop passing mtd_info to internal functions | Boris Brezillon | 2018-12-07 | 1 | -29/+19 |
| * | | mtd: rawnand: fsmc: Fix all coding style issues reported by checkpatch | Boris Brezillon | 2018-12-07 | 1 | -100/+99 |
| * | | mtd: rawnand: fsmc: Add an SPDX tag to replace the license text | Boris Brezillon | 2018-12-07 | 1 | -5/+2 |
| * | | mtd: rawnand: fsmc: Stop using the dummy controller obj | Boris Brezillon | 2018-12-07 | 1 | -1/+6 |
| * | | mtd: rawnand: fsmc: Make conversion from chip to fsmc consistent | Boris Brezillon | 2018-12-07 | 1 | -2/+1 |
| * | | mtd: rawnand: fsmc: Fix the fsmc_nand_data kernel-doc | Boris Brezillon | 2018-12-07 | 1 | -3/+4 |
| * | | mtd: rawnand: fsmc: Stop passing mtd_info objects to internal functions | Boris Brezillon | 2018-12-07 | 1 | -28/+23 |
| * | | mtd: rawnand: denali: remove denali_reset_banks() | Masahiro Yamada | 2018-12-07 | 1 | -29/+0 |
| * | | mtd: rawnand: denali: remove ->dev_ready() hook | Masahiro Yamada | 2018-12-07 | 1 | -22/+1 |
| * | | mtd: rawnand: marvell: fix spelling mistake in kernel doc | Miquel Raynal | 2018-12-07 | 1 | -1/+1 |
| * | | mtd: rawnand: ams-delta: Use GPIO API for data I/O | Janusz Krzysztofik | 2018-12-07 | 1 | -48/+61 |
| * | | mtd: rawnand: ams-delta: Request data port GPIO resource | Janusz Krzysztofik | 2018-12-07 | 1 | -2/+9 |
| * | | mtd: rawnand: Move ->setup_data_interface() to nand_controller_ops | Boris Brezillon | 2018-12-07 | 14 | -22/+51 |
| * | | mtd: rawnand: Move the ->exec_op() method to nand_controller_ops | Boris Brezillon | 2018-12-07 | 9 | -38/+51 |
| * | | mtd: rawnand: Deprecate the ->select_chip() hook | Boris Brezillon | 2018-12-07 | 27 | -36/+37 |
| * | | mtd: rawnand: ams-delta: Stop implementing ->select_chip() | Boris Brezillon | 2018-12-07 | 1 | -8/+6 |
| * | | mtd: rawnand: vf610: Stop implementing ->select_chip() | Boris Brezillon | 2018-12-07 | 1 | -16/+18 |
| * | | mtd: rawnand: tegra: Stop implementing ->select_chip() | Boris Brezillon | 2018-12-07 | 1 | -16/+12 |
| * | | mtd: rawnand: marvell: Stop implementing ->select_chip() | Boris Brezillon | 2018-12-07 | 1 | -9/+18 |
| * | | mtd: rawnand: fsmc: Stop implementing ->select_chip() | Boris Brezillon | 2018-12-07 | 1 | -11/+12 |