summaryrefslogtreecommitdiff
path: root/drivers/mtd
Commit message (Expand)AuthorAge
* Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-08-13
|\
| * UBI: bugfix in ubi_wl_flush()Richard Weinberger2014-07-28
| * UBI: block: Avoid disk size integer overflowRichard Weinberger2014-07-28
| * UBI: block: Set disk_capacity out of the mutexEzequiel Garcia2014-07-28
| * UBI: block: Make ubiblock_resize return somethingEzequiel Garcia2014-07-28
| * UBI: init_volumes: Ignore volumes with no LEBsRichard Weinberger2014-07-19
* | Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtdLinus Torvalds2014-08-08
|\ \
| * | mtd: gpmi: make blockmark swapping optionalLothar Waßmann2014-07-27
| * | mtd: gpmi: remove line breaks from error messages and improve wordingLothar Waßmann2014-07-27
| * | mtd: gpmi: remove useless (void *) type casts and spaces between type casts a...Lothar Waßmann2014-07-27
| * | mtd: atmel_nand: NFC: support multiple interrupt handlingJosh Wu2014-07-21
| * | mtd: atmel_nand: implement the nfc_device_ready() by checking the R/B bitWu, Josh2014-07-21
| * | mtd: atmel_nand: add NFC status error checkWu, Josh2014-07-21
| * | mtd: atmel_nand: make ecc parameters same as definitionBo Shen2014-07-21
| * | mtd: nand: add ONFI timing mode to nand_timings converterBoris BREZILLON2014-07-21
| * | Merge tag 'v3.16-rc6' into MTD development branchBrian Norris2014-07-21
| |\ \ | | |/
| * | mtd: cfi_cmdset_0002: fix do_write_buffer() timeout errorBean Huo2014-07-16
| * | mtd: denali: use 8 bytes for READID commandgrmoore@altera.com2014-07-14
| * | mtd/ftl: fix the double free of the buffers allocated in build_maps()Kevin Hao2014-07-14
| * | mtd: phram: Fix whitespace issuesRob Ward2014-07-14
| * | 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-13
| |/ /
* | | 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-13
* | mtd: nand: reduce the warning noise when the ECC is too weakThomas Petazzoni2014-07-13
* | 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