summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-11dtsi: ls1021a: Add 40-bit dt node support for DCU.Xiubo Li
2014-12-11fb: Add DCU framebuffer driver for LS1021A platformXiubo Li
2014-12-11mmc:esdhc: add esdhc support on ls1021a-qdsHaijun Zhang
2014-12-11pwm: fsl-ftm: Select REGMAP_MMIOFabio Estevam
2014-12-11ls1021a-twr/qe: add qe node to ls1-twrZhao Qiang
2014-12-11qe: run qe_init and qe_ic_initZhao Qiang
2014-12-11qe-uart: modify qe-uart to adapt both powerpc and armZhao Qiang
2014-12-11rheap: move rheap.c from arch/powerpc/lib/ to lib/Zhao Qiang
2014-12-11qe_common: add qe common functions to qe_common.cZhao Qiang
2014-12-11qe: move qe from arch/powerpc/sysdev/ to drivers/soc/Zhao Qiang
2014-12-11spi-nor:fsl-quadspi:Add LS1021 support for fsl_quadspiChao Fu
2014-12-11spi:fsl-dspi:add dspi tcfq mode transfer supportChao Fu
2014-12-11drivers/rtc/rtc-ds3232.c: enable ds3232 to work as wakeup sourceXiubo Li
2014-12-11spi: fsl-dspi: Convert to use regmap framework's endianness method.Xiubo Li
2014-12-11spi: fsl-dspi: Make of_device_id array constJingoo Han
2014-12-11spi: fsl-dspi: Fix memory leakAxel Lin
2014-12-11spi: fsl-dspi: Use SIMPLE_DEV_PM_OPS macroJingoo Han
2014-12-11spi/fsl-dspi: Remove some coding sytle not in standardChao Fu
2014-12-11spi/fsl-dspi: Convert to use regmap and add big-endian supportChao Fu
2014-12-11spi: Remove duplicate code to set default bits_per_word settingChao Fu
2014-12-11spi: fsl-dspi: Add missing breaks for switch casesAxel Lin
2014-12-11spi: fsl-dspi: add missing clk_disable_unprepare() in dspi_remove()Wei Yongjun
2014-12-11spi: bitbang: Let spi_bitbang_start() take a reference to masterAxel Lin
2014-12-11spi: fsl-dspi: several minor improvements and fixesUwe Kleine-König
2014-12-11spi: fsl-dspi: add missing __iomem annotationJingoo Han
2014-12-11mtd: spi-nor: read 6 bytes for the IDChao Fu
2014-12-11mtd: fsl-quadspi: add DDR quad read support for MicronChao Fu
2014-12-11mtd: spi-nor: add DDR quad read support for MicronChao Fu
2014-12-11mtd: fsl-quadspi: add the DDR quad read support for Spansion NORChao Fu
2014-12-11mtd: fsl-quadspi: use the information stored in spi-nor{}Chao Fu
2014-12-11Documentation: fsl-quadspi: update the documentChao Fu
2014-12-11Documentation: add the binding file for Freescale QuadSPI driverHuang Shijie
2014-12-11Documentation: mtd: add a new document for SPI NOR flashChao Fu
2014-12-11mtd: spi-nor: add DDR quad read supportChao Fu
2014-12-11mtd: spi-nor: unify read opcode variants with ST SPI FSMBrian Norris
2014-12-11mtd: spi-nor: add a new field for spi_nor{}Chao Fu
2014-12-11mtd: spi-nor: fix the wrong dummy valueChao Fu
2014-12-11mtd: m25p80: Revive dual read supportGeert Uytterhoeven
2014-12-11mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*Brian Norris
2014-12-11mtd: m25p80: use the SPI nor frameworkBrian Norris
2014-12-11mtd: m25p80: add Macronix mx66l1g55g 1Gbit SPI flashBrian Norris
2014-12-11mtd: m25p80: add support for the Spansion s25fl008k chipKuninori Morimoto
2014-12-11mtd: m25p80: Use positive logic to check JEDEC IDAxel Lin
2014-12-11mtd: delete non-required instances of include <linux/init.h>Chao Fu
2014-12-11mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512sGeert Uytterhoeven
2014-12-11mtd: m25p80: Add dual read supportGeert Uytterhoeven
2014-12-11mtd: m25p80: Set rx_nbits for Quad SPI transfersGeert Uytterhoeven
2014-12-11mtd: m25p80: Enable Quad SPI read transfers for s25fl512sGeert Uytterhoeven
2014-12-11mtd: m25p80: assign default read commandBrian Norris
2014-12-11mtd: m25p80: Use OPCODE_QUAD_READ_4B for 4-byte addressingGeert Uytterhoeven