Linus Torvalds
|
31f7c3a688
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
|
12 years ago |
Linus Torvalds
|
40031da445
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
12 years ago |
Stephen Warren
|
91d9942c28
of: call __of_parse_phandle_with_args from of_parse_phandle
|
12 years ago |
Stephen Warren
|
035fd94822
of: introduce of_parse_phandle_with_fixed_args
|
12 years ago |
Stephen Warren
|
5fba49e3a8
of: move of_parse_phandle()
|
12 years ago |
Stephen Warren
|
eded9dd40b
of: move documentation of of_parse_phandle_with_args
|
12 years ago |
Grant Likely
|
0640332e07
of: Fix missing memory initialization on FDT unflattening
|
12 years ago |
Sudeep KarkadaNagesha
|
183912d352
of: move of_get_cpu_node implementation to DT core library
|
12 years ago |
Sascha Hauer
|
5c19e95216
OF: Add helper for matching against linux,stdout-path
|
12 years ago |
Linus Torvalds
|
74b9272bbe
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
|
12 years ago |
Benjamin Herrenschmidt
|
d25d86949b
of: Fix locking vs. interrupts
|
12 years ago |
Lad, Prabhakar
|
792efb8467
of/base: fix typos
|
12 years ago |
Linus Torvalds
|
ff9129b06c
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
|
12 years ago |
Linus Torvalds
|
6fa52ed33b
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
12 years ago |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
David Howells
|
a8ca16ea7b
proc: Supply a function to remove a proc entry by PDE
|
12 years ago |
Guennadi Liakhovetski
|
6695be6863
[media] DT: export of_get_next_parent() for use by modules: fix modular V4L2
|
12 years ago |
Tang Yuantian
|
b855f16b05
of/base: release the node correctly in of_parse_phandle_with_args()
|
12 years ago |
Tony Prisk
|
daeec1f083
of: Remove duplicated code for validating property and value
|
12 years ago |
Tony Prisk
|
3daf37260e
of: Add support for reading a u32 from a multi-value property.
|
12 years ago |
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 |