index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
vio.c
Age
Commit message (
Expand
)
Author
2010-12-09
powerpc/iommu: Use coherent_dma_mask for alloc_coherent
Nishanth Aravamudan
2010-11-29
powerpc/vio: Use dma ops helpers
Nishanth Aravamudan
2010-10-26
replace nested max/min macros with {max,min}3 macro
Hagen Paul Pfeifer
2010-10-13
powerpc/viobus: Free TCE table on device release
Nishanth Aravamudan
2010-10-13
powerpc/vio: Use put_device() on device_register failure
Nishanth Aravamudan
2010-08-24
powerpc: Fix bogus it_blocksize in VIO iommu code
Anton Blanchard
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-21
powerpc/vio: Switch VIO Bus PM to use generic helpers
Brian King
2010-05-18
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
2010-04-28
driver-core: Add device node pointer to struct device
Grant Likely
2010-04-07
powerpc/vio: Add power management support
Benjamin Herrenschmidt
2010-04-07
powerpc/vio: Add missing unlock in error path
Julia Lawall
2010-04-07
powerpc/vio: Add modalias support
Benjamin Herrenschmidt
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-24
powerpc: Change archdata dma_data to a union
Becky Bruce
2009-09-24
powerpc: kmalloc failure ignored in vio_build_iommu_table()
roel kluin
2009-08-28
powerpc: use dma_map_ops struct
FUJITA Tomonori
2009-04-02
workqueue: add to_delayed_work() helper function
Jean Delvare
2009-01-28
powerpc/pseries: Correct VIO bus accounting problem in CMO env.
Robert Jennings
2008-12-16
powerpc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-10-31
powerpc: Update remaining dma_mapping_ops to use map/unmap_page
Mark Nelson
2008-09-24
powerpc: Drop archdata numa_node
Becky Bruce
2008-08-20
powerpc: Fix vio_bus_probe oops on probe error
Brian King
2008-07-28
powerpc/vio: More fallout from dma_mapping_error API change
Stephen Rothwell
2008-07-28
powerpc: Fix vio build warnings
Nathan Lynch
2008-07-25
powerpc/pseries: vio bus support for CMO
Robert Jennings
2008-04-01
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-06
[POWERPC] iSeries: Fix section mismatch in viodsasd
Stephen Rothwell
2008-01-27
PPC: Fix powerpc vio_find_name to not use devices_subsys
Paul Mackerras
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-11
[POWERPC] iSeries: Move detection of virtual cdroms
Stephen Rothwell
2007-10-11
[POWERPC] Remove more iSeries-specific stuff from vio.c
Stephen Rothwell
2007-10-11
[POWERPC] Remove iSeries_vio_dev
Stephen Rothwell
2007-10-11
[POWERPC] Clean up vio.h
Stephen Rothwell
2007-10-03
[POWERPC] Make vio_bus_type static
Stephen Rothwell
2007-10-03
[POWERPC] Simplify vio_bus_init a little for legacy iSeries
Stephen Rothwell
2007-10-03
[POWERPC] Remove debug printk from vio_bus_init
Stephen Rothwell
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-04-24
[POWERPC] Remove old interface find_devices
Stephen Rothwell
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-01-24
[POWERPC] arch/powerpc/kernel/vio.c of_node_put cleanup
Mariusz Kozlowski
2006-12-04
[POWERPC] Refactor 64 bits DMA operations
Benjamin Herrenschmidt
2006-11-01
[POWERPC] Use 4kB iommu pages even on 64kB-page systems
Linas 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 it
Benjamin Herrenschmidt
2006-06-15
[POWERPC] node local IOMMU tables
Anton Blanchard
2006-06-09
[PATCH] powerpc: node-aware dma allocations
Christoph Hellwig
2006-05-19
[PATCH] powerpc: the iSeries vio lan driver changed device type
Stephen Rothwell
[next]