index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
vio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-24
powerpc: use for_each_sg()
Akinobu Mita
1
-5
/
+5
2015-06-11
powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
Alexey Kardashevskiy
1
-0
/
+5
2014-08-08
arch/powerpc: replace obsolete strict_strto* calls
Daniel Walter
1
-1
/
+1
2014-03-07
powerpc: Revert c6102609 and replace it with the correct fix for vio dma mask...
Li Zhong
1
-1
/
+2
2013-12-30
powerpc/iommu: Update the generic code to use dynamic iommu page sizes
Alistair Popple
1
-7
/
+18
2013-12-30
powerpc/iommu: Add it_page_shift field to determine iommu page size
Alistair Popple
1
-2
/
+3
2013-12-30
powerpc/iommu: Update constant names to reflect their hardcoded page size
Alistair Popple
1
-9
/
+10
2013-11-21
powerpc/vio: Fix a dma_mask issue of vio
Li Zhong
1
-1
/
+1
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-2
/
+1
2013-11-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+2
2013-10-30
powerpc/vio: use strcpy in modalias_show
Prarit Bhargava
1
-2
/
+2
2013-10-19
Merge 3.12-rc6 into driver-core-next
Greg Kroah-Hartman
1
-4
/
+8
2013-10-03
powerpc/vio: Fix modalias_show return values
Prarit Bhargava
1
-4
/
+8
2013-09-26
PPC: VIO: convert bus code to use bus_groups
Greg Kroah-Hartman
1
-30
/
+36
2013-09-21
DMA-API: ppc: vio.c: replace dma_set_mask()+dma_set_coherent_mask() with new ...
Russell King
1
-2
/
+1
2013-08-14
powerpc: Make device tree accesses in VIO subsystem endian safe
Anton Blanchard
1
-14
/
+17
2013-08-14
powerpc: of_parse_dma_window should take a __be32 *dma_window
Anton Blanchard
1
-1
/
+1
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-09-05
powerpc: Remove all includes of <asm/abs_addr.h>
Michael Ellerman
1
-1
/
+0
2012-07-30
Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...
Linus Torvalds
1
-0
/
+1
2012-07-30
common: dma-mapping: add support for generic dma_mmap_* calls
Marek Szyprowski
1
-0
/
+1
2012-07-24
Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
1
-3
/
+2
2012-07-10
powerpc: Call dma_debug_add_bus for PCI and VIO buses
Anton Blanchard
1
-3
/
+1
2012-07-10
powerpc/vio: Separate vio bus probe and device probe
Anton Blanchard
1
-1
/
+7
2012-07-10
powerpc/vio: Remove dma not supported warnings
Anton Blanchard
1
-9
/
+15
2012-07-06
devicetree: add helper inline for retrieving a node's full name
Grant Likely
1
-3
/
+2
2012-07-03
powerpc: Fix kernel-doc warning
Wanpeng Li
1
-3
/
+3
2012-05-14
powerpc/pseries: Add PFO support to the VIO bus
Kent Yoder
1
-39
/
+234
2012-04-04
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-6
/
+8
2012-03-28
PowerPC: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
1
-6
/
+8
2012-03-28
powerpc+sparc/vio: Modernize driver registration
Benjamin Herrenschmidt
1
-4
/
+8
2012-03-09
powerpc: clean up vio.c
Stephen Rothwell
1
-17
/
+1
2011-12-21
PM: Drop generic_subsys_pm_ops
Rafael J. Wysocki
1
-1
/
+0
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2011-10-31
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
1
-1
/
+1
2011-10-31
powerpc: Fix up implicit stat.h users
Paul Gortmaker
1
-0
/
+1
2011-09-20
powerpc: Tidy up dma_map_ops after adding new hook
Milton Miller
1
-7
/
+7
2011-09-20
powerpc: Use the newly added get_required_mask dma_map_ops hook
Milton Miller
1
-1
/
+6
2010-12-09
powerpc/iommu: Use coherent_dma_mask for alloc_coherent
Nishanth Aravamudan
1
-0
/
+4
2010-11-29
powerpc/vio: Use dma ops helpers
Nishanth Aravamudan
1
-3
/
+8
2010-10-26
replace nested max/min macros with {max,min}3 macro
Hagen Paul Pfeifer
1
-3
/
+1
2010-10-13
powerpc/viobus: Free TCE table on device release
Nishanth Aravamudan
1
-1
/
+6
2010-10-13
powerpc/vio: Use put_device() on device_register failure
Nishanth Aravamudan
1
-2
/
+1
2010-08-24
powerpc: Fix bogus it_blocksize in VIO iommu code
Anton Blanchard
1
-1
/
+2
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
1
-1
/
+25
2010-05-21
powerpc/vio: Switch VIO Bus PM to use generic helpers
Brian King
1
-24
/
+1
2010-05-18
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
1
-9
/
+8
2010-04-28
driver-core: Add device node pointer to struct device
Grant Likely
1
-1
/
+2
2010-04-07
powerpc/vio: Add power management support
Benjamin Herrenschmidt
1
-0
/
+24
2010-04-07
powerpc/vio: Add missing unlock in error path
Julia Lawall
1
-1
/
+3
[next]