summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/of_device.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-161-1/+1
|\
| * sparc32: Fix function signature of of_bus_sbus_get_flags().David S. Miller2008-09-101-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-081-5/+14
|\ \ | |/
| * sparc: Fix resource flags for PCI children in OF device tree.David S. Miller2008-08-281-5/+14
* | sparc: Fix handling of LANCE and ESP parent nodes in of_device.cDavid S. Miller2008-09-031-4/+22
* | sparc: Kill ebus_bus_type.David S. Miller2008-08-301-10/+0
* | sparc: Kill sbus_bus_type.David S. Miller2008-08-291-9/+0
* | sparc: Add OF archdata propagation helper.David S. Miller2008-08-291-0/+22
* | sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller2008-08-251-2/+2
* | sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller2008-08-241-0/+11
|/
* [SPARC]: Remove of_platform_device_createStephen Rothwell2008-02-091-27/+0
* [SPARC/64]: Consolidate of_register_driverStephen Rothwell2007-10-171-20/+0
* [SPARC/64]: Prepare to remove of_platform_driver name.Stephen Rothwell2007-10-131-1/+4
* [SPARC]: Make sure dev_archdata is filled in for all devices.David S. Miller2007-07-201-0/+5
* Create drivers/of/platform.cStephen Rothwell2007-07-201-98/+9
* [SPARC/64] Rename some functions like PowerPCStephen Rothwell2007-07-201-21/+21
* Begin to consolidate of_device.cStephen Rothwell2007-07-201-108/+1
* [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-021-3/+0
* [SPARC]: Fix bus handling in build_device_resources().David S. Miller2007-03-021-3/+4
* [SPARC]: Replace kmalloc+memset with kzallocYan Burman2006-12-101-2/+1
* [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/+0
* [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-291-7/+62
* [SPARC]: Encode I/O space into resource flags on sparc32.David S. Miller2006-06-291-2/+2
* [SPARC]: Beginnings of generic of_device framework.David S. Miller2006-06-291-2/+420
* [SPARC]: Export x_bus_type to modules.David S. Miller2006-06-251-0/+2
* [SPARC]: Port of_device layer and make ebus use it.David S. Miller2006-06-231-0/+268
OpenPOWER on IntegriCloud