aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-01-14Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2015-12-16Merge branch 'v3.18/topic/of-overlay' into linux-linaro-lsk-v3.18lsk-v3.18-15.12Alex Shi
2015-12-16of: Drop ->next pointer from struct device_nodeGrant Likely
2015-12-16of: add optional options parameter to of_find_node_by_path()Leif Lindholm
2015-12-16of/overlay: Introduce DT overlay supportPantelis Antoniou
2015-12-16of/reconfig: Add OF_DYNAMIC notifier for platform_bus_typePantelis Antoniou
2015-12-16of/reconfig: Always use the same structure for notifiersGrant Likely
2015-12-16of/reconfig: Add empty stubs for the of_reconfig methodsGrant Likely
2015-12-16of/reconfig: Add of_reconfig_get_state_change() of notifier helper.Pantelis Antoniou
2015-12-16of: Change of_device_is_available() to return boolKevin Cernekee
2015-12-16of.h: Keep extern declaration of of_* variables when !CONFIG_OFAlex Shi
2015-12-16of: Fix padding in _OF_DECLARE macro definitionThierry Reding
2015-12-16of: Request and map make argument name constantMatthias Brugger
2015-12-16of: Eliminate of_allnodes listGrant Likely
2015-12-16of: introduce of_property_read_s32Sebastian Reichel
2015-12-10Merge branch 'android-3.18' of ../../android/aosp into linux-linaro-lsk-v3.18...Kevin Hilman
2015-12-10Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-12-09UPSTREAM: zsmalloc: support compactionMinchan Kim
2015-12-09UPSTREAM: mm/zpool: add name argument to create zpoolGanesh Mahendran
2015-11-30tracing/sched: Add trace events to track cpu hotplug.Arun Bharadwaj
2015-11-30trace: cpufreq: Add tracing for min/max cpufreqRuchi Kandoi
2015-11-19sched: add sched blocked tracepoint which dumps out context of sleep.Riley Andrews
2015-11-16Merge remote-tracking branch 'origin/v3.18/topic/pcie/master' into linux-lina...Alex Shi
2015-11-13ARM: imx6sx: add imx6sx iomux-gpr field defineFugang Duan
2015-11-11Merge branch 'v3.18/topic/aosp' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-11-11Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-11-09Merge remote-tracking branch 'origin/v3.18/topic/OPPv2' into linux-linaro-lsk...Alex Shi
2015-11-07PCI/MSI: Drop domain field from msi_controllerMarc Zyngier
2015-11-07irqchip/gicv3-its: Make the PCI/MSI code standaloneMarc 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-07of/pci: Add of_pci_dma_configure() to update DMA configurationMurali Karicheri
2015-11-07PCI: Add helper functions pci_get[put]_host_bridge_device()Murali Karicheri
2015-11-07of: Move of_dma_configure() to device.c to help re-useMurali Karicheri
2015-11-07of: iommu: Add ptr to OF node arg to of_iommu_configure()Murali Karicheri
2015-11-07dma-mapping: detect and configure IOMMU in of_dma_configureWill Deacon
2015-11-07dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_opsWill Deacon
2015-11-07iommu: add new iommu_ops callback for adding an OF deviceWill Deacon
2015-11-07iommu: store DT-probed IOMMU data privatelyRobin Murphy
2015-11-07iommu: provide helper function to configure an IOMMU for an of masterWill Deacon
2015-11-07iommu: provide early initialisation hook for IOMMU driversWill Deacon
2015-11-07irqchip: gicv3-its: Use non-cacheable accesses when no shareabilityMarc Zyngier
2015-11-07irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusionMarc Zyngier
2015-11-07irqchip: gicv3-its: Define macros for GITS_CTLR fieldsYun Wu
2015-11-07irqchip: gicv3-its: Allocate enough memory for the full range of DeviceIDMarc Zyngier
2015-11-07irqchip: gic: Remove warning by including linux/irqdomain.hJason Cooper
2015-11-07irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbellSuravee Suthikulpanit
2015-11-07irqchip: GICv3: ITS: plug ITS init into main GICv3 codeMarc Zyngier
2015-11-07irqchip: GICv3: ITS: MSI supportMarc Zyngier