aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/of_device_64.c
AgeCommit message (Expand)Author
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-04-28driver-core: Add device node pointer to struct deviceGrant Likely
2010-01-28Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely
2010-01-28of: unify phandle name in struct device_nodeGrant Likely
2009-12-09sparc64: Fix overly strict range type matching for PCI devices.David S. Miller
2009-06-16sparc: move of_device common code to of_device_commonRobert Reif
2009-04-22sparc: Fix bus type probing for ESP and LE devices.David S. Miller
2009-04-08sparc64: get_cells() can't be marked __initDavid S. Miller
2009-01-06sparc64: Use unsigned long long for u64.Sam Ravnborg
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-26sparc: fix array overrun check in of_device_64.cRobert Reif
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg