summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-12-11mtd: m25p80: add support for m25px16Igor Grinberg
2014-12-11drivers: mtd: m25p80: add quad read supportSourav Poddar
2014-12-11drivers: mtd: m25p80: convert "bool" read check into an enumSourav Poddar
2014-12-11mtd: m25p80: fixup device removal failure pathBrian Norris
2014-12-11mtd: m25p80: add support for Macronix mx25l3255eBrian Norris
2014-12-11mtd: m25p80: remove 'disabled' device checkBrian Norris
2014-12-11mtd: m25p80: re-align ID entriesChao Fu
2014-12-11Revert "arm: ls1021a: remove the FSL_SOC config added by SOC_LS1021A"Jingchang Lu
2014-12-11arm:dts:ls1021a: add PCIe device nodeMinghuan Lian
2014-12-11PCI: Layerscape: Add Layerscape PCIe driverMinghuan Lian
2014-12-11arm: ls1021a: remove dma_zone_size definationJingchang Lu
2014-12-11mtd: m25p80: remove M25PXX_USE_FAST_READ KconfigBrian Norris
2014-12-11mtd: m25p80: remove obsolete FIXMEBrian Norris
2014-12-11PCI: designware: Add get_msi_data() to pcie_host_opsMinghuan Lian
2014-12-11PCI: designware: Rename get_msi_data() to get_msi_addr()Minghuan Lian
2014-12-11PCI: designware: Fix IO resource end address calculationMinghuan Lian
2014-12-11PCI: designware: Fix configuration base address when using 'reg'Minghuan Lian
2014-12-11PCI/MSI: Remove "pos" from the struct msi_desc msi_attribYijing Wang
2014-12-11PCI: designware: Use NULL instead of falseFabio Estevam
2014-12-11PCI: designware: Fold struct pcie_port_info into struct pcie_portPratyush Anand
2014-12-11PCI: designware: Check private_data validity in single placeLucas Stach
2014-12-11PCI: designware: Remove pci_assign_unassigned_resources() from dw_pcie_host_i...Lucas Stach
2014-12-11PCI: designware: Use pci_create_root_bus() instead of pci_scan_root_bus()Lucas Stach
2014-12-11PCI: designware: Parse bus-range property from devicetreeLucas Stach
2014-12-11PCI: designware: Add support for v3.65 hardwareMurali Karicheri
2014-12-11PCI: designware: Add MSI-related pcie_host_ops for v3.65 hardwareMurali Karicheri
2014-12-11PCI: designware: Add config access-related pcie_host_ops for v3.65 hardwareMurali Karicheri
2014-12-11PCI: designware: Program ATU with untranslated addressKishon Vijay Abraham I
2014-12-11PCI: designware: Look for configuration space in 'reg', not 'ranges'Kishon Vijay Abraham I
2014-12-11PCI: designware: Make MSI ISR shared IRQ awareLucas Stach