summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/vio.c
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Fix of section mismatch warnings.Sam Ravnborg2008-01-221-1/+1
* [SPARC64]: VIO device addition log message level is too high.David S. Miller2007-10-041-1/+1
* [SPARC64]: Fix domain-services port probing.David S. Miller2007-10-041-1/+26
* [SPARC]: Centralize find_in_proplist() instead of duplicating N times.David S. Miller2007-08-081-17/+2Star
* [SPARC64]: Improve VIO device naming further.David S. Miller2007-07-211-19/+16Star
* [SPARC64]: Fix log message type in vio_create_one().Fabio Massimo Di Nitto2007-07-201-1/+1
* [SPARC64]: Fix handling of multiple vdc-port nodes.David S. Miller2007-07-201-3/+26
* [SPARC64]: Fix device type matching in VIO's devspec_show().Fabio Massimo Di Nitto2007-07-201-2/+2
* [SPARC64]: Massively simplify VIO device layer and support hot add/remove.David S. Miller2007-07-181-64/+59Star
* [SPARC64]: Add basic infrastructure for MD add/remove notification.David S. Miller2007-07-181-0/+33
* [SPARC64]: Unconditionally register vio_bus_type.David S. Miller2007-07-161-7/+7
* [SPARC64]: Fix MD property lifetime bugs.David S. Miller2007-07-161-11/+28
* [SPARC64]: Abstract out mdesc accesses for better MD update handling.David S. Miller2007-07-161-67/+76
* [SPARC64]: Add domain-services nodes to VIO device tree.David S. Miller2007-07-161-7/+29
* [SPARC64]: Add LDOM virtual channel driver and VIO device layer.David S. Miller2007-07-161-0/+347