Age | Commit message (Expand) | Author |
2023-11-10 | Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2023-11-05 | Merge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-11-04 | Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds |
2023-11-04 | Merge tag 'nand/for-6.7' into mtd/next | Miquel Raynal |
2023-11-04 | Merge tag 'spi-nor/for-6.7' into mtd/next | Miquel Raynal |
2023-11-03 | Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-10-31 | Merge tag 'gpio-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2023-10-28 | ubi: block: Fix use-after-free in ubiblock_cleanup | ZhaoLong Wang |
2023-10-28 | ubi: fastmap: Add control in 'UBI_IOCATT' ioctl to reserve PEBs for filling p... | Zhihao Cheng |
2023-10-28 | ubi: fastmap: Add module parameter to control reserving filling pool PEBs | Zhihao Cheng |
2023-10-28 | ubi: fastmap: Fix lapsed wear leveling for first 64 PEBs | Zhihao Cheng |
2023-10-28 | ubi: fastmap: Get wl PEB even ec beyonds the 'max' if free PEBs are run out | Zhihao Cheng |
2023-10-28 | ubi: fastmap: may_reserve_for_fm: Don't reserve PEB if fm_anchor exists | Zhihao Cheng |
2023-10-28 | ubi: fastmap: Remove unneeded break condition while filling pools | Zhihao Cheng |
2023-10-28 | ubi: fastmap: Wait until there are enough free PEBs before filling pools | Zhihao Cheng |
2023-10-28 | ubi: fastmap: Use free pebs reserved for bad block handling | Zhihao Cheng |
2023-10-28 | ubi: Replace erase_block() with sync_erase() | Zhihao Cheng |
2023-10-28 | ubi: fastmap: Allocate memory with GFP_NOFS in ubi_update_fastmap | Zhihao Cheng |
2023-10-28 | ubi: fastmap: erase_block: Get erase counter from wl_entry rather than flash | Zhihao Cheng |
2023-10-28 | ubi: fastmap: Fix missed ec updating after erasing old fastmap data block | Zhihao Cheng |
2023-10-28 | mtd: block2mtd: Convert to bdev_open_by_dev/path() | Jan Kara |
2023-10-27 | mtd: cfi_cmdset_0001: Byte swap OTP info | Linus Walleij |
2023-10-27 | mtd: rawnand: meson: check return value of devm_kasprintf() | Yi Yang |
2023-10-27 | mtd: rawnand: intel: check return value of devm_kasprintf() | Yi Yang |
2023-10-27 | mtd: rawnand: sh_flctl: Convert to module_platform_driver() | Uwe Kleine-König |
2023-10-27 | Revert "nvmem: add new config option" | Rafał Miłecki |
2023-10-21 | nvmem: add explicit config option to read old syntax fixed OF cells | Rafał Miłecki |
2023-10-20 | Merge tag 'mtd/fixes-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-10-19 | mtd: parsers: ar7: remove support | Wolfram Sang |
2023-10-18 | mtd: spi-nor: micron-st: use SFDP table for mt25qu512a | Mamta Shukla |
2023-10-18 | mtd: spi-nor: micron-st: enable lock/unlock for mt25qu512a | Mamta Shukla |
2023-10-16 | mtd: rawnand: Remove unused of_gpio.h inclusion | Andy Shevchenko |
2023-10-16 | mtd: spinand: Add support for XTX XT26xxxDxxxxx | Bruce Suen |
2023-10-16 | mtd: spinand: winbond: add support for serial NAND flash | Sridharan S N |
2023-10-16 | mtd: rawnand: cadence: Annotate struct cdns_nand_chip with __counted_by | Kees Cook |
2023-10-16 | mtd: rawnand: Annotate struct mtk_nfc_nand_chip with __counted_by | Kees Cook |
2023-10-16 | mtd: spinand: add support for FORESEE F35SQA002G | Martin Kurbanov |
2023-10-16 | mtd: rawnand: rockchip: Use struct_size() | Christophe JAILLET |
2023-10-16 | mtd: rawnand: arasan: Include ECC syndrome along with in-band data while chec... | Amit Kumar Mahapatra |
2023-10-16 | mtd: Use device_get_match_data() | Rob Herring |
2023-10-16 | mtd: spi-nor: nxp-spifi: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-16 | mtd: spi-nor: hisi-sfc: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-16 | mtd: maps: sun_uflash: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-16 | mtd: maps: sa1100-flash: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-16 | mtd: maps: pxa2xx-flash: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-16 | mtd: maps: plat-ram: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-16 | mtd: maps: physmap-core: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-16 | mtd: maps: lantiq-flash: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-16 | mtd: lpddr2_nvm: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-16 | mtd: hyperbus: rpc-if: Convert to platform remove callback returning void | Uwe Kleine-König |