Age | Commit message (Expand) | Author | Files | Lines |
2022-03-07 | mtd: rawnand: omap2: Actually prevent invalid configuration and build error | Roger Quadros | 1 | -2/+1 |
2022-02-25 | Merge tag 'char-misc-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+2 |
2022-02-21 | mtd: core: Fix a conflict between MTD and NVMEM on wp-gpios property | Christophe Kerello | 1 | -0/+2 |
2022-01-31 | mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC status | david regan | 1 | -1/+1 |
2022-01-26 | mtd: rawnand: gpmi: don't leak PM reference in error path | Christian Eggers | 1 | -1/+2 |
2022-01-25 | mtd: phram: Prevent divide by zero bug in phram_setup() | Dan Carpenter | 1 | -4/+8 |
2022-01-25 | mtd: rawnand: omap2: Prevent invalid configuration and build error | Roger Quadros | 1 | -1/+2 |
2022-01-25 | mtd: parsers: qcom: Fix missing free for pparts in cleanup | Ansuel Smith | 1 | -0/+2 |
2022-01-25 | mtd: parsers: qcom: Fix kernel panic on skipped partition | Ansuel Smith | 1 | -12/+19 |
2022-01-25 | mtd: parsers: qcom: Don't print error message on -EPROBE_DEFER | Bryan O'Donoghue | 1 | -1/+2 |
2022-01-25 | mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe() | Bryan O'Donoghue | 1 | -8/+6 |
2022-01-25 | mtd: rawnand: ingenic: Fix missing put_device in ingenic_ecc_get | Miaoqian Lin | 1 | -1/+6 |
2022-01-14 | Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 4 | -141/+1 |
2022-01-14 | Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -2/+12 |
2022-01-12 | Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -13/+20 |
2022-01-12 | Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2022-01-11 | Merge tag 'mtd/for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Linus Torvalds | 43 | -1264/+2985 |
2022-01-10 | Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 2 | -9/+53 |
2022-01-02 | MIPS: TXX9: Remove TX4939 SoC support | Thomas Bogendoerfer | 1 | -1/+1 |
2022-01-02 | MIPS: TXX9: Remove rbtx4939 board support | Thomas Bogendoerfer | 3 | -140/+0 |
2021-12-31 | Merge tag 'nand/for-5.17' into mtd/next | Miquel Raynal | 11 | -394/+1767 |
2021-12-31 | Merge tag 'spi-nor/for-5.17' into mtd/next | Miquel Raynal | 21 | -827/+1080 |
2021-12-31 | Merge tag 'cfi/for-5.17' into mtd/next | Miquel Raynal | 1 | -3/+5 |
2021-12-31 | Merge tag 'memory-controller-drv-omap-5.17' into nand/next | Miquel Raynal | 2 | -5/+2 |
2021-12-29 | mtd: spi-nor: Remove debugfs entries that duplicate sysfs entries | Tudor Ambarus | 1 | -12/+0 |
2021-12-23 | ubi: Fix a mistake in comment | Kai Song | 1 | -1/+1 |
2021-12-23 | mtd: spi-nor: micron-st: write 2 bytes when disabling Octal DTR mode | Pratyush Yadav | 1 | -5/+17 |
2021-12-23 | mtd: spi-nor: spansion: write 2 bytes when disabling Octal DTR mode | Pratyush Yadav | 1 | -5/+13 |
2021-12-23 | mtd: spi-nor: core: use 2 data bytes for template ops | Pratyush Yadav | 1 | -2/+2 |
2021-12-23 | mtd: spi-nor: Constify part specific fixup hooks | Tudor Ambarus | 6 | -7/+7 |
2021-12-23 | mtd: spi-nor: core: Remove reference to spi-nor.c | Flavio Suligoi | 1 | -2/+2 |
2021-12-22 | mtd: rawnand: gpmi: Use platform_get_irq_byname() to get the interrupt | Lad Prabhakar | 1 | -7/+4 |
2021-12-22 | mtd: rawnand: omap_elm: Use platform_get_irq() to get the interrupt | Lad Prabhakar | 1 | -9/+7 |
2021-12-22 | mtd: rawnand: omap2: Select GPMC device driver for ARCH_K3 | Roger Quadros | 1 | -0/+1 |
2021-12-22 | memory: omap-gpmc: Use a compatible match table when checking for NAND contro... | Roger Quadros | 1 | -4/+1 |
2021-12-21 | mtd: rawnand: renesas: Add new NAND controller driver | Miquel Raynal | 3 | -0/+1432 |
2021-12-20 | Merge tag 'tegra-for-5.17-drivers' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 1 | -8/+50 |
2021-12-17 | mtd: rawnand: gpmi: remove unneeded variable | Minghao Chi | 1 | -4/+1 |
2021-12-17 | mtd: rawnand: omap2: drop unused variable | Roger Quadros | 1 | -4/+0 |
2021-12-17 | mtd: rawnand: omap2: fix force_8bit flag behaviour for DMA mode | Roger Quadros | 1 | -0/+10 |
2021-12-17 | mtd: rawnand: omap2: Add compatible for AM64 SoC | Roger Quadros | 1 | -0/+1 |
2021-12-17 | mtd: rawnand: omap2: move to exec_op interface | Roger Quadros | 1 | -279/+211 |
2021-12-17 | mtd: rawnand: omap2: Allow build on K3 platforms | Roger Quadros | 1 | -1/+1 |
2021-12-17 | dmaengine: qcom-adm: stop abusing slave_id config | Arnd Bergmann | 1 | -2/+12 |
2021-12-16 | mtd: rawnand: tegra: Add runtime PM and OPP support | Dmitry Osipenko | 1 | -8/+50 |
2021-12-12 | mtd_blkdevs: don't scan partitions for plain mtdblock | Christoph Hellwig | 1 | -2/+4 |
2021-12-09 | mtdchar: prevent unbounded allocation in MEMWRITE ioctl | Michał Kępień | 1 | -23/+87 |
2021-12-09 | mtd: gen_probe: Use bitmap_zalloc() when applicable | Christophe JAILLET | 1 | -5/+4 |
2021-12-09 | mtd: Introduce an expert mode for forensics and debugging purposes | Miquel Raynal | 4 | -0/+19 |
2021-12-09 | mtd: onenand: remove redundant variable ooblen | Colin Ian King | 1 | -2/+2 |