| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc: prepare kernel/ for unification | Sam Ravnborg | 2008-12-04 | 1 | -627/+0 |
* | sparc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-12 | 1 | -2/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 2008-09-16 | 1 | -1/+1 |
|\ |
|
| * | sparc32: Fix function signature of of_bus_sbus_get_flags(). | David S. Miller | 2008-09-10 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 2008-09-08 | 1 | -5/+14 |
|\ \
| |/ |
|
| * | sparc: Fix resource flags for PCI children in OF device tree. | David S. Miller | 2008-08-28 | 1 | -5/+14 |
* | | sparc: Fix handling of LANCE and ESP parent nodes in of_device.c | David S. Miller | 2008-09-03 | 1 | -4/+22 |
* | | sparc: Kill ebus_bus_type. | David S. Miller | 2008-08-30 | 1 | -10/+0 |
* | | sparc: Kill sbus_bus_type. | David S. Miller | 2008-08-29 | 1 | -9/+0 |
* | | sparc: Add OF archdata propagation helper. | David S. Miller | 2008-08-29 | 1 | -0/+22 |
* | | sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping(). | David S. Miller | 2008-08-25 | 1 | -2/+2 |
* | | sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping(). | David S. Miller | 2008-08-24 | 1 | -0/+11 |
|/ |
|
* | [SPARC]: Remove of_platform_device_create | Stephen Rothwell | 2008-02-09 | 1 | -27/+0 |
* | [SPARC/64]: Consolidate of_register_driver | Stephen Rothwell | 2007-10-17 | 1 | -20/+0 |
* | [SPARC/64]: Prepare to remove of_platform_driver name. | Stephen Rothwell | 2007-10-13 | 1 | -1/+4 |
* | [SPARC]: Make sure dev_archdata is filled in for all devices. | David S. Miller | 2007-07-20 | 1 | -0/+5 |
* | Create drivers/of/platform.c | Stephen Rothwell | 2007-07-20 | 1 | -98/+9 |
* | [SPARC/64] Rename some functions like PowerPC | Stephen Rothwell | 2007-07-20 | 1 | -21/+21 |
* | Begin to consolidate of_device.c | Stephen Rothwell | 2007-07-20 | 1 | -108/+1 |
* | [SPARC]: constify of_get_property return: arch/sparc | Stephen Rothwell | 2007-04-26 | 1 | -10/+11 |
* | [SPARC]: Handle unresolvable resources better in of_device.c | David S. Miller | 2007-03-02 | 1 | -3/+0 |
* | [SPARC]: Fix bus handling in build_device_resources(). | David S. Miller | 2007-03-02 | 1 | -3/+4 |
* | [SPARC]: Replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-10 | 1 | -2/+1 |
* | [SPARC]: Fix bus_id[] string overflow. | David S. Miller | 2006-10-27 | 1 | -1/+1 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 1 | -1/+0 |
* | [SPARC]: Fix initialization of sun4d SBUS interrupts. | David S. Miller | 2006-07-21 | 1 | -3/+31 |
* | [SPARC]: Fix OF register translations under sub-PCI busses. | David S. Miller | 2006-07-13 | 1 | -58/+109 |
* | [SPARC64]: of_device_register() error checking fix | Andrew Morton | 2006-07-13 | 1 | -2/+4 |
* | [SPARC]: sparc32 side of of_device layer IRQ resolution. | David S. Miller | 2006-06-29 | 1 | -7/+62 |
* | [SPARC]: Encode I/O space into resource flags on sparc32. | David S. Miller | 2006-06-29 | 1 | -2/+2 |
* | [SPARC]: Beginnings of generic of_device framework. | David S. Miller | 2006-06-29 | 1 | -2/+420 |
* | [SPARC]: Export x_bus_type to modules. | David S. Miller | 2006-06-25 | 1 | -0/+2 |
* | [SPARC]: Port of_device layer and make ebus use it. | David S. Miller | 2006-06-23 | 1 | -0/+268 |