aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-01arch: Add lightweight memory barriers dma_rmb() and dma_wmb()v3.18/topic/pcie/mustang-fix-tmpAlexander Duyck
2015-12-01arch: Cleanup read_barrier_depends() and commentsAlexander Duyck
2015-12-01drivers: net: xgene: fix: Out of order descriptor bytes readIyappan Subramanian
2015-11-24net: xgene_enet: Set hardware dependencyJean Delvare
2015-11-24drivers: net: xgene: Add separate tx completion ringIyappan Subramanian
2015-11-24dtb: xgene: Add interrupt for Tx completionIyappan Subramanian
2015-11-24drivers: net: xgene: Add second SGMII based 1G interfaceKeyur Chudgar
2015-11-24dtb: xgene: Add second SGMII based 1G interface nodeKeyur Chudgar
2015-11-24phy: xgene: Use PTR_ERR_OR_ZEROAxel Lin
2015-11-24phy: xgene: Remove duplicate code to set ctx->devAxel Lin
2015-11-19drivers: net: xgene: constify of_device_id arrayFabian Frederick
2015-11-19net: eth: xgene: fix booting with devicetreeMark Salter
2015-11-19drivers: net: xgene: fix new firmware backward compatibility with older driverIyappan Subramanian
2015-11-19drivers: net: xgene: Make xgene_enet_of_match depend on CONFIG_OFGeert Uytterhoeven
2015-11-19net: eth: xgene: devm_ioremap() returns NULL on errorDan Carpenter
2015-11-19net: eth: xgene: change APM X-Gene SoC platform ethernet to support ACPIFeng Kan
2015-11-19ethernet: apm: xgene: remove unnecessary checkVarka Bhadram
2015-11-18PCI: xgene: Add register offset to config space base addressFeng Kan
2015-11-18PCI: xgene: Convert to use generic config accessorsRob Herring
2015-11-11PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang
2015-11-11PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang
2015-11-08Merge branch 'gic-msi-irqdomain' into pcie/masterAlex Shi
2015-11-08irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlinedMarc Zyngier
2015-11-08irqchip/gic-v3-its: Add missing cache flushesMarc Zyngier
2015-11-07arm64: defconfig: Enable PCI generic host bridge by defaultLiviu Dudau
2015-11-07arm64: Juno: Add support for the PCIe host bridge on Juno R1Liviu Dudau
2015-11-07Documentation: of: Document the bindings used by Juno R1 PCIe host bridgeLiviu Dudau
2015-11-07Documentation: bindings: Add DT bindings for ARM Juno boards.Liviu Dudau
2015-11-07arm64: Add DT support for Juno r1 board.Liviu Dudau
2015-11-07arm64: Juno: Add GICv2m support in device tree.Liviu Dudau
2015-11-07arm64: Juno: Add memory mapped timer nodeLiviu Dudau
2015-11-07arm64: Juno: Split juno.dts into juno-base.dtsi and juno.dts.Liviu Dudau
2015-11-07arm64: Juno: Fix the GIC node address label and the frequency of FAXI clock.Liviu Dudau
2015-11-07arm64: dts: add interrupt-affinity property to pmu node for junoWill Deacon
2015-11-07arm64: juno: Fix misleading name of UART reference clockDave Martin
2015-11-07arm64: Add L2 cache topology to ARM Ltd boards/modelsSudeep Holla
2015-11-07arm64: ARM: Fix the Generic Timers interrupt active level descriptionLiviu Dudau
2015-11-07arm64: Add Juno board device tree.Liviu Dudau
2015-11-07arm64: Create link to include/dt-bindings to enable C preprocessor use.Liviu Dudau
2015-11-07dts, arm64: Move dts files to vendor subdirsRobert Richter
2015-11-07PCI/MSI: Drop domain field from msi_controllerMarc Zyngier
2015-11-07irqchip/GICv2m: Get rid of struct msi_controllerMarc Zyngier
2015-11-07irqchip/gicv3-its: Make the PCI/MSI code standaloneMarc Zyngier
2015-11-07irqchip/gicv3-its: Get rid of struct msi_controllerMarc Zyngier
2015-11-07irqchip/gicv3-its: Register irq domain with NEXUS tokenMarc Zyngier
2015-11-07irqchip/gicv3-its: Split PCI/MSI code from the core ITS driverMarc Zyngier
2015-11-07genirq: Add DOMAIN_BUS_NEXUS irqdomain propertyMarc Zyngier
2015-11-07of/platform: Assign MSI domain to platform deviceMarc Zyngier
2015-11-07PCI: exynos: Fix INTx enablement statement termination errorJaehoon Chung
2015-11-07PCI: Fail pci_ioremap_bar() on unassigned resourcesBjorn Helgaas