index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
2020-01-30
Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-01-28
of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc
Michael Ellerman
2020-01-08
of: overlay: Remove blank line between assignment and check
Geert Uytterhoeven
2019-12-25
net: mdio: of: Register discovered MII time stampers.
Richard Cochran
2019-12-24
of: Rework and simplify phandle cache to use a fixed size
Rob Herring
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-19
of: mdio: export of_mdiobus_child_is_phy
Antoine Tenart
2019-12-12
of/platform: Unconditionally pause/resume sync state during kernel init
Saravana Kannan
2019-12-02
Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-26
Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-11-26
of: unittest: fix memory leak in attach_node_and_children
Erhard Furtner
2019-11-26
of: overlay: add_changeset_property() memory leak
Frank Rowand
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-11-22
of: property: Add device link support for interrupt-parent, dmas and -gpio(s)
Saravana Kannan
2019-11-21
dma-mapping: treat dev->bus_dma_mask as a DMA limit
Nicolas Saenz Julienne
2019-11-21
of: property: Add device link support for "iommu-map"
Will Deacon
2019-11-21
of: property: Fix the semantics of of_is_ancestor_of()
Saravana Kannan
2019-11-14
of: property: Fix documentation for out values
Matti Vaittinen
2019-11-07
of: property: Add device link support for iommus, mboxes and io-channels
Saravana Kannan
2019-11-07
of: property: Make it easy to add device links from DT properties
Saravana Kannan
2019-11-07
of: property: Minor style clean up of of_link_to_phandle()
Saravana Kannan
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-02
of: property: Skip adding device links to suppliers that aren't devices
Saravana Kannan
2019-11-02
of: property: Make sure child dependencies don't block probing of parent
Saravana Kannan
2019-10-27
Merge 5.4-rc5 into driver-core-next
Greg Kroah-Hartman
2019-10-25
Merge branch 'dt/linus' into dt/next
Rob Herring
2019-10-23
of: reserved_mem: add missing of_node_put() for proper ref-counting
Chris Goldsworthy
2019-10-23
of: unittest: fix memory leak in unittest_data_add
Navid Emamdoost
2019-10-18
of: Use pr_warn instead of pr_warning
Kefeng Wang
2019-10-17
of: property: Minor code formatting/style clean ups
Saravana Kannan
2019-10-11
device property: Add a function to obtain a node's prefix
Sakari Ailus
2019-10-11
device property: Add fwnode_get_name for returning the name of a node
Sakari Ailus
2019-10-09
of: Make of_dma_get_range() work on bus nodes
Robin Murphy
2019-10-08
of/address: Fix of_pci_range_parser_one translation of DMA addresses
Rob Herring
2019-10-08
of/address: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'
Rob Herring
2019-10-08
of/unittest: Add dma-ranges address translation tests
Rob Herring
2019-10-08
of: Factor out #{addr,size}-cells parsing
Robin Murphy
2019-10-08
of: address: Follow DMA parent for "dma-coherent"
Robin Murphy
2019-10-08
of/address: Introduce of_get_next_dma_parent() helper
Robin Murphy
2019-10-08
of: address: Report of_dma_get_range() errors meaningfully
Robin Murphy
2019-10-08
of: Make of_dma_get_range() private
Rob Herring
2019-10-08
of: Remove unused of_find_matching_node_by_address()
Rob Herring
2019-10-04
of: property: Create device links for all child-supplier depencencies
Saravana Kannan
2019-10-04
of/platform: Pause/resume sync state during init and of_platform_populate()
Saravana Kannan
2019-10-04
of: property: Add functional dependency link from DT bindings
Saravana Kannan
2019-10-01
of/fdt: don't ignore errors from of_setup_earlycon
Christoph Hellwig
2019-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
[next]