aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-18Merge tag 'upstream-3.16-rc6' of git://git.infradead.org/linux-ubifsLinus Torvalds1-2/+2
2014-07-16UBI: fastmap: do not miss bit-flipsBrian Norris1-1/+1
2014-07-13mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NORAndrea Adami1-0/+43
2014-07-13mtd: nand: reduce the warning noise when the ECC is too weakThomas Petazzoni1-2/+4
2014-07-05mtd: devices: elm: fix elm_context_save() and elm_context_restore() functionsTed Juan1-0/+2
2014-07-01UBI: fix the volumes tree sorting criteriaHeiko Schocher1-1/+1
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2014-06-12Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro1-0/+6
2014-06-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-2/+2
2014-06-11Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtdLinus Torvalds41-1609/+3360
2014-06-10Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifsLinus Torvalds3-4/+6
2014-06-02Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into nextLinus Torvalds2-3/+2
2014-05-28mtd: gpmi: add gpmi support for imx6sxHuang Shijie4-15/+28
2014-05-28mtd: maps: remove check for CONFIG_MTD_SUPERH_RESERVEPaul Bolle1-24/+1
2014-05-28mtd: bf5xx_nand: use the managed version of kzallocHimangi Saraogi1-9/+4
2014-05-28mtd: pxa3xx_nand: make the driver work on big-endian systemsThomas Petazzoni1-2/+2
2014-05-28mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop errorTed Juan1-5/+5
2014-05-28mtd: nand: r852: correct write_buf loop boundsBrian Norris1-2/+4
2014-05-28mtd: nand_bbt: handle error case for nand_create_badblock_pattern()Brian Norris1-2/+6
2014-05-28mtd: nand_bbt: remove unused variableBrian Norris1-4/+1
2014-05-28mtd: maps: sc520cdp: fix warningsBrian Norris1-3/+3
2014-05-28mtd: slram: fix unused variable warningBrian Norris1-3/+1
2014-05-27UBI: block: Fix error path on alloc_workqueue failureHelmut Schaa1-1/+3
2014-05-26mtd: lpddr: fix Kconfig dependency, for I/O accessorsBrian Norris1-1/+2
2014-05-21mtd: nand: pxa3xx: Use ECC strength and step size devicetree bindingEzequiel Garcia1-2/+15
2014-05-21mtd: nand: pxa3xx: Clean pxa_ecc_init() error handlingEzequiel Garcia1-11/+10
2014-05-21mtd: nand: Warn the user if the selected ECC strength is too weakEzequiel Garcia1-0/+36
2014-05-20mtd: nand: omap: add support for BCH16_ECC - NAND driver updatespekon gupta1-0/+94
2014-05-20mtd: nand: omap: add support for BCH16_ECC - ELM driver updatespekon gupta1-0/+36
2014-05-20NAND_ECC_SOFT_BCH can support subpage reads tooRon Lee1-2/+10
2014-05-20mtd: lpddr: add driver for LPDDR2-NVM PCM memoriesVincenzo Aliberti3-2/+518
2014-05-20mtd: Kconfig: give the CFI command set version in prompt and helpPhilippe De Muyter1-8/+8
2014-05-20mtd: fsl_ifc_nand: Workaround bogus WP on 16-bit NANDJoe Schultz1-1/+4
2014-05-20mtd: fsl_ifc_nand: Use void type for IFC bufferAaron Sierra1-7/+9
2014-05-20mtd: cfi: indent some if statementsDan Carpenter2-3/+3
2014-05-20mtd: nand: Add support to use nand_base poi databuf as bounce bufferKamal Dasu1-6/+31
2014-05-20mtd: eLBC NAND: fix subpage write supportPekon Gupta1-0/+14
2014-05-20mtd: onenand: fix build warning for dma typeArnd Bergmann1-4/+4
2014-05-20mtd: orion_nand: Make of_device_id array constJingoo Han1-1/+1
2014-05-20mtd: nand: pxa3xx: Make of_device_id array constJingoo Han1-1/+1
2014-05-20mtd: st_spi_fsm: Make of_device_id array constJingoo Han1-1/+1
2014-05-20mtd: Fix warning in access_ok() parameter passingGeert Uytterhoeven1-9/+11
2014-05-20mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-pagepekon gupta1-1/+1
2014-05-14drivers/mtd/devices/docg3.c: avoid world-writable sysfs files.Rusty Russell1-2/+2
2014-05-13UBI: fix rb_tree node comparison in add_mapMike Snitzer1-2/+2
2014-05-13UBI: weaken the 'exclusive' constraint when opening volumes to renameEzequiel Garcia1-1/+1
2014-05-12mtd: spi-nor: Enable Dual and Quad SPI read transfers for s25sl032pGeert Uytterhoeven1-1/+1
2014-05-12mtd: m25p80: Revive dual read supportGeert Uytterhoeven1-0/+2
2014-05-12mtd: elm: compile suspend/resume only with PM_SLEEPWolfram Sang1-0/+2
2014-05-12mtd: Fix Elan SC520 dependenciesJean Delvare1-2/+2