| Commit message (Expand) | Author | Age |
* | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-05-07 |
|\ |
|
| * | Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel... | Olof Johansson | 2013-04-17 |
| |\ |
|
| | * | OF: add empty of_device_is_available for !OF | Rob Herring | 2013-04-11 |
* | | | Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo... | Linus Torvalds | 2013-05-05 |
|\ \ \ |
|
| * | | | of: Add stub of_get_parent for non-OF builds | Alexander Shiyan | 2013-04-09 |
| | |/
| |/| |
|
* | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-05-04 |
|\ \ \
| | |/
| |/| |
|
| * | | of: Add support for reading a u32 from a multi-value property. | Tony Prisk | 2013-04-04 |
| |/ |
|
* / | proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h} | David Howells | 2013-05-01 |
|/ |
|
* | of: Create function for counting number of phandles in a property | Grant Likely | 2013-02-13 |
* | Merge branch 'for-next' from git://sources.calxeda.com/kernel/linux.git | Grant Likely | 2013-02-13 |
|\ |
|
| * | OF: convert devtree lock from rw_lock to raw spinlock | Thomas Gleixner | 2013-02-08 |
* | | of: add 'const' to of_node_full_name parameter | Steffen Trumtrar | 2013-02-06 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-12-18 |
|\ |
|
| * | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2012-11-25 |
| |\ |
|
| * | | powerpc+of: Rename the drivers/of prom_* functions to of_* | Nathan Fontenot | 2012-11-14 |
| * | | powerpc+of: Add of node/property notification chain for adds and removes | Nathan Fontenot | 2012-11-14 |
* | | | of: *node argument to of_parse_phandle_with_args should be const | Guennadi Liakhovetski | 2012-12-11 |
* | | | Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes" | Randy Dunlap | 2012-11-30 |
* | | | of: add 'const' for of_parse_phandle parameter *np | Steffen Trumtrar | 2012-11-29 |
* | | | of: introduce for_each_matching_node_and_match() | Stephen Warren | 2012-11-20 |
* | | | dt: add helper function to read u8 & u16 variables & arrays | Viresh Kumar | 2012-11-20 |
* | | | drivers/of: Constify device_node->name and ->path_component_name | Grant Likely | 2012-11-17 |
| |/
|/| |
|
* | | of: add stub of_get_child_by_name for non-OF builds | Olof Johansson | 2012-10-17 |
|/ |
|
* | Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-10-04 |
|\ |
|
| * | dt: Add empty of_find_node_by_name() function | Peter Ujfalusi | 2012-09-18 |
* | | Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linux | Linus Torvalds | 2012-10-03 |
|\ \ |
|
| * | | dt: introduce of_get_child_by_name to get child node by name | Srinivas Kandagatla | 2012-10-01 |
| |/ |
|
* / | dt: introduce for_each_available_child_of_node, of_get_next_available_child | Timur Tabi | 2012-08-20 |
|/ |
|
* | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-07-31 |
|\ |
|
| * | Merge remote-tracking branch 'origin' into irqdomain/next | Grant Likely | 2012-07-25 |
| |\ |
|
| * | | irqdomain: Simple NUMA awareness. | Paul Mundt | 2012-06-15 |
| * | | devicetree: add helper inline for retrieving a node's full name | Grant Likely | 2012-06-15 |
* | | | Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds | 2012-07-30 |
|\ \ \
| |_|/
|/| | |
|
| * | | dt: Add empty of_parse_phandle_with_args() function | Thierry Reding | 2012-06-15 |
| * | | dt: Add empty of_property_match_string() function | Thierry Reding | 2012-06-15 |
| |/ |
|
* | | Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux | Linus Torvalds | 2012-07-24 |
|\ \ |
|
| * | | devicetree: add helper inline for retrieving a node's full name | Grant Likely | 2012-07-06 |
| |/ |
|
* / | of: Improve prom_update_property() function | Dong Aisheng | 2012-07-11 |
|/ |
|
* | dt: add of_get_child_count helper function | Dong Aisheng | 2012-05-01 |
* | dt: add property iteration helpers | Stephen Warren | 2012-04-18 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-03-28 |
|\ |
|
| * | powerpc/eeh: Remove eeh device from OF node | Gavin Shan | 2012-03-27 |
* | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-28 |
|\ \
| |/
|/| |
|
| * | Merge branch 'spear/dt' into next/dt2 | Arnd Bergmann | 2012-03-16 |
| |\ |
|
| * | | of: introduce helper to manage boolean | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-03-21 |
|\ \ \ |
|
| * | | | powerpc/eeh: Introduce EEH device | Gavin Shan | 2012-03-08 |
| |/ / |
|
* | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-21 |
|\ \ \
| |_|/
|/| | |
|
| * | | of: Only compile OF_DYNAMIC on PowerPC pseries and iseries | Grant Likely | 2012-02-21 |
| * | | of: Add of_property_match_string() to find index into a string list | Grant Likely | 2012-01-28 |
| |/ |
|