summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | mtd: spi-nor: macronix: use nor->addr_nbytesTudor Ambarus2024-12-061-1/+2
| | * | | | mtd: spi-nor: atmel: add at25sf321 entryMarcus Folkesson2024-12-061-0/+4
| | |/ / /
| * | | | mtd: hyperbus: Use of_property_present() for non-boolean propertiesRob Herring (Arm)2025-01-151-1/+1
| * | | | mtd: st_spi_fsm: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()Raphael Gallais-Pou2025-01-151-4/+2
| * | | | mtd: hyperbus: hbmc-am654: fix an OF node reference leakJoe Hattori2024-12-241-6/+13
| * | | | mtd: mchp48l640: add support for Fujitsu MB85RS128TY FRAMDavid Jander2024-12-051-0/+14
| * | | | mtd: mchp48l640: make WEL behaviour configurableDavid Jander2024-12-051-3/+11
| * | | | mtd: phram: Add the kernel lock down checkTakashi Iwai2024-12-051-0/+5
| * | | | mtd: phram: only call platform_driver_unregister if phram_setup failsColin Ian King2024-12-051-4/+4
| |/ / /
* | | | Merge tag 'spi-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2025-01-221-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequencyMiquel Raynal2025-01-091-0/+2
| | |/ | |/|
* | | Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds2025-01-202-2/+2
|\ \ \
| * | | block: remove BLK_MQ_F_SHOULD_MERGEChristoph Hellwig2024-12-232-2/+2
| | |/ | |/|
* | | Revert "mtd: spi-nor: core: replace dummy buswidth from addr to data"Pratyush Yadav2025-01-151-1/+1
| |/ |/|
* | mtd: rawnand: omap2: Fix build warnings with W=1Roger Quadros2024-12-051-0/+16
* | mtd: rawnand: arasan: Fix missing de-registration of NANDMaciej Andrzejewski2024-12-051-0/+7
* | mtd: rawnand: arasan: Fix double assertion of chip-selectMaciej Andrzejewski2024-12-051-2/+2
* | mtd: diskonchip: Cast an operand to prevent potential overflowZichen Xie2024-12-051-1/+1
* | mtd: rawnand: fix double free in atmel_pmecc_create_user()Dan Carpenter2024-12-051-3/+1
|/
* Merge tag 'ubifs-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-11-307-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 Torvalds2024-11-291-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 Torvalds2024-11-2291-198/+321
|\ \
| * \ Merge tag 'nand/for-6.13' into mtd/nextMiquel Raynal2024-11-2116-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