aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/of_device.c
Commit message (Expand)AuthorAge
* sparc: prepare kernel/ for unificationSam Ravnborg2008-12-04
* sparc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-16
|\
| * sparc32: Fix function signature of of_bus_sbus_get_flags().David S. Miller2008-09-11
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-08
|\|
| * sparc: Fix resource flags for PCI children in OF device tree.David S. Miller2008-08-29
* | sparc: Fix handling of LANCE and ESP parent nodes in of_device.cDavid S. Miller2008-09-03
* | sparc: Kill ebus_bus_type.David S. Miller2008-08-30
* | sparc: Kill sbus_bus_type.David S. Miller2008-08-29
* | sparc: Add OF archdata propagation helper.David S. Miller2008-08-29
* | sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller2008-08-25
* | sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller2008-08-24
|/
* [SPARC]: Remove of_platform_device_createStephen Rothwell2008-02-09
* [SPARC/64]: Consolidate of_register_driverStephen Rothwell2007-10-18
* [SPARC/64]: Prepare to remove of_platform_driver name.Stephen Rothwell2007-10-14
* [SPARC]: Make sure dev_archdata is filled in for all devices.David S. Miller2007-07-20
* Create drivers/of/platform.cStephen Rothwell2007-07-20
* [SPARC/64] Rename some functions like PowerPCStephen Rothwell2007-07-20
* Begin to consolidate of_device.cStephen Rothwell2007-07-19
* [SPARC]: constify of_get_property return: arch/sparcStephen Rothwell2007-04-26
* [SPARC]: Handle unresolvable resources better in of_device.cDavid S. Miller2007-03-02
* [SPARC]: Fix bus handling in build_device_resources().David S. Miller2007-03-02
* [SPARC]: Replace kmalloc+memset with kzallocYan Burman2006-12-10
* [SPARC]: Fix bus_id[] string overflow.David S. Miller2006-10-27
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* [SPARC]: Fix initialization of sun4d SBUS interrupts.David S. Miller2006-07-21
* [SPARC]: Fix OF register translations under sub-PCI busses.David S. Miller2006-07-13
* [SPARC64]: of_device_register() error checking fixAndrew Morton2006-07-13
* [SPARC]: sparc32 side of of_device layer IRQ resolution.David S. Miller2006-06-29
* [SPARC]: Encode I/O space into resource flags on sparc32.David S. Miller2006-06-29
* [SPARC]: Beginnings of generic of_device framework.David S. Miller2006-06-29
* [SPARC]: Export x_bus_type to modules.David S. Miller2006-06-26
* [SPARC]: Port of_device layer and make ebus use it.David S. Miller2006-06-24