index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
of_device_64.c
Age
Commit message (
Expand
)
Author
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-07-24
sparc: remove references to of_device and to_of_device
Grant Likely
2010-07-24
of: Merge of_platform_bus_type with platform_bus_type
Grant Likely
2010-06-28
sparc/of: Move of_device fields into struct pdev_archdata
Grant Likely
2010-05-18
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-04-28
driver-core: Add device node pointer to struct device
Grant Likely
2010-01-28
Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree
Grant Likely
2010-01-28
of: unify phandle name in struct device_node
Grant Likely
2009-12-09
sparc64: Fix overly strict range type matching for PCI devices.
David S. Miller
2009-06-16
sparc: move of_device common code to of_device_common
Robert Reif
2009-04-22
sparc: Fix bus type probing for ESP and LE devices.
David S. Miller
2009-04-08
sparc64: get_cells() can't be marked __init
David S. Miller
2009-01-06
sparc64: Use unsigned long long for u64.
Sam Ravnborg
2008-12-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-26
sparc: fix array overrun check in of_device_64.c
Robert Reif
2008-12-04
sparc,sparc64: unify kernel/
Sam Ravnborg