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
Commit message (
Expand
)
Author
Age
*
of/gpio: Implement of_gpio_count()
Anton Vorontsov
2008-12-20
*
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/gpio: Implement of_get_gpio_flags()
Anton Vorontsov
2008-12-03
*
of/i2c: Fill the archdata for I2C devices
Anton Vorontsov
2008-12-03
*
of: Add helpers for finding device nodes which have a given property
Michael Ellerman
2008-11-19
*
OF-device: Don't overwrite numa_node in device registration
Jeremy Kerr
2008-10-31
*
Merge commit 'kumar/kumar-for-2.6.28'
Benjamin Herrenschmidt
2008-10-21
|
\
|
*
of/spi: Support specifying chip select as active high via device tree
Wolfgang Ocker
2008-10-21
*
|
of: Format string bug in drivers/of/of_i2c.c
Jon Smirl
2008-10-21
|
/
*
Merge commit 'gcl/gcl-next'
Benjamin Herrenschmidt
2008-10-13
|
\
|
*
OF: add fsl,mcu-mpc8349emitx to the exception list
Anton Vorontsov
2008-10-08
*
|
of: Add new helper of_parse_phandles_with_args()
Anton Vorontsov
2008-10-12
*
|
powerpc/of-bindings: Don't support linux,<modalias> "compatible" values
Grant Likely
2008-10-10
|
/
*
powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices
Joachim Fenkes
2008-08-19
*
spi: Add OF binding support for SPI busses
Grant Likely
2008-07-25
*
of: adapt of_find_i2c_driver() to be usable by SPI also
Grant Likely
2008-07-25
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2008-07-25
|
\
|
*
powerpc/mpc5200: Fix wrong 'no interrupt' handling in of_i2c
Wolfram Sang
2008-07-22
*
|
gpiolib: allow user-selection
Michael Buesch
2008-07-25
|
/
*
OpenFirmware: Include <linux/of_i2c.h> from of_i2c.c.
Robert P. J. Day
2008-07-12
*
Merge branch 'merge'
Paul Mackerras
2008-06-08
|
\
|
*
rtc-ds1374: rename device to just "ds1374"
Jean Delvare
2008-06-06
*
|
[POWERPC] of/gpio: Use dynamic base allocation
Anton Vorontsov
2008-05-23
*
|
[POWERPC] Move of_device_get_modalias to drivers/of
Stephen Rothwell
2008-05-16
*
|
Merge branch 'linux-2.6' into powerpc-next
Paul Mackerras
2008-05-16
|
\
|
|
*
[POWERPC] Add null pointer check to of_find_property
Timur Tabi
2008-05-15
*
|
[POWERPC] Create modalias file in sysfs for of_platform bus
Olaf Hering
2008-05-14
|
/
*
[POWERPC] drivers/of/of_i2c.c: Add MODULE_LICENSE
Adrian Bunk
2008-04-24
*
[POWERPC] i2c: Fix build breakage introduced by OF helpers
Jochen Friedrich
2008-04-19
*
[POWERPC] i2c: OF helpers for the i2c API
Jochen Friedrich
2008-04-16
*
[POWERPC] OF helpers for the GPIO API
Anton Vorontsov
2008-04-16
*
[POWERPC] Add of_device_is_available function
Josh Boyer
2008-04-06
*
[POWERPC] Create and hook up of_platform_device_shutdown
Michael Ellerman
2008-02-06
*
[POWERPC] Add of_get_next_parent()
Michael Ellerman
2008-02-06
*
[POWERPC] Add of_find_matching_node() helper function
Grant Likely
2008-01-16
*
[SPARC/64]: Consolidate of_register_driver
Stephen Rothwell
2007-10-18
*
Create drivers/of/platform.c
Stephen Rothwell
2007-07-20
*
Begin consolidation of of_device.h
Stephen Rothwell
2007-07-19
*
Begin to consolidate of_device.c
Stephen Rothwell
2007-07-19
*
Consolidate of_find_node_by routines
Stephen Rothwell
2007-07-19
*
Consolidate of_get_next_child
Stephen Rothwell
2007-07-19
*
Consolidate of_get_parent
Stephen Rothwell
2007-07-19
*
Consolidate of_find_property
Stephen Rothwell
2007-07-19
*
Consolidate of_device_is_compatible
Stephen Rothwell
2007-07-19
*
Start split out of common open firmware code
Stephen Rothwell
2007-07-19