summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2024-12-05mtd: rawnand: omap2: Fix build warnings with W=1Roger Quadros
2024-12-05mtd: rawnand: arasan: Fix missing de-registration of NANDMaciej Andrzejewski
2024-12-05mtd: rawnand: arasan: Fix double assertion of chip-selectMaciej Andrzejewski
2024-12-05mtd: diskonchip: Cast an operand to prevent potential overflowZichen Xie
2024-12-05mtd: rawnand: fix double free in atmel_pmecc_create_user()Dan Carpenter
2024-11-30Merge tag 'ubifs-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-22Merge tag 'mtd/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2024-11-21Merge tag 'nand/for-6.13' into mtd/nextMiquel Raynal
2024-11-19Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-11-19Merge tag 'spi-nor/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Miquel Raynal
2024-11-14mtd: ubi: remove redundant check on bytes_left at end of functionColin Ian King
2024-11-14mtd: ubi: fix unreleased fwnode_handle in find_volume_fwnode()Javier Carrasco
2024-11-14ubi: fastmap: Fix duplicate slab cache names while attachingZhihao Cheng
2024-11-14ubi: wl: Close down wear-leveling before nand is suspendedMårten Lindahl
2024-11-14mtd: ubi: Rmove unused declaration in header fileZhang Zekun
2024-11-14ubi: fastmap: wl: Schedule fm_work if wear-leveling pool is emptyZhihao Cheng
2024-11-14ubi: wl: Put source PEB into correct list if trying locking LEB failedZhihao Cheng
2024-11-12mtd: spi-nor: core: replace dummy buswidth from addr to dataCheng Ming Lin
2024-11-11mtd: spi-nor: winbond: add "w/ and w/o SFDP" commentTudor Ambarus
2024-11-05sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh
2024-10-29mtd: spi-nor: spansion: Use nor->addr_nbytes in octal DTR mode in RD_ANY_REG_OPTakahiro Kuwano
2024-10-21mtd: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-21mtd: cfi_cmdset_0002: remove redundant assignment to variable retColin Ian King
2024-10-21mtd: spinand: Constify struct nand_ecc_engine_opsChristophe JAILLET
2024-10-21mtd: spinand: winbond: Sort the devicesMiquel Raynal
2024-10-21mtd: spinand: winbond: Ignore the last ID charactersMiquel Raynal
2024-10-21mtd: spinand: winbond: Fix 512GW, 01GW, 01JW and 02JW ECC informationMiquel Raynal
2024-10-21mtd: spinand: winbond: Fix 512GW and 02JW OOB layoutMiquel Raynal
2024-10-21mtd: nand: raw: gpmi: improve power management handlingHan Xu
2024-10-21mtd: nand: raw: gpmi: switch to SYSTEM_SLEEP_PM_OPSHan Xu
2024-10-21mtd: rawnand: davinci: use generic device property helpersBartosz Golaszewski
2024-10-21mtd: rawnand: davinci: break the line correctlyBartosz Golaszewski
2024-10-21mtd: rawnand: davinci: order headers alphabeticallyBartosz Golaszewski
2024-10-21mtd: rawnand: atmel: Fix possible memory leakMiquel Raynal
2024-10-21mtd: rawnand: Correct multiple typos in commentsShen Lichuan
2024-10-21mtd: hyperbus: rpc-if: Add missing MODULE_DEVICE_TABLEBiju Das
2024-10-04mtd: spi-nor: add support for Macronix Octal flashAlvinZhou
2024-10-03mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>Uros Bizjak
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-02mtd: spi-nor: sfdp: Get the 8D-8D-8D byte order from BFPTTudor Ambarus
2024-10-02mtd: spi-nor: core: Allow specifying the byte order in Octal DTR modeTudor Ambarus
2024-10-02mtd: spi-nor: add Octal DTR support for Macronix flashAlvinZhou
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-26Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-15Merge tag 'nand/for-6.12' into mtd/nextMiquel Raynal
2024-09-15Merge tag 'spi-nor/for-6.12' into mtd/nextMiquel Raynal
2024-09-14mtd: spi-nor: fix flash probingMichael Walle