aboutsummaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)Author
2015-02-21Merge branch 'lsk/v3.10/topic/of' into linux-linaro-lsklsk-v3.10-15.02lsk-v3.10-14.02Mark Brown
2015-02-21i2c: move OF helpers into the coreWolfram Sang
2015-02-19Merge remote-tracking branch 'lsk/v3.10/topic/of' into linux-linaro-lskMark Brown
2015-02-17of/overlay: Directly include idr.hMark Brown
2015-02-17of/platform: Handle of_populate drivers in notifierPantelis Antoniou
2015-02-17of/overlay: Do not generate duplicate nodesPantelis Antoniou
2015-02-17of/overlay: Introduce DT overlay supportPantelis Antoniou
2015-02-17of: Refactor __of_node_alloc() into __of_node_dup()Grant Likely
2015-02-17of: Use vargs in __of_node_allocGrant Likely
2015-02-17of/reconfig: Add OF_DYNAMIC notifier for platform_bus_typePantelis Antoniou
2015-02-17of/platform: Fix of_platform_device_destroy iteration of devicesGrant Likely
2015-02-17of: Keep track of populated platform devicesPawel Moll
2015-02-16Merge remote-tracking branch 'lsk/v3.10/topic/of' into linux-linaro-lskMark Brown
2015-02-16of/reconfig: Always use the same structure for notifiersGrant Likely
2015-02-16of/reconfig: Add debug output for OF_RECONFIG notifiersGrant Likely
2015-02-16of/reconfig: Add of_reconfig_get_state_change() of notifier helper.Pantelis Antoniou
2015-02-16of/resolver: Switch to new local fixups format.Pantelis Antoniou
2015-02-16of: Introduce Device Tree resolve support.Pantelis Antoniou
2015-02-16of: Transactional DT support.Pantelis Antoniou
2015-02-16of: Reorder device tree changes and notifiersGrant Likely
2015-02-16of: Move dynamic node fixups out of powerpc and into common codeGrant Likely
2015-02-16of: Make sure attached nodes don't carry along extra childrenGrant Likely
2015-02-16of: Make devicetree sysfs update functions consistent.Grant Likely
2015-02-16of: rename of_aliases_mutex to just of_mutexPantelis Antoniou
2015-02-16of: Create unlocked versions of node and property add/remove functionsPantelis Antoniou
2015-02-16of: add __of_add_property() without lock operationsXiubo Li
2015-02-16OF: Utility helper functions for dynamic nodesPantelis Antoniou
2015-02-16of: Move CONFIG_OF_DYNAMIC code into a separate fileGrant Likely
2015-02-16of: device_node kobject lifecycle fixesPantelis Antoniou
2015-02-16of: remove /proc/device-treeGrant Likely
2015-02-16of: add functions to count number of elements in a propertyHeiko Stuebner
2015-02-16of: Make device nodes kobjects so they show up in sysfsGrant Likely
2015-02-16Merge remote-tracking branch 'lsk/v3.10/topic/of' into linux-linaro-lskMark Brown
2015-02-16of/irq: Pass trigger type in IRQ resource flagsTomasz Figa
2015-02-16of: Fix dereferencing node name in debug output to be safeGrant Likely
2015-02-16of/fdt: Remove duplicate memory clearing on FDT unflatteningGrant Likely
2015-02-16of: call __of_parse_phandle_with_args from of_parse_phandleStephen Warren
2015-02-16of: introduce of_parse_phandle_with_fixed_argsStephen Warren
2015-02-16of: move of_parse_phandle()Stephen Warren
2015-02-16of: move documentation of of_parse_phandle_with_argsStephen Warren
2015-02-16of: fdt: fix memory initialization for expanded DTWladislav Wiebe
2015-02-16OF: Add helper for matching against linux,stdout-pathSascha Hauer
2015-02-16of: Specify initrd location using 64-bitSantosh Shilimkar
2015-02-16of/irq: init struct resource to 0 in of_irq_to_resource()Sebastian Andrzej Siewior
2015-02-16of/irq: Avoid calling list_first_entry() for empty listAxel Lin
2015-01-09Merge remote-tracking branch 'lsk/v3.10/topic/coresight' into linux-linaro-lskMark Brown
2014-12-22of: back-porting generic graph bindingsMathieu Poirier
2014-12-22of: back-porting v4l2 graph bindingsMathieu Poirier
2014-12-08Merge tag 'v3.10.62' into linux-linaro-lskMark Brown
2014-12-06of/base: Fix PowerPC address parsing hackBenjamin Herrenschmidt