summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/vio.c
AgeCommit message (Expand)AuthorLines
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison-5/+5
2008-02-06[POWERPC] iSeries: Fix section mismatch in viodsasdStephen Rothwell-1/+1
2008-01-27PPC: Fix powerpc vio_find_name to not use devices_subsysPaul Mackerras-9/+4
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers-13/+3
2007-10-11[POWERPC] iSeries: Move detection of virtual cdromsStephen Rothwell-3/+0
2007-10-11[POWERPC] Remove more iSeries-specific stuff from vio.cStephen Rothwell-53/+25
2007-10-11[POWERPC] Remove iSeries_vio_devStephen Rothwell-6/+1
2007-10-11[POWERPC] Clean up vio.hStephen Rothwell-11/+0
2007-10-03[POWERPC] Make vio_bus_type staticStephen Rothwell-1/+3
2007-10-03[POWERPC] Simplify vio_bus_init a little for legacy iSeriesStephen Rothwell-7/+7
2007-10-03[POWERPC] Remove debug printk from vio_bus_initStephen Rothwell-4/+1
2007-05-08Merge branch 'linux-2.6'Paul Mackerras-2/+2
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell-1/+1
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman-2/+2
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell-1/+2
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell-7/+7
2007-01-24[POWERPC] arch/powerpc/kernel/vio.c of_node_put cleanupMariusz Kozlowski-4/+2
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt-73/+21
2006-11-01[POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas-2/+2
2006-07-31[POWERPC] Constify & voidify get_property()Jeremy Kerr-8/+8
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt-11/+1
2006-06-15[POWERPC] node local IOMMU tablesAnton Blanchard-3/+3
2006-06-09[PATCH] powerpc: node-aware dma allocationsChristoph Hellwig-1/+1
2006-05-19[PATCH] powerpc: the iSeries vio lan driver changed device typeStephen Rothwell-1/+1
2006-05-19[PATCH] powerpc: pseries: Use generic dma-window parsing functionJeremy Kerr-22/+14
2006-04-29[PATCH] powerpc: merge the rest of the vio codeStephen Rothwell-34/+164
2006-04-29[PATCH] powerpc: use a common vio_match_device routineStephen Rothwell-1/+2
2006-04-29[PATCH] powerpc: use the device tree for the iSeries vio bus probeStephen Rothwell-28/+143
2006-04-21[PATCH] powerpc: IOMMU support for honoring dma_maskOlof Johansson-3/+3
2006-01-13[PATCH] Add vio_bus_type probe and remove methodsRussell King-4/+4
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers-1/+1
2005-11-09[PATCH] ppc64: add MODALIAS= for vio busOlaf Hering-0/+27
2005-10-24powerpc: Add a shutdown member to vio_driverStephen Rothwell-0/+11
2005-10-24powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell-2/+1
2005-10-24powerpc: Merge arch/ppc64/kernel/vio.c into arch/powerpc/kernel/vio.cStephen Rothwell-0/+261