aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/vio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg1-451/+0
2008-09-12sparc64: Fix sparse warnings in vio.cDavid S. Miller1-4/+4
2008-07-21sparc64: fix up bus_id changes in sparc core codeGreg Kroah-Hartman1-9/+7
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers1-1/+1
2008-01-21[SPARC64]: Fix of section mismatch warnings.Sam Ravnborg1-1/+1
2007-10-03[SPARC64]: VIO device addition log message level is too high.David S. Miller1-1/+1
2007-10-03[SPARC64]: Fix domain-services port probing.David S. Miller1-1/+26
2007-08-07[SPARC]: Centralize find_in_proplist() instead of duplicating N times.David S. Miller1-17/+2
2007-07-20[SPARC64]: Improve VIO device naming further.David S. Miller1-19/+16
2007-07-19[SPARC64]: Fix log message type in vio_create_one().Fabio Massimo Di Nitto1-1/+1
2007-07-19[SPARC64]: Fix handling of multiple vdc-port nodes.David S. Miller1-3/+26
2007-07-19[SPARC64]: Fix device type matching in VIO's devspec_show().Fabio Massimo Di Nitto1-2/+2
2007-07-18[SPARC64]: Massively simplify VIO device layer and support hot add/remove.David S. Miller1-64/+59
2007-07-18[SPARC64]: Add basic infrastructure for MD add/remove notification.David S. Miller1-0/+33
2007-07-16[SPARC64]: Unconditionally register vio_bus_type.David S. Miller1-7/+7
2007-07-16[SPARC64]: Fix MD property lifetime bugs.David S. Miller1-11/+28
2007-07-16[SPARC64]: Abstract out mdesc accesses for better MD update handling.David S. Miller1-67/+76
2007-07-16[SPARC64]: Add domain-services nodes to VIO device tree.David S. Miller1-7/+29
2007-07-16[SPARC64]: Add LDOM virtual channel driver and VIO device layer.David S. Miller1-0/+347