aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
...
| * | mtd: spi-nor: add support for EON EN25QH128Sergey Ryazanov2014-07-14
| * | mtd: cfi_cmdset_0002: Add support for locking OTP memoryChristian Riesch2014-07-11
| * | mtd: cfi_cmdset_0002: Add support for writing OTP memoryChristian Riesch2014-07-11
| * | mtd: cfi_cmdset_0002: Invalidate cache after entering/exiting OTP memoryChristian Riesch2014-07-11
| * | mtd: cfi_cmdset_0002: Add support for reading OTPChristian Riesch2014-07-11
| * | mtd: spi-nor: add support for flag status register on Micron chipsgrmoore@altera.com2014-07-11
| * | mtd: Account for BBT blocks when a partition is being allocatedEzequiel Garcia2014-07-08
| * | mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2014-07-08
| * | mtd: Add sysfs attributes to expose the ECC stats fieldsEzequiel Garcia2014-07-08
| * | mtd: phram: replace kmalloc/strcpy by kstrdupFabian Frederick2014-07-05
| * | mtd: bf5xx_nand: drop no-op PM supportBrian Norris2014-07-02
| * | mtd/ftl: drop the useless VirtualPageMap in partition_tKevin Hao2014-07-02
| * | mtd: maps: rbtx4939-flash: delete an unused variable in rbtx4939_flash_removeAtsushi Nemoto2014-07-02
| * | mtd: s3c2410: Move to clk_prepare_enable/clk_disable_unprepareVasily Khoruzhick2014-07-02
| * | mtd: cmdlinepart: Spelling s/trucate/truncate/Geert Uytterhoeven2014-07-02
| * | mtd: lpc32xx: drop bitflip_threshold initializationBrian Norris2014-07-01
* | | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-08
|\ \ \
| * | | mtd: onenand: remove s5pc100 related onenand codesKukjin Kim2014-07-12
| |/ /
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-08-07
|\ \ \ | |_|/ |/| |
| * | MIPS: Alchemy: remove au_read/write/syncManuel Lauss2014-07-30
| * | MIPS: Alchemy: add helpers to access static memory ctrl registers.Manuel Lauss2014-07-30
| |/
* | Merge tag 'upstream-3.16-rc6' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-07-18
|\ \
| * | UBI: fastmap: do not miss bit-flipsBrian Norris2014-07-16
| * | UBI: fix the volumes tree sorting criteriaHeiko Schocher2014-07-01
| |/
* | mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NORAndrea Adami2014-07-14
* | mtd: nand: reduce the warning noise when the ECC is too weakThomas Petazzoni2014-07-14
* | mtd: devices: elm: fix elm_context_save() and elm_context_restore() functionsTed Juan2014-07-05
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-12
|\
| * Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro2014-06-12
| |\
| * | replace checking for ->read/->aio_read presence with check in ->f_modeAl Viro2014-05-06
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-11
|\ \ \
| * | | drivers/mtd/devices/docg3.c: avoid world-writable sysfs files.Rusty Russell2014-05-13
* | | | Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtdLinus Torvalds2014-06-11
|\ \ \ \
| * | | | mtd: gpmi: add gpmi support for imx6sxHuang Shijie2014-05-28
| * | | | mtd: maps: remove check for CONFIG_MTD_SUPERH_RESERVEPaul Bolle2014-05-28
| * | | | mtd: bf5xx_nand: use the managed version of kzallocHimangi Saraogi2014-05-28
| * | | | mtd: pxa3xx_nand: make the driver work on big-endian systemsThomas Petazzoni2014-05-28
| * | | | mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop errorTed Juan2014-05-28
| * | | | mtd: nand: r852: correct write_buf loop boundsBrian Norris2014-05-28
| * | | | mtd: nand_bbt: handle error case for nand_create_badblock_pattern()Brian Norris2014-05-28
| * | | | mtd: nand_bbt: remove unused variableBrian Norris2014-05-28
| * | | | mtd: maps: sc520cdp: fix warningsBrian Norris2014-05-28
| * | | | mtd: slram: fix unused variable warningBrian Norris2014-05-28
| * | | | mtd: lpddr: fix Kconfig dependency, for I/O accessorsBrian Norris2014-05-26
| * | | | mtd: nand: pxa3xx: Use ECC strength and step size devicetree bindingEzequiel Garcia2014-05-21
| * | | | mtd: nand: pxa3xx: Clean pxa_ecc_init() error handlingEzequiel Garcia2014-05-21
| * | | | mtd: nand: Warn the user if the selected ECC strength is too weakEzequiel Garcia2014-05-21
| * | | | mtd: nand: omap: add support for BCH16_ECC - NAND driver updatespekon gupta2014-05-20
| * | | | mtd: nand: omap: add support for BCH16_ECC - ELM driver updatespekon gupta2014-05-20
| * | | | NAND_ECC_SOFT_BCH can support subpage reads tooRon Lee2014-05-20