aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/vio.c
AgeCommit message (Expand)Author
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-21powerpc/vio: Switch VIO Bus PM to use generic helpersBrian King
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely
2010-04-28driver-core: Add device node pointer to struct deviceGrant Likely
2010-04-07powerpc/vio: Add power management supportBenjamin Herrenschmidt
2010-04-07powerpc/vio: Add missing unlock in error pathJulia Lawall
2010-04-07powerpc/vio: Add modalias supportBenjamin Herrenschmidt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce
2009-09-24powerpc: kmalloc failure ignored in vio_build_iommu_table()roel kluin
2009-08-28powerpc: use dma_map_ops structFUJITA Tomonori
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare
2009-01-28powerpc/pseries: Correct VIO bus accounting problem in CMO env.Robert Jennings
2008-12-16powerpc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-10-31powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson
2008-09-24powerpc: Drop archdata numa_nodeBecky Bruce
2008-08-20powerpc: Fix vio_bus_probe oops on probe errorBrian King
2008-07-28powerpc/vio: More fallout from dma_mapping_error API changeStephen Rothwell
2008-07-28powerpc: Fix vio build warningsNathan Lynch
2008-07-25powerpc/pseries: vio bus support for CMORobert Jennings
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-06[POWERPC] iSeries: Fix section mismatch in viodsasdStephen Rothwell
2008-01-27PPC: Fix powerpc vio_find_name to not use devices_subsysPaul Mackerras
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-10-11[POWERPC] iSeries: Move detection of virtual cdromsStephen Rothwell
2007-10-11[POWERPC] Remove more iSeries-specific stuff from vio.cStephen Rothwell
2007-10-11[POWERPC] Remove iSeries_vio_devStephen Rothwell
2007-10-11[POWERPC] Clean up vio.hStephen Rothwell
2007-10-03[POWERPC] Make vio_bus_type staticStephen Rothwell
2007-10-03[POWERPC] Simplify vio_bus_init a little for legacy iSeriesStephen Rothwell
2007-10-03[POWERPC] Remove debug printk from vio_bus_initStephen Rothwell
2007-05-08Merge branch 'linux-2.6'Paul Mackerras
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-01-24[POWERPC] arch/powerpc/kernel/vio.c of_node_put cleanupMariusz Kozlowski
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt
2006-11-01[POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas
2006-07-31[POWERPC] Constify & voidify get_property()Jeremy Kerr
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt
2006-06-15[POWERPC] node local IOMMU tablesAnton Blanchard
2006-06-09[PATCH] powerpc: node-aware dma allocationsChristoph Hellwig
2006-05-19[PATCH] powerpc: the iSeries vio lan driver changed device typeStephen Rothwell
2006-05-19[PATCH] powerpc: pseries: Use generic dma-window parsing functionJeremy Kerr
2006-04-29[PATCH] powerpc: merge the rest of the vio codeStephen Rothwell
2006-04-29[PATCH] powerpc: use a common vio_match_device routineStephen Rothwell
2006-04-29[PATCH] powerpc: use the device tree for the iSeries vio bus probeStephen Rothwell
2006-04-21[PATCH] powerpc: IOMMU support for honoring dma_maskOlof Johansson
2006-01-13[PATCH] Add vio_bus_type probe and remove methodsRussell King