index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
/
base.c
Commit message (
Expand
)
Author
Age
*
dt: introduce for_each_available_child_of_node, of_get_next_available_child
Timur Tabi
2012-08-20
*
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: return -ENOENT when no property
Alexandre Courbot
2012-07-06
|
*
of: Fix null pointer related warnings in base.c file
Sachin Kamat
2012-07-06
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-07-23
|
\
\
|
*
|
of: Improve prom_update_property() function
Dong Aisheng
2012-07-11
*
|
|
Revert "of: match by compatible property first"
Linus Torvalds
2012-07-10
|
/
/
*
/
of: match by compatible property first
Thierry Reding
2012-06-14
|
/
*
dt: add property iteration helpers
Stephen Warren
2012-04-18
*
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
*
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-01-07
|
\
|
*
dt: reform for_each_property to for_each_property_of_node
Dong Aisheng
2011-12-27
|
*
of/base: Take NULL string into account for property with multiple strings
Benoit Cousson
2011-12-19
*
|
of: create of_phandle_args to simplify return of phandle parsing data
Grant Likely
2011-12-12
|
/
*
Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-11-01
|
\
|
*
of: Add helpers to get one string in multiple strings property
Benoit Cousson
2011-10-04
*
|
dt: add helper to read 64-bit integers
Jamie Iles
2011-10-04
*
|
dt: add of_alias_scan and of_alias_get_id
Shawn Guo
2011-09-22
|
/
*
Revert "dt: add of_alias_scan and of_alias_get_id"
Grant Likely
2011-08-04
*
dt: add of_alias_scan and of_alias_get_id
Shawn Guo
2011-08-03
*
of: constify property name parameters for helper functions
Jamie Iles
2011-08-02
*
dt: add helper function to read u32 arrays
Rob Herring
2011-07-06
*
dt: add 'const' for of_property_read_string parameter **out_string
Shawn Guo
2011-07-04
*
dt: add helper functions to read u32 and string property values
Thomas Abraham
2011-06-30
*
dt: protect against NULL matches passed to of_match_node()
Grant Likely
2011-03-23
*
of: use __be32 types for big-endian device tree data
Jeremy Kerr
2010-10-12
*
of: Fix phandle endian issues
Grant Likely
2010-07-24
*
of: refactor of_modalias_node() and remove explicit match table.
Grant Likely
2010-07-05
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
of: move definition of of_chosen into common code.
Grant Likely
2010-02-14
*
of: assume big-endian properties, adding conversions where necessary
Jeremy Kerr
2010-02-09
*
of: include linux/proc_fs.h
Jeremy Kerr
2010-02-09
*
of: add 'of_' prefix to machine_is_compatible()
Grant Likely
2010-02-09
*
of: merge of_find_node_by_phandle
Jeremy Kerr
2010-02-09
*
of: merge of_attach_node() & of_detach_node()
Grant Likely
2010-02-09
*
of: Merge of_node_get() and of_node_put()
Grant Likely
2010-01-28
*
of: merge machine_is_compatible()
Grant Likely
2010-01-28
*
of: merge prom_{add,remove,modify}_property
Grant Likely
2009-11-23
*
of: merge of_find_all_nodes() implementations
Grant Likely
2009-10-15
*
of: remove "stm,m25p40" alias
Anton Vorontsov
2009-09-23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-06-15
|
\
|
*
of: add of_parse_phandle() helper for parsing phandle properties
Grant Likely
2009-04-27
*
|
powerpc/85xx: Add STMicro M25P40 serial flash support for MPC8569E-MDS
Anton Vorontsov
2009-05-19
|
/
*
powerpc: add mmc-spi-slot bindings
Anton Vorontsov
2009-04-01
*
of: of_parse_phandles_with_args() learns to differentiate 'hole' cells
Anton Vorontsov
2008-12-20
*
of: Minor simplification for the of_parse_phandles_with_args()
Anton Vorontsov
2008-12-20
*
of: Add helpers for finding device nodes which have a given property
Michael Ellerman
2008-11-19
*
Merge commit 'gcl/gcl-next'
Benjamin Herrenschmidt
2008-10-13
|
\
[next]