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
*
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-02-21
|
\
|
*
of: Add self test for of_match_node()
Grant Likely
2014-02-20
|
*
of: Move testcase FDT data into drivers/of
Grant Likely
2014-02-20
|
*
of: reimplement the matching method for __of_match_node()
Kevin Hao
2014-02-20
|
*
Revert "of: search the best compatible match first in __of_match_node()"
Kevin Hao
2014-02-18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-02-18
|
\
\
|
|
/
|
/
|
|
*
of_mdio: fix phy interrupt passing
Ben Dooks
2014-02-18
|
*
net: of_mdio: fix of_set_phy_supported after driver probing
Florian Fainelli
2014-02-14
*
|
of: search the best compatible match first in __of_match_node()
Kevin Hao
2014-02-15
*
|
Revert "OF: base: match each node compatible against all given matches first"
Kevin Hao
2014-02-14
*
|
of: fix PCI bus match for PCIe slots
Kleber Sacilotto de Souza
2014-02-05
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-25
|
\
|
*
phylib: Add of_phy_attach
Andy Fleming
2014-01-13
|
*
phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHY
Andy Fleming
2014-01-13
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
|
|
\
|
*
|
net: of_mdio: parse "max-speed" property to set PHY supported features
Florian Fainelli
2013-12-06
|
*
|
net: of_mdio: do not overwrite PHY interrupt configuration
Florian Fainelli
2013-12-06
|
*
|
net: of_mdio: use PHY_MAX_ADDR constant
Florian Fainelli
2013-12-06
|
*
|
net: of_mdio: factor PHY registration from of_mdiobus_register
Florian Fainelli
2013-12-06
*
|
|
Merge tag 'devicetree-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-01-24
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'grant/devicetree/next' into for-3.14
Rob Herring
2014-01-23
|
|
\
\
\
|
|
*
|
|
of: Fix __of_device_is_available check
Xiubo Li
2014-01-16
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge remote-tracking branch 'grant/devicetree/next' into for-3.14
Rob Herring
2014-01-17
|
|
\
|
|
|
*
|
|
of: irq: Ignore disabled intc's when searching map
Peter Crosthwaite
2013-12-04
|
*
|
|
of: irq: Ignore disabled interrupt controllers
Peter Crosthwaite
2013-12-04
|
*
|
|
OF: base: match each node compatible against all given matches first
Sebastian Hesselbarth
2013-12-04
|
|
|
/
|
|
/
|
*
|
|
platform: introduce OF style 'modalias' support for platform bus
Zhang Rui
2014-01-16
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'grant/devicetree/merge' into dt-fixes
Rob Herring
2013-12-30
|
\
\
|
*
|
of: Fix NULL dereference in unflatten_and_copy()
James Hogan
2013-12-11
|
|
/
*
|
of/irq: Fix device_node refcount in of_irq_parse_raw()
Cédric Le Goater
2013-12-30
*
|
of/Kconfig: Spelling s/one/once/
Geert Uytterhoeven
2013-12-30
*
|
Revert "of/address: Handle #address-cells > 2 specially"
Rob Herring
2013-12-30
|
/
*
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-13
|
\
|
*
DMA-API: amba: get rid of separate dma_mask
Russell King
2013-10-31
*
|
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
|
\
\
|
*
|
dt: disable self-tests for !OF_IRQ
Rob Herring
2013-11-08
|
*
|
of: irq: Fix interrupt-map entry matching
Tomasz Figa
2013-11-07
|
*
|
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-11-07
|
|
\
\
|
|
*
|
of/irq: Fix potential buffer overflow
Grant Likely
2013-11-03
|
|
*
|
of/irq: Fix bug in interrupt parsing refactor.
Grant Likely
2013-11-03
|
|
*
|
of/irq: create interrupts-extended property
Grant Likely
2013-10-28
|
|
*
|
of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.
Grant Likely
2013-10-24
|
|
*
|
of/irq: Rework of_irq_count()
Thierry Reding
2013-10-24
|
|
*
|
of: Add testcases for interrupt parsing
Grant Likely
2013-10-24
|
|
*
|
of: Add helper for printing an of_phandle_args structure
Grant Likely
2013-10-24
|
|
*
|
of/irq: Refactor interrupt-map parsing
Grant Likely
2013-10-24
|
|
*
|
of/irq: simplify args to irq_create_of_mapping
Grant Likely
2013-10-24
|
|
*
|
of/irq: Replace of_irq with of_phandle_args
Grant Likely
2013-10-24
|
|
*
|
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
2013-10-24
|
|
*
|
of/irq: Pass trigger type in IRQ resource flags
Tomasz Figa
2013-10-15
[next]