summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-06-12Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro
2014-06-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-11Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-06-10Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-06-02Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into nextLinus Torvalds
2014-05-28mtd: gpmi: add gpmi support for imx6sxHuang Shijie
2014-05-28mtd: maps: remove check for CONFIG_MTD_SUPERH_RESERVEPaul Bolle
2014-05-28mtd: bf5xx_nand: use the managed version of kzallocHimangi Saraogi
2014-05-28mtd: pxa3xx_nand: make the driver work on big-endian systemsThomas Petazzoni
2014-05-28mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop errorTed Juan
2014-05-28mtd: nand: r852: correct write_buf loop boundsBrian Norris
2014-05-28mtd: nand_bbt: handle error case for nand_create_badblock_pattern()Brian Norris
2014-05-28mtd: nand_bbt: remove unused variableBrian Norris
2014-05-28mtd: maps: sc520cdp: fix warningsBrian Norris
2014-05-28mtd: slram: fix unused variable warningBrian Norris
2014-05-27UBI: block: Fix error path on alloc_workqueue failureHelmut Schaa
2014-05-26mtd: lpddr: fix Kconfig dependency, for I/O accessorsBrian Norris
2014-05-21mtd: nand: pxa3xx: Use ECC strength and step size devicetree bindingEzequiel Garcia
2014-05-21mtd: nand: pxa3xx: Clean pxa_ecc_init() error handlingEzequiel Garcia
2014-05-21mtd: nand: Warn the user if the selected ECC strength is too weakEzequiel Garcia
2014-05-20mtd: nand: omap: add support for BCH16_ECC - NAND driver updatespekon gupta
2014-05-20mtd: nand: omap: add support for BCH16_ECC - ELM driver updatespekon gupta
2014-05-20NAND_ECC_SOFT_BCH can support subpage reads tooRon Lee
2014-05-20mtd: lpddr: add driver for LPDDR2-NVM PCM memoriesVincenzo Aliberti
2014-05-20mtd: Kconfig: give the CFI command set version in prompt and helpPhilippe De Muyter
2014-05-20mtd: fsl_ifc_nand: Workaround bogus WP on 16-bit NANDJoe Schultz
2014-05-20mtd: fsl_ifc_nand: Use void type for IFC bufferAaron Sierra
2014-05-20mtd: cfi: indent some if statementsDan Carpenter
2014-05-20mtd: nand: Add support to use nand_base poi databuf as bounce bufferKamal Dasu
2014-05-20mtd: eLBC NAND: fix subpage write supportPekon Gupta
2014-05-20mtd: onenand: fix build warning for dma typeArnd Bergmann
2014-05-20mtd: orion_nand: Make of_device_id array constJingoo Han
2014-05-20mtd: nand: pxa3xx: Make of_device_id array constJingoo Han
2014-05-20mtd: st_spi_fsm: Make of_device_id array constJingoo Han
2014-05-20mtd: Fix warning in access_ok() parameter passingGeert Uytterhoeven
2014-05-20mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-...pekon gupta
2014-05-14drivers/mtd/devices/docg3.c: avoid world-writable sysfs files.Rusty Russell
2014-05-13UBI: fix rb_tree node comparison in add_mapMike Snitzer
2014-05-13UBI: weaken the 'exclusive' constraint when opening volumes to renameEzequiel Garcia
2014-05-12mtd: spi-nor: Enable Dual and Quad SPI read transfers for s25sl032pGeert Uytterhoeven
2014-05-12mtd: m25p80: Revive dual read supportGeert Uytterhoeven
2014-05-12mtd: elm: compile suspend/resume only with PM_SLEEPWolfram Sang
2014-05-12mtd: Fix Elan SC520 dependenciesJean Delvare
2014-05-09mtd: nand: refactor erase_cmd() to return chip statusBrian Norris
2014-05-07Merge tag 'for-linus-20140507' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-05-06replace checking for ->read/->aio_read presence with check in ->f_modeAl Viro
2014-05-05UBI: avoid workqueue format string leakKees Cook
2014-05-05UBI: fix ubi free PEBs count calculationTanya Brokhman
2014-05-05UBI: fix error path in __wl_get_pebTanya Brokhman