aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/of.h
Commit message (Expand)AuthorAge
* Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-11
|\
| * of: Drop ->next pointer from struct device_nodeGrant Likely2014-12-03
| * of: add optional options parameter to of_find_node_by_path()Leif Lindholm2014-12-03
| * of/overlay: Introduce DT overlay supportPantelis Antoniou2014-11-24
| * of/reconfig: Always use the same structure for notifiersGrant Likely2014-11-24
| * of/reconfig: Add empty stubs for the of_reconfig methodsGrant Likely2014-11-24
| * of/reconfig: Add of_reconfig_get_state_change() of notifier helper.Pantelis Antoniou2014-11-24
| * of: Change of_device_is_available() to return boolKevin Cernekee2014-11-18
| * of: Fix padding in _OF_DECLARE macro definitionThierry Reding2014-11-04
| * of: Eliminate of_allnodes listGrant Likely2014-11-04
| * of: introduce of_property_read_s32Sebastian Reichel2014-11-04
* | Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2014-12-11
|\ \
| * | of.h: Keep extern declaration of of_* variables when !CONFIG_OFHans de Goede2014-11-14
* | | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-11
|\ \ \
| * | | Driver core: Unified interface for firmware node propertiesRafael J. Wysocki2014-11-04
| * | | Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki2014-11-04
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...Mark Brown2014-12-05
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * of: Rename "poweroff-source" property to "system-power-controller"Romain Perier2014-12-01
| | * of: Add standard property for poweroff capabilityRomain Perier2014-10-22
| |/
* / of: Fix overflow bug in string property parsing functionsGrant Likely2014-11-04
|/
* of: Introduce Device Tree resolve support.Pantelis Antoniou2014-10-04
* Merge branch 'devicetree/next-overlay' into devicetree/nextGrant Likely2014-08-11
|\
| * of: Transactional DT support.Pantelis Antoniou2014-07-23
| * of: Reorder device tree changes and notifiersGrant Likely2014-07-23
| * of: Make devicetree sysfs update functions consistent.Grant Likely2014-07-23
| * of/platform: Fix of_platform_device_destroy iteration of devicesGrant Likely2014-07-07
* | tty: Update hypervisor tty drivers to use core stdout parsing code.Grant Likely2014-06-26
* | of: Create of_console_check() for selecting a console specified in /chosenGrant Likely2014-06-26
|/
* Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-04
|\
| * of: consolidate linker section OF match table declarationsRob Herring2014-05-20
* | Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-02
|\ \
| * | of: Keep track of populated platform devicesPawel Moll2014-05-15
| |/
* / of: fix CONFIG_OF=n prototype of of_node_full_name()Stephen Rothwell2014-05-15
|/
* of: add empty of_find_node_by_path() for !OFAlexander Shiyan2014-04-18
* Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-02
|\
| * of: device_node kobject lifecycle fixesPantelis Antoniou2014-03-19
| * of: remove /proc/device-treeGrant Likely2014-03-11
| * of: Make device nodes kobjects so they show up in sysfsGrant Likely2014-03-11
| * Merge tag 'v3.14-rc5' into HEADGrant Likely2014-03-04
| |\
| * | of: Increase MAX_PHANDLE_ARGSAndreas Herrmann2014-02-05
| * | of: Introduce device tree node flag helpers.Pantelis Antoniou2014-02-03
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable...Mark Brown2014-03-26
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * of: add functions to count number of elements in a propertyHeiko Stuebner2014-02-12
| |/
* / of: restructure for_each macros to fix compile warningsRob Herring2014-02-05
|/
* include/linux/of.h: make for_each_child_of_node() reference its args when CON...David Howells2014-01-23
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\
| * Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
| |\
| | * of: Add helper for printing an of_phandle_args structureGrant Likely2013-10-24
| * | of: Add empty for_each_available_child_of_node() macro definitionSylwester Nawrocki2013-11-03
| * | of: only include prom.h on sparcRob Herring2013-10-09