summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mtd/for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2022-08-058-81/+284
|\
| * Merge tag 'spi-nor/for-5.20' into mtd/nextRichard Weinberger2022-08-012-4/+1
| |\
| * \ Merge remote-tracking branch 'korg_git/nand/next' into mtd/nextRichard Weinberger2022-08-015-59/+275
| |\ \
| | * | mtd: rawnand: arasan: Fix clock rate in NV-DDROlga Kitaina2022-06-291-1/+7
| | * | mtd: rawnand: arasan: Update NAND bus clock instead of system clockAmit Kumar Mahapatra2022-06-291-4/+4
| | * | mtd: rawnand: sm_common: drop unexpected word 'is' in the commentsJiang Jian2022-06-241-1/+1
| | * | mtd: nand: raw: qcom_nandc: add support for unprotected spare data pagesChristian Marangi2022-06-171-5/+194
| | * | mtd: nand: raw: qcom_nandc: reorder qcom_nand_host structChristian Marangi2022-06-171-45/+62
| | * | mtd: rawnand: meson: Fix a potential double free issueChristophe JAILLET2022-06-061-1/+0
| | * | mtd: rawnand: cafe: fix drivers probe/remove methodsPeng Wu2022-06-061-2/+7
| * | | mtd: rawnand: atmel: Warn about failure to unregister mtd deviceUwe Kleine-König2022-06-091-1/+3
| * | | mtd: rawnand: meson: Drop cleaning platform data in .remove()Uwe Kleine-König2022-06-091-2/+0
| * | | mtd: rawnand: meson: Don't skip cleanup after mtd_device_unregister() failedUwe Kleine-König2022-06-091-11/+3
| * | | mtd: rawnand: tegra: Don't skip cleanup after mtd_device_unregister() failedUwe Kleine-König2022-06-091-4/+1
| * | | mtd: rawnand: omap2: Suppress error message after WARN in .remove()Uwe Kleine-König2022-06-091-4/+2
| |/ /
* | / mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase timesSascha Hauer2022-07-151-2/+4
| |/ |/|
* | mtd: rawnand: gpmi: Fix setting busy timeout settingSascha Hauer2022-06-161-1/+1
* | Revert "mtd: rawnand: add support for Toshiba TC58NVG0S3HTA00 NAND flash"Christian Lamparter2022-06-091-3/+0
|/
* Merge tag 'mtd/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2022-05-2420-752/+321
|\
| * mtd: rawnand: renesas: Use runtime PM instead of the raw clock APIMiquel Raynal2022-05-161-28/+23
| * mtd: rawnand: mpc5121: Check before clk_disable_unprepare() not neededPhil Edworthy2022-05-161-2/+1
| * mtd: rawnand: rockchip: Check before clk_disable_unprepare() not neededPhil Edworthy2022-05-161-4/+2
| * mtd: rawnand: cs553x: simplify the return expression of cs553x_write_ctrl_byte()Minghao Chi2022-05-121-6/+1
| * mtd: rawnand: kioxia: Add support for TH58NVG3S0HBAI4Rickard x Andersson2022-05-122-2/+7
| * Merge tag 'mtd/mtk-spi-nand-for-5.19' into nand/nextMiquel Raynal2022-04-275-642/+3
| |\
| | * mtd: nand: make mtk_ecc.c a separated moduleChuanhong Guo2022-04-275-642/+3
| * | mtd: rawnand: tmio: check return value after calling platform_get_resource()Yang Yingliang2022-04-271-0/+3
| * | mtd: rawnand: intel: fix possible null-ptr-deref in ebu_nand_probe()Yang Yingliang2022-04-271-1/+1
| * | mtd: rawnand: cadence: fix possible null-ptr-deref in cadence_nand_dt_probe()Yang Yingliang2022-04-271-3/+2
| * | mtd: rawnand: add support for Toshiba TC58NVG0S3HTA00 NAND flashAndreas Böhler2022-04-211-0/+3
| * | mtd: rawnand: gpmi: Add large oob bch setting supportHan Xu2022-04-212-5/+197
| * | mtd: rawnand: gpmi: Rename the variable ecc_chunk_sizeHan Xu2022-04-212-27/+34
| * | mtd: rawnand: gpmi: Uninline the gpmi_check_ecc functionHan Xu2022-04-211-1/+1
| * | mtd: rawnand: gpmi: Add strict ecc strength checkHan Xu2022-04-211-1/+14
| * | mtd: rawnand: gpmi: Refactor bch geometry settings functionHan Xu2022-04-211-12/+20
| * | mtd: rawnand: denali: Use managed device resourcesZheyu Ma2022-04-211-11/+4
| * | mtd: rawnand: omap_elm: Add compatible for AM64 ELMRoger Quadros2022-04-111-0/+1
| * | mtd: rawnand: print offset instead of page number for bad blocksRafał Miłecki2022-04-041-4/+5
| * | mtd: rawnand: davinci: Remove redundant unsigned comparison to zeroWang Weiyang2022-04-041-1/+1
| |/
* | mtd: rawnand: qcom: fix memory corruption that causes panicMd Sadre Alam2022-04-211-11/+13
* | mtd: rawnand: Fix return value check of wait_for_completion_timeoutMiaoqian Lin2022-04-211-6/+8
* | mtd: rawnand: fix ecc parameters for mt7622Chuanhong Guo2022-04-041-4/+8
|/
* Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-2521-150/+428
|\
| * Merge tag 'nand/for-5.18' into mtd/nextMiquel Raynal2022-03-2313-137/+415
| |\
| | * mtd: rawnand: atmel: fix refcount issue in atmel_nand_controller_initXin Xiong2022-03-141-3/+11
| | * mtd: rawnand: rockchip: fix platform_get_irq.cocci warningYihao Han2022-03-141-1/+0
| | * mtd: rawnand: stm32_fmc2: Add NAND Write Protect supportChristophe Kerello2022-02-181-1/+39
| | * mtd: rawnand: pl353: Set the nand chip node as the flash nodeAmit Kumar Mahapatra2022-02-181-1/+1
| | * mtd: rawnand: protect access to rawnand devices while in suspendSean Nyekjaer2022-02-091-24/+20
| | * mtd: rawnand: brcmnand: Fix sparse warnings in bcma_nandFlorian Fainelli2022-01-261-2/+2