summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-18mtd: mtd_oobtest: generate consistent data for verificationAkinobu Mita
2014-04-17Merge branch 'spinor'Brian Norris
2014-04-17mtd: st_spi_fsm: only build for ARMBrian Norris
2014-04-17mtd: st_spi_fsm: correct type issuesBrian Norris
2014-04-16mtd: fsl-quadspi: fix __iomem annotationsBrian Norris
2014-04-16mtd: gpmi: add gpmi_devdata{} to simplify the codeHuang Shijie
2014-04-16mtd: nand: add line feed to pr_errRaphaël Poggi
2014-04-16mtd: davinci-nand: disable subpage write for keystone-nandMurali Karicheri
2014-04-16mtd: mtd_blkdevs: handle REQ_FLUSH request and do explicit flush of writeback...Roman Peniaev
2014-04-16mtd: nand: use the nand_read_subpage index everywhereRon
2014-04-16mtd: nand: omap: fix compile warning on ‘erased_sector_bitflips’Christian Engelmayer
2014-04-14mtd: spi-nor: allow to be built as moduleBrian Norris
2014-04-14mtd: st_spi_fsm: begin using spi-nor.h opcodesBrian Norris
2014-04-14mtd: st_spi_fsm: replace FLACH_CMD_* with SPINOR_OP_*Brian Norris
2014-04-14mtd: st_spi_fsm: kill duplicate CMD definitionsBrian Norris
2014-04-14mtd: st_spi_fsm: fixup Kconfig dependencyBrian Norris
2014-04-14mtd: spi-nor: shorten Kconfig namingBrian Norris
2014-04-14Documentation: spi-nor: rewrite some portionsBrian Norris
2014-04-14mtd: spi-nor: unify read opcode variants with ST SPI FSMBrian Norris
2014-04-14mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*Brian Norris
2014-04-14mtd: spi-nor: drop \t after #defineBrian Norris
2014-04-14mtd: spi-nor: add the copyright informationHuang Shijie
2014-04-14mtd: st_spi_fsm: Add support for Macronix MX25L3255EAngus Clark
2014-04-14mtd: st_spi_fsm: Add Spansion S25FL032P to device tableAngus Clark
2014-04-14mtd: st_spi_fsm: Refactor status register operationsAngus Clark
2014-04-14mtd: st_spi_fsm: Update Macronix 'QE' configurationAngus Clark
2014-04-14mtd: st_spi_fsm: Update Macronix 32-bit addressing supportAngus Clark
2014-04-14mtd: st_spi_fsm: Add Macronix MX25L25655E deviceAngus Clark
2014-04-14mtd: spi-nor: EXPORT symbols which could be used by module driversBrian Norris
2014-04-14mtd: spi-nor: Add Freescale QuadSPI driverHuang Shijie
2014-04-14Documentation: add the binding file for Freescale QuadSPI driverHuang Shijie
2014-04-14mtd: spi-nor: add a helper to find the spi_device_idHuang Shijie
2014-04-14mtd: m25p80: use the SPI nor frameworkBrian Norris
2014-04-14Documentation: add the document for the SPI NOR frameworkHuang Shijie
2014-04-14mtd: spi-nor: add the framework for SPI NORHuang Shijie
2014-04-14mtd: spi-nor: add the basic data structuresHuang Shijie
2014-04-14mtd: spi-nor: copy the SPI NOR commands to a new header fileHuang Shijie
2014-04-13Linux 3.15-rc1Linus Torvalds
2014-04-13mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven
2014-04-13cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven
2014-04-13Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2014-04-13Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2014-04-13sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka
2014-04-13powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras
2014-04-13futex: update documentation for ordering guaranteesDavidlohr Bueso
2014-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-13Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-13Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-13Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds
2014-04-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds