index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
of_device.c
Age
Commit message (
Expand
)
Author
2008-12-04
sparc: prepare kernel/ for unification
Sam Ravnborg
2008-11-12
sparc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-09-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
David S. Miller
2008-09-10
sparc32: Fix function signature of of_bus_sbus_get_flags().
David S. Miller
2008-09-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
David S. Miller
2008-09-03
sparc: Fix handling of LANCE and ESP parent nodes in of_device.c
David S. Miller
2008-08-30
sparc: Kill ebus_bus_type.
David S. Miller
2008-08-29
sparc: Kill sbus_bus_type.
David S. Miller
2008-08-29
sparc: Add OF archdata propagation helper.
David S. Miller
2008-08-28
sparc: Fix resource flags for PCI children in OF device tree.
David S. Miller
2008-08-25
sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping().
David S. Miller
2008-08-24
sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping().
David S. Miller
2008-02-09
[SPARC]: Remove of_platform_device_create
Stephen Rothwell
2007-10-17
[SPARC/64]: Consolidate of_register_driver
Stephen Rothwell
2007-10-13
[SPARC/64]: Prepare to remove of_platform_driver name.
Stephen Rothwell
2007-07-20
[SPARC]: Make sure dev_archdata is filled in for all devices.
David S. Miller
2007-07-20
Create drivers/of/platform.c
Stephen Rothwell
2007-07-20
[SPARC/64] Rename some functions like PowerPC
Stephen Rothwell
2007-07-20
Begin to consolidate of_device.c
Stephen Rothwell
2007-04-26
[SPARC]: constify of_get_property return: arch/sparc
Stephen Rothwell
2007-03-02
[SPARC]: Handle unresolvable resources better in of_device.c
David S. Miller
2007-03-02
[SPARC]: Fix bus handling in build_device_resources().
David S. Miller
2006-12-10
[SPARC]: Replace kmalloc+memset with kzalloc
Yan Burman
2006-10-27
[SPARC]: Fix bus_id[] string overflow.
David S. Miller
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-07-21
[SPARC]: Fix initialization of sun4d SBUS interrupts.
David S. Miller
2006-07-13
[SPARC]: Fix OF register translations under sub-PCI busses.
David S. Miller
2006-07-13
[SPARC64]: of_device_register() error checking fix
Andrew Morton
2006-06-29
[SPARC]: sparc32 side of of_device layer IRQ resolution.
David S. Miller
2006-06-29
[SPARC]: Encode I/O space into resource flags on sparc32.
David S. Miller
2006-06-29
[SPARC]: Beginnings of generic of_device framework.
David S. Miller
2006-06-25
[SPARC]: Export x_bus_type to modules.
David S. Miller
2006-06-23
[SPARC]: Port of_device layer and make ebus use it.
David S. Miller