summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ubifs-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3 days7-14/+59
|\
| * mtd: ubi: remove redundant check on bytes_left at end of functionColin Ian King2024-11-141-1/+1
| * mtd: ubi: fix unreleased fwnode_handle in find_volume_fwnode()Javier Carrasco2024-11-141-0/+2
| * ubi: fastmap: Fix duplicate slab cache names while attachingZhihao Cheng2024-11-141-6/+6
| * ubi: wl: Close down wear-leveling before nand is suspendedMårten Lindahl2024-11-142-0/+23
| * mtd: ubi: Rmove unused declaration in header fileZhang Zekun2024-11-141-1/+0
| * ubi: fastmap: wl: Schedule fm_work if wear-leveling pool is emptyZhihao Cheng2024-11-143-5/+19
| * ubi: wl: Put source PEB into correct list if trying locking LEB failedZhihao Cheng2024-11-141-1/+8
* | Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4 days1-1/+1
|\ \
| * | sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh2024-11-051-1/+1
| |/
* | Merge tag 'mtd/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds11 days91-198/+321
|\ \
| * \ Merge tag 'nand/for-6.13' into mtd/nextMiquel Raynal12 days16-119/+129
| |\ \
| | * | mtd: spinand: Constify struct nand_ecc_engine_opsChristophe JAILLET2024-10-214-6/+6
| | * | mtd: spinand: winbond: Sort the devicesMiquel Raynal2024-10-211-35/+48
| | * | mtd: spinand: winbond: Ignore the last ID charactersMiquel Raynal2024-10-211-3/+3
| | * | mtd: spinand: winbond: Fix 512GW, 01GW, 01JW and 02JW ECC informationMiquel Raynal2024-10-211-8/+8
| | * | mtd: spinand: winbond: Fix 512GW and 02JW OOB layoutMiquel Raynal2024-10-211-2/+2
| | * | mtd: nand: raw: gpmi: improve power management handlingHan Xu2024-10-211-25/+32
| | * | mtd: nand: raw: gpmi: switch to SYSTEM_SLEEP_PM_OPSHan Xu2024-10-211-5/+3
| | * | mtd: rawnand: davinci: use generic device property helpersBartosz Golaszewski2024-10-211-21/+21
| | * | mtd: rawnand: davinci: break the line correctlyBartosz Golaszewski2024-10-211-4/+4
| | * | mtd: rawnand: davinci: order headers alphabeticallyBartosz Golaszewski2024-10-211-5/+5
| | * | mtd: rawnand: atmel: Fix possible memory leakMiquel Raynal2024-10-212-9/+1
| | * | mtd: rawnand: Correct multiple typos in commentsShen Lichuan2024-10-217-9/+9
| * | | Merge tag 'spi-nor/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Miquel Raynal2024-11-197-2/+110
| |\ \ \
| | * | | mtd: spi-nor: core: replace dummy buswidth from addr to dataCheng Ming Lin2024-11-121-1/+1
| | * | | mtd: spi-nor: winbond: add "w/ and w/o SFDP" commentTudor Ambarus2024-11-111-0/+1
| | * | | mtd: spi-nor: spansion: Use nor->addr_nbytes in octal DTR mode in RD_ANY_REG_OPTakahiro Kuwano2024-10-291-0/+1
| | * | | mtd: spi-nor: add support for Macronix Octal flashAlvinZhou2024-10-041-1/+8
| | * | | mtd: spi-nor: sfdp: Get the 8D-8D-8D byte order from BFPTTudor Ambarus2024-10-022-0/+5
| | * | | mtd: spi-nor: core: Allow specifying the byte order in Octal DTR modeTudor Ambarus2024-10-022-0/+4
| | * | | mtd: spi-nor: add Octal DTR support for Macronix flashAlvinZhou2024-10-021-0/+90
| | |/ /
| * | | mtd: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-2172-74/+74
| * | | mtd: cfi_cmdset_0002: remove redundant assignment to variable retColin Ian King2024-10-211-3/+1
| * | | mtd: hyperbus: rpc-if: Add missing MODULE_DEVICE_TABLEBiju Das2024-10-211-0/+7
| |/ /
* | | Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-11-193-3/+3
|\ \ \ | |_|/ |/| |
| * | mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>Uros Bizjak2024-10-033-3/+3
| |/
* / move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-022-2/+2
|/
* [tree-wide] finally take no_llseek outAl Viro2024-09-272-3/+0
* Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-263-0/+229
|\
| * mtd: rawnand: add support for ts72xxNikita Shubin2024-09-123-0/+229
* | Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-09-211-1/+1
|\ \
| * | treewide: correct the typo 'retun'WangYuli2024-09-091-1/+1
| |/
* | Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-09-191-3/+3
|\ \
| * \ Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter2024-08-081-3/+3
| |\ \ | | |/ | |/|
| | * mtd: mtdoops: Fix kmsgdump parameter renaming.Jocelyn Falempe2024-07-221-2/+2
| | * printk: Add a short description string to kmsg_dump()Jocelyn Falempe2024-07-171-1/+1
* | | Merge tag 'nand/for-6.12' into mtd/nextMiquel Raynal2024-09-1517-153/+457
|\ \ \
| * | | mtd: spinand: macronix: Flag parts needing explicit plane selectCheng Ming Lin2024-09-091-7/+17
| * | | mtd: spinand: Add support for setting plane select bitsCheng Ming Lin2024-09-091-0/+6