index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-30
of: simplify arch_find_n_match_cpu_physical_id() function
Masahiro Yamada
1
-4
/
+1
2015-10-30
drivers: of: removing assignment of 0 to static variable
Saurabh Sengar
1
-1
/
+1
2015-10-28
Merge branch 'all-dtbs-v2' into for-next
Rob Herring
1
-0
/
+10
2015-10-28
of: add config option to enable building of all dtbs
Rob Herring
1
-0
/
+10
2015-10-27
of/fdt: fix error checking for earlycon address
Masahiro Yamada
1
-2
/
+3
2015-10-22
of/overlay: add missing of_node_put
Julia Lawall
1
-1
/
+4
2015-10-22
of/platform: add missing of_node_put
Julia Lawall
1
-2
/
+6
2015-10-22
of/irq: add missing of_node_put
Julia Lawall
1
-2
/
+5
2015-10-22
of/unittest: add missing of_node_put
Julia Lawall
1
-2
/
+6
2015-10-22
Merge branch 'dt-doc-cleanup' into for-next
Rob Herring
2
-12
/
+37
2015-10-18
of: to support binding numa node to specified device in devicetree
Zhen Lei
1
-5
/
+6
2015-10-16
of/irq: Use the msi-map property to provide device-specific MSI domain
Marc Zyngier
1
-0
/
+18
2015-10-16
of/irq: Split of_msi_map_rid to reuse msi-map lookup
Marc Zyngier
1
-15
/
+28
2015-10-16
of/irq: Use of_msi_get_domain instead of open-coded "msi-parent" parsing
Marc Zyngier
1
-20
/
+11
2015-10-16
of/irq: Add support code for multi-parent version of "msi-parent"
Marc Zyngier
1
-0
/
+59
2015-10-16
of/irq: Add new function of_msi_map_rid()
David Daney
1
-0
/
+84
2015-10-13
of/irq: make of_irq_find_parent static
Jonas Gorski
1
-1
/
+1
2015-10-13
of/fdt: fix aliases with baudrate in earlycon
Stefan Agner
1
-1
/
+4
2015-10-13
PCI: of: Ignore resources with failed translation
Pavel Fedin
1
-2
/
+4
2015-10-13
PCI: of: Add 64-bit address recognition without LPAE support
Pavel Fedin
1
-0
/
+6
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+23
2015-09-25
of_mdio: fix MDIO phy device refcounting
Russell King
1
-4
/
+23
2015-09-17
of: Check for overlap in reserved memory regions
Mitchel Humpherys
1
-1
/
+42
2015-09-17
of: to support binding numa node to specified device in devicetree
Zhen Lei
1
-5
/
+6
2015-09-17
of_pci_irq: Silence bogus "of_irq_parse_pci() failed ..." messages.
David Daney
1
-8
/
+14
2015-09-17
of/pci: Add of_pci_check_probe_only to parse "linux,pci-probe-only"
Marc Zyngier
1
-0
/
+26
2015-09-09
Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-0
/
+1
2015-09-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-5
/
+7
2015-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-4
/
+26
2015-09-02
Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+12
2015-09-02
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+22
2015-09-01
phy: fixed_phy: Add gpio to determine link up/down.
Andrew Lunn
1
-3
/
+10
2015-08-26
of/irq: export of_get_irq_byname()
Dmitry Torokhov
1
-0
/
+1
2015-08-25
of/address: Don't loop forever in of_find_matching_node_by_address().
David Daney
1
-3
/
+3
2015-08-25
of/platform: add function to populate default bus
Hauke Mehrtens
1
-0
/
+9
2015-08-24
of/fdt: make memblock maximum physical address arch configurable
Ard Biesheuvel
1
-5
/
+7
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+1
2015-07-30
of/platform: Assign MSI domain to platform device
Marc Zyngier
2
-0
/
+22
2015-07-27
of: Drop owner assignment from platform and i2c driver
Krzysztof Kozlowski
1
-3
/
+0
2015-07-27
of: add HAS_IOMEM depends to OF_ADDRESS
Rob Herring
1
-1
/
+1
2015-07-22
of_mdio: add new DT property 'managed' to specify the PHY management type
Stas Sergeev
1
-2
/
+17
2015-07-02
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-23
/
+50
2015-06-30
of/irq: Rename "intc_desc" to "of_intc_desc" to fix OF on sh
Geert Uytterhoeven
1
-3
/
+3
2015-06-30
of/irq: Fix pSeries boot failure
Jeremy Linton
1
-2
/
+1
2015-06-30
Merge remote-tracking branch 'robh/for-next' into devicetree/next
Grant Likely
6
-16
/
+41
2015-06-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+34
2015-06-26
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+1
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+3
2015-06-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-5
/
+14
2015-06-23
Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
[prev]
[next]