summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/of_device.c
Commit message (Expand)AuthorAgeFilesLines
* [SPARC]: Remove of_platform_device_createStephen Rothwell2008-02-091-27/+0Star
* [SPARC/64]: Consolidate of_register_driverStephen Rothwell2007-10-181-20/+0Star
* [SPARC/64]: Prepare to remove of_platform_driver name.Stephen Rothwell2007-10-141-1/+4
* [SPARC]: Make sure dev_archdata is filled in for all devices.David S. Miller2007-07-211-0/+5
* Create drivers/of/platform.cStephen Rothwell2007-07-201-98/+9Star
* [SPARC/64] Rename some functions like PowerPCStephen Rothwell2007-07-201-21/+21
* Begin to consolidate of_device.cStephen Rothwell2007-07-201-108/+1Star
* [SPARC]: constify of_get_property return: arch/sparcStephen Rothwell2007-04-261-10/+11
* [SPARC]: Handle unresolvable resources better in of_device.cDavid S. Miller2007-03-031-3/+0Star
* [SPARC]: Fix bus handling in build_device_resources().David S. Miller2007-03-031-3/+4
* [SPARC]: Replace kmalloc+memset with kzallocYan Burman2006-12-101-2/+1Star
* [SPARC]: Fix bus_id[] string overflow.David S. Miller2006-10-271-1/+1
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0Star
* [SPARC]: Fix initialization of sun4d SBUS interrupts.David S. Miller2006-07-211-3/+31
* [SPARC]: Fix OF register translations under sub-PCI busses.David S. Miller2006-07-131-58/+109
* [SPARC64]: of_device_register() error checking fixAndrew Morton2006-07-131-2/+4
* [SPARC]: sparc32 side of of_device layer IRQ resolution.David S. Miller2006-06-301-7/+62
* [SPARC]: Encode I/O space into resource flags on sparc32.David S. Miller2006-06-301-2/+2
* [SPARC]: Beginnings of generic of_device framework.David S. Miller2006-06-301-2/+420
* [SPARC]: Export x_bus_type to modules.David S. Miller2006-06-261-0/+2
* [SPARC]: Port of_device layer and make ebus use it.David S. Miller2006-06-241-0/+268