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 |
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_*
|
13 years ago |
Nathan Fontenot
|
1cf3d8b3d2
powerpc+of: Add of node/property notification chain for adds and removes
|
13 years ago |