aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/chips
Commit message (Expand)AuthorAge
* Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-08-11
|\
| * mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking.Joakim Tjernlund2018-06-22
| * mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudaryJoakim Tjernlund2018-06-21
| * mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chipsJoakim Tjernlund2018-06-21
| * mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()Joakim Tjernlund2018-06-21
* | mtd: Make Kconfig formatting consistentBoris Brezillon2018-07-19
* | mtd: cfi: cmdset_0002: remove redundant variable timeoColin Ian King2018-07-07
* | mtd: Use kasprintf() instead of fixed buffer formattingGeert Uytterhoeven2018-07-07
* | mtd: replace VMLINUX_SYMBOL_STR() with string literalMasahiro Yamada2018-06-24
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtdLinus Torvalds2018-06-08
|\
| * mtd: cfi_cmdset_0002: Change erase one block to enable XIP onceTokunori Ikegami2018-05-30
| * mtd: cfi_cmdset_0002: Change erase functions to check chip good onlyTokunori Ikegami2018-05-30
| * mtd: cfi_cmdset_0002: Change erase functions to retry for errorTokunori Ikegami2018-05-30
| * mtd: cfi_cmdset_0002: Change definition naming to retry write operationTokunori Ikegami2018-05-30
| * mtd: cfi_cmdset_0002: Change write buffer to check correct valueTokunori Ikegami2018-05-30
| * mtd: cfi_cmdset_0002: Fix coding style issuesTokunori Ikegami2018-05-12
| * mtd: cfi: Add early fixup for S70GL02GSAaron Sierra2018-05-04
| * mtd: cfi: Support early CFI fixupsAaron Sierra2018-05-04
* | mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.Joakim Tjernlund2018-04-24
* | mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.Joakim Tjernlund2018-04-24
* | mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund2018-04-24
|/
* Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtdLinus Torvalds2018-04-06
|\
| * mtd: jedec_probe: add Eon EN29LV400A IDsLinus Walleij2018-03-29
| * mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon2018-03-21
* | mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij2018-03-29
|/
* Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds2017-11-23
|\
| * mtd: remove the get_unmapped_area methodNicolas Pitre2017-11-13
| * mtd: chips/map_rom.c: implement point and unpoint methodsNicolas Pitre2017-11-13
| * mtd: chips/map_ram.c: implement point and unpoint methodsNicolas Pitre2017-11-13
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* mtd: cfi_cmdset_0020: Drop unnecessary staticJulia Lawall2017-05-11
* drivers/mtd: Convert remaining uses of pr_warning to pr_warnJoe Perches2017-04-19
* mtd: cfi_cmdset_0020: Deinline do_write_buffer, save 5316 bytesDenys Vlasenko2016-07-09
* mtd: avoid stack overflow in MTD CFI codeArnd Bergmann2016-04-03
* mtd: cfi_cmdset_0001: fixing memory leak and handling failed kmallocInsu Yun2016-01-06
* mtd: cfi_cmdset_0002: use swap() in cfi_cmdset_0002()Fabian Frederick2015-12-18
* mtd: cfi: enforce valid geometry configurationArnd Bergmann2015-11-30
* mtd: chips: fixup dependencies, to prevent build errorBrian Norris2015-05-28
* mtd: cfi_cmdset_0002: Initialize datum before calling map_word_load_partialChristian Riesch2015-05-27
* mtd: cfi: deinline large functionsDenys Vlasenko2015-05-27
* mtd: cfi: clean up some indentingDan Carpenter2015-03-30
* mtd: map_rom: Support UBI on ROMAaron Sierra2015-01-10
* mtd: map_ram: Enable mtdoopsAlessio Igor Bogani2015-01-09
* mtd: delete unnecessary checks before two function callsMarkus Elfring2014-11-26
* mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chipsDmitry Eremin-Solenikov2014-10-29
* Merge l2-mtd/next into l2-mtd/masterBrian Norris2014-08-19
|\
| * mtd: cfi_cmdset_0002: allow retry/timeout loop to exitBrian Norris2014-08-19
* | mtd: cfi_cmdset_0002: check return code for get_chip()Brian Norris2014-08-15
|/