Age | Commit message (Expand) | Author |
2023-04-02 | Merge tag 'driver-core-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-03-27 | Merge tag 'mtd/fixes-for-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-03-22 | mtd: rawnand: meson: invalidate cache on polling ECC bit | Arseniy Krasnov |
2023-03-22 | mtd: rawnand: nandsim: Artificially prevent sequential page reads | Miquel Raynal |
2023-03-11 | Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-03-11 | ubi: block: Fix missing blk_mq_end_request | Richard Weinberger |
2023-03-09 | mtd: maps: pismo: Convert to i2c's .probe_new() | Uwe Kleine-König |
2023-03-06 | mtd: nand: mxic-ecc: Fix mxic_ecc_data_xfer_wait_for_completion() when irq is... | Christophe JAILLET |
2023-03-06 | mtd: rawnand: meson: initialize struct with zeroes | Arseniy Krasnov |
2023-03-06 | mtd: spi-nor: fix memory leak when using debugfs_lookup() | Greg Kroah-Hartman |
2023-03-01 | Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-02-27 | Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-02-25 | Merge tag 'mtd/for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds |
2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-02-23 | Merge tag 'nand/for-6.3' into mtd/next | Miquel Raynal |
2023-02-23 | Merge tag 'spi-nor/for-6.3' into mtd/next | Miquel Raynal |
2023-02-20 | Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2023-02-14 | ubi: block: Fix a possible use-after-free bug in ubiblock_create() | Harshit Mogalapalli |
2023-02-13 | mtd: ubi: block: wire-up device parent | Daniel Golle |
2023-02-13 | mtd: ubi: wire-up parent MTD device | Daniel Golle |
2023-02-08 | mtd: mtdpart: Don't create platform device that'll never probe | Saravana Kannan |
2023-02-06 | mtd: parsers: ofpart: add workaround for #size-cells 0 | Francesco Dolcini |
2023-02-06 | mtd: rawnand: sunxi: Precompute the ECC_CTL register value | Samuel Holland |
2023-02-06 | mtd: rawnand: sunxi: Embed sunxi_nand_hw_ecc by value | Samuel Holland |
2023-02-06 | mtd: rawnand: sunxi: Update OOB layout to match hardware | Samuel Holland |
2023-02-06 | Merge tag 'mtd/fixes-for-6.2-rc4' into spi-nor/next | Tudor Ambarus |
2023-02-06 | mtd: spi-nor: Sort headers alphabetically | Tudor Ambarus |
2023-02-06 | mtd: spi-nor: Fix shift-out-of-bounds in spi_nor_set_erase_type | Louis Rannou |
2023-02-05 | ubi: use correct names in function kernel-doc comments | Randy Dunlap |
2023-02-05 | ubi: block: set BLK_MQ_F_BLOCKING | Christoph Hellwig |
2023-02-03 | mtd: nand: ecc-mtk: Add ECC support fot MT7986 IC | Xiangsheng Hou |
2023-02-02 | UBI: Fastmap: Fix kernel-doc | Jiapeng Chong |
2023-02-02 | ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failed | Zhihao Cheng |
2023-02-02 | ubi: Fix UAF wear-leveling entry in eraseblk_count_seq_show() | Zhihao Cheng |
2023-02-02 | ubi: fastmap: Fix missed fm_anchor PEB in wear-leveling after disabling fastmap | Zhihao Cheng |
2023-02-02 | ubi: Fix permission display of the debugfs files | ZhaoLong Wang |
2023-02-02 | ubi: Fix possible null-ptr-deref in ubi_free_volume() | Yang Yingliang |
2023-02-02 | ubi: fastmap: Add fastmap control support for module parameter | ZhaoLong Wang |
2023-02-02 | ubi: Fix unreferenced object reported by kmemleak in ubi_resize_volume() | Li Zetao |
2023-02-02 | ubi: Fix use-after-free when volume resizing failed | Li Zetao |
2023-02-02 | ubi: block: Reduce warning print to info for static volumes | Mårten Lindahl |
2023-02-02 | ubi: ensure that VID header offset + VID header size <= alloc, size | George Kennedy |
2023-01-30 | mtd: rawnand: fsl_elbc: Propagate HW ECC settings to HW | Pali Rohár |
2023-01-30 | mtd: spinand: Add support for AllianceMemory AS5F34G04SND | Mario Kicherer |
2023-01-26 | mtd: spi-nor: Create macros to define chip IDs and geometries | Miquel Raynal |
2023-01-26 | mtd: spi-nor: spansion: Make CFRx reg fields generic | Tudor Ambarus |
2023-01-26 | mtd: spi-nor: spansion: Consider reserved bits in CFR5 register | Tudor Ambarus |
2023-01-26 | mtd: spi-nor: core: fix implicit declaration warning | Zeng Heng |
2023-01-23 | memory: renesas-rpc-if: Remove Runtime PM wrappers | Geert Uytterhoeven |
2023-01-23 | memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*() | Geert Uytterhoeven |