index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
vio.c
Age
Commit message (
Expand
)
Author
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
2006-05-19
[PATCH] powerpc: pseries: Use generic dma-window parsing function
Jeremy Kerr
2006-04-29
[PATCH] powerpc: merge the rest of the vio code
Stephen Rothwell
2006-04-29
[PATCH] powerpc: use a common vio_match_device routine
Stephen Rothwell
2006-04-29
[PATCH] powerpc: use the device tree for the iSeries vio bus probe
Stephen Rothwell
2006-04-21
[PATCH] powerpc: IOMMU support for honoring dma_mask
Olof Johansson
2006-01-13
[PATCH] Add vio_bus_type probe and remove methods
Russell King
2006-01-04
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2005-11-09
[PATCH] ppc64: add MODALIAS= for vio bus
Olaf Hering
2005-10-24
powerpc: Add a shutdown member to vio_driver
Stephen Rothwell
2005-10-24
powerpc: don't duplicate name between vio_driver and device_driver
Stephen Rothwell
2005-10-24
powerpc: Merge arch/ppc64/kernel/vio.c into arch/powerpc/kernel/vio.c
Stephen Rothwell