Grant Likely
|
bd69f73f2c
of: Create function for counting number of phandles in a property
|
12 years ago |
Grant Likely
|
23ce04c073
of/base: Clean up exit paths for of_parse_phandle_with_args()
|
12 years ago |
Stephen Warren
|
c31a0c0522
of: fix recursive locking in of_get_next_available_child()
|
12 years ago |
Grant Likely
|
bfc4a58986
Merge branch 'for-next' from git://sources.calxeda.com/kernel/linux.git
|
12 years ago |
Thomas Gleixner
|
d6d3c4e656
OF: convert devtree lock from rw_lock to raw spinlock
|
12 years ago |
Grant Likely
|
d2f4ec1026
Merge branch 'robherring/for-next' from git://sources.calxeda.com/kernel/linux.git
|
12 years ago |
Stepan Moskovchenko
|
ced4eec900
of: Output devicetree alias names in uevent
|
12 years ago |
Thomas Gleixner
|
28d0e36bf9
OF: Fixup resursive locking code paths
|
12 years ago |
Thomas Abraham
|
dc71bcf1b9
of: fix incorrect return value of of_find_matching_node_and_match()
|
12 years ago |
Grant Likely
|
80c2022e56
of: Fix export of of_find_matching_node_and_match()
|
12 years ago |
Linus Torvalds
|
16e024f30c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
12 years ago |
Guennadi Liakhovetski
|
93c667ca25
of: *node argument to of_parse_phandle_with_args should be const
|
12 years ago |
Randy Dunlap
|
465aac6d49
Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"
|
12 years ago |
Steffen Trumtrar
|
b8fbdc42c5
of: add 'const' for of_parse_phandle parameter *np
|
12 years ago |
Nathan Fontenot
|
1a9bd45412
powerpc+of: Export of_reconfig_notifier_[register,unregister]
|
12 years ago |
Stephen Warren
|
50c8af4cf9
of: introduce for_each_matching_node_and_match()
|
12 years ago |
Viresh Kumar
|
be193249b4
dt: add helper function to read u8 & u16 variables & arrays
|
12 years ago |
Nathan Fontenot
|
79d1c71295
powerpc+of: Rename the drivers/of prom_* functions to of_*
|
12 years ago |
Nathan Fontenot
|
1cf3d8b3d2
powerpc+of: Add of node/property notification chain for adds and removes
|
12 years ago |
Nathan Fontenot
|
e81b3295bc
powerpc+of: Add /proc device tree updating to of node add/remove
|
12 years ago |
Linus Torvalds
|
a54dfb1a84
Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linux
|
12 years ago |
Srinivas Kandagatla
|
9c19761a7e
dt: introduce of_get_child_by_name to get child node by name
|
12 years ago |
Timur Tabi
|
3296193d14
dt: introduce for_each_available_child_of_node, of_get_next_available_child
|
13 years ago |
Linus Torvalds
|
f14121ab35
Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux
|
13 years ago |
Linus Torvalds
|
83c7f72259
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
13 years ago |
Dong Aisheng
|
475d009429
of: Improve prom_update_property() function
|
13 years ago |
Linus Torvalds
|
bc51b0c22c
Revert "of: match by compatible property first"
|
13 years ago |
Grant Likely
|
74a7f08448
devicetree: add helper inline for retrieving a node's full name
|
13 years ago |
Alexandre Courbot
|
1af4c7f18a
of: return -ENOENT when no property
|
13 years ago |
Sachin Kamat
|
a3a7cab17d
of: Fix null pointer related warnings in base.c file
|
13 years ago |