aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-14Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidlinux-linaro-lsk-v3.18-androidAlex Shi
2016-01-14Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18linux-linaro-lsk-v3.18Alex Shi
2016-01-14Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-01-14arm64: Add dtb files to archclean ruleJungseok Lee
2015-12-16Merge branch 'v3.18/topic/of-overlay' into linux-linaro-lsk-v3.18lsk-v3.18-15.12linux-linaro-lsk-v3.18-testAlex Shi
2015-12-16of: handle both '/' and ':' in path stringsv3.18/topic/of-overlayBrian Norris
2015-12-16of: unittest: Add option string test case with longer pathBrian Norris
2015-12-16of: unittest: Add options string testcase variantsPeter Hurley
2015-12-16of: fix handling of '/' in options for of_find_node_by_path()Leif Lindholm
2015-12-16of/unittest: Fix the wrong expected value in of_selftest_property_stringWang Long
2015-12-16of/unittest: remove the duplicate of_changeset_initWang Long
2015-12-16of/overlay: Remove unused variableFabio Estevam
2015-12-16of/overlay: Directly include idr.hMark Brown
2015-12-16of: Drop superfluous dependance for OF_OVERLAYMatwey V. Kornilov
2015-12-16of: Add prompt for OF_OVERLAY configMatwey V. Kornilov
2015-12-16of/pci: Remove duplicate kfree in of_pci_get_host_bridge_resources()Lorenzo Pieralisi
2015-12-16of/fdt: fix sparse warningLad, Prabhakar
2015-12-16of: EXPORT_SYMBOL_GPL of_property_read_u64_arraySakari Ailus
2015-12-16of/unittest: Overlays with sub-devices testsPantelis Antoniou
2015-12-16of/unittest: Remove obsolete codeGrant Likely
2015-12-16of/platform: Handle of_populate drivers in notifierPantelis Antoniou
2015-12-16of/overlay: Do not generate duplicate nodesPantelis Antoniou
2015-12-16Removes OF_UNITTEST dependency on OF_DYNAMIC config symbolGaurav Minocha
2015-12-16drivers: of: Export of_reserved_mem_device_{init,release}George G. Davis
2015-12-16of: Delete unnecessary check before calling "of_node_put()"Markus Elfring
2015-12-16of: Drop ->next pointer from struct device_nodeGrant Likely
2015-12-16of: support passing console options with stdout-pathLeif Lindholm
2015-12-16of: add optional options parameter to of_find_node_by_path()Leif Lindholm
2015-12-16of: Remove unneeded and incorrect MODULE_DEVICE_TABLEGrant Likely
2015-12-16of: base, fix of_property_read_string_helper kernel-docJiri Slaby
2015-12-16of: remove select of non-existant OF_DEVICE config symbolGrant Likely
2015-12-16of/overlay: Add overlay unittestsPantelis Antoniou
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 debug output for OF_RECONFIG 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/resolver: Switch to new local fixups format.Pantelis Antoniou
2015-12-16of: Refactor __of_node_alloc() into __of_node_dup()Grant Likely
2015-12-16of: Use vargs in __of_node_allocGrant Likely
2015-12-16of: Properly set the OF_POPULATED_BUS flag on root nodeGrant Likely
2015-12-16of/fdt: export fdt blob as /sys/firmware/fdtArd Biesheuvel
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/irq: Export of_irq_get()Laurent Pinchart
2015-12-16of/platform: Move platform devices under /sys/devices/platformGrant Likely
2015-12-16of: check for size < 0 after rounding in early_init_dt_add_memory_archArd Biesheuvel
2015-12-16of/fdt: Don't clear initial_boot_params if fdt_check_header() failsBjorn Helgaas
2015-12-16of/unittest: Remove test devices after adding themGrant Likely