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
/
arch
/
sparc
/
kernel
/
of_device_64.c
Age
Commit message (
Expand
)
Author
2024-02-16
sparc: Fix typos
Bjorn Helgaas
2023-08-28
sparc: Explicitly include correct DT includes
Rob Herring
2023-04-18
sparc: Use of_property_present() for testing DT property presence
Rob Herring
2018-11-18
sparc: Use DT node full_name instead of name for resources
Rob Herring
2018-11-18
sparc: Use of_node_name_eq for node name comparisons
Rob Herring
2018-11-18
sparc: Convert to using %pOF instead of full_name
Rob Herring
2018-09-02
sparc: set a default 32-bit dma mask for OF devices
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2012-07-06
devicetree: add helper inline for retrieving a node's full name
Grant Likely
2011-10-31
sparc: move symbol exporters to use export.h not module.h
Paul Gortmaker
2011-10-31
sparc: fix implicit use of spitfire.h in pcr.c and of_device_64.c
Paul Gortmaker
2011-05-16
sparc: convert old cpumask API into new one
KOSAKI Motohiro
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-07-24
sparc: remove references to of_device and to_of_device
Grant Likely
2010-07-24
of: Merge of_platform_bus_type with platform_bus_type
Grant Likely
2010-06-28
sparc/of: Move of_device fields into struct pdev_archdata
Grant Likely
2010-05-18
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-04-28
driver-core: Add device node pointer to struct device
Grant Likely
2010-01-28
Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree
Grant Likely
2010-01-28
of: unify phandle name in struct device_node
Grant Likely
2009-12-09
sparc64: Fix overly strict range type matching for PCI devices.
David S. Miller
2009-06-16
sparc: move of_device common code to of_device_common
Robert Reif
2009-04-22
sparc: Fix bus type probing for ESP and LE devices.
David S. Miller
2009-04-08
sparc64: get_cells() can't be marked __init
David S. Miller
2009-01-06
sparc64: Use unsigned long long for u64.
Sam Ravnborg
2008-12-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-26
sparc: fix array overrun check in of_device_64.c
Robert Reif
2008-12-04
sparc,sparc64: unify kernel/
Sam Ravnborg