aboutsummaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)Author
2015-12-10Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-11-16Merge remote-tracking branch 'origin/v3.18/topic/pcie/master' into linux-lina...Alex Shi
2015-11-11Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-11-07of/platform: Assign MSI domain to platform deviceMarc Zyngier
2015-11-07of: Calculate device DMA masks based on DT dma-range sizeMurali Karicheri
2015-11-07of/pci: Add of_pci_dma_configure() to update DMA configurationMurali Karicheri
2015-11-07of: Fix size when dma-range is not usedMurali Karicheri
2015-11-07MFD/OF: document MFD devices and handle simple-mfdLinus Walleij
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-07of/platform: teardown DMA mappings on device destructionWill Deacon
2015-11-07dma-mapping: fix debug print to display correct dma_pfn_offsetMurali 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-06PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang
2015-11-04Merge tag 'v3.18.24' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-10-27of/address: Don't loop forever in of_find_matching_node_by_address().David Daney
2015-10-27of_mdio: add new DT property 'managed' to specify the PHY management typeStas Sergeev
2015-09-27Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-09-25of/platform: Move platform devices under /sys/devices/platformGrant Likely
2015-09-10Merge branch 'linaro-android-3.18-lsk' of git://android.git.linaro.org/kernel...lsk-v3.18-15.09-androidKevin Hilman
2015-09-10of/fdt: fix build warnings in early_init_dt_scan_chosen()Jon Medhurst
2015-08-10Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-08-06Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-08-04of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov
2015-07-06Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-07-05of/address: use atomic allocation in pci_register_io_range()Jingoo Han
2015-07-03of/pci: Fix pci_address_to_pio() conversion of CPU address to I/O portZhichang Yuan
2015-06-28Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki
2015-05-12Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Kevin Hilman
2015-05-12Merge branch 'android-3.18' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-04-24drivers/of: Add empty ranges quirk for PA-SemiBenjamin Herrenschmidt
2015-04-16of/irq: Fix of_irq_parse_one() returned error codesLaurent Pinchart
2015-03-23of/pci: Free resources on failure in of_pci_get_host_bridge_resources()Lorenzo Pieralisi
2015-02-04of: fix CONFIG_CMDLINE_EXTENDColin Cross
2015-02-04of: Support CONFIG_CMDLINE_EXTEND config optionDoug Anderson
2014-11-26of/fdt: memblock_reserve /memreserve/ regions in the case of partial overlapIan Campbell
2014-11-20of/selftest: Fix testing when /aliases is missingGrant Likely
2014-11-19of/selftest: Fix off-by-one error in removal pathGrant Likely
2014-11-18of/base: Fix PowerPC address parsing hackBenjamin Herrenschmidt
2014-11-18of: Fix crash if an earlycon driver is not foundKevin Cernekee
2014-11-18of: Spelling s/stucture/structure/Geert Uytterhoeven
2014-11-04of: Fix overflow bug in string property parsing functionsGrant Likely
2014-10-29drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski
2014-10-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-10-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-10-07net: phy: adjust fixed_phy_register() return valuePetri Gynther
2014-10-07of/selftest: Move hash table off stack to fix large frame sizeGrant Likely