aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/vio.c
Commit message (Expand)AuthorAge
* powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple2013-12-29
* powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple2013-12-29
* powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple2013-12-29
* powerpc/vio: Fix a dma_mask issue of vioLi Zhong2013-11-20
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\
| * DMA-API: ppc: vio.c: replace dma_set_mask()+dma_set_coherent_mask() with new ...Russell King2013-09-21
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-12
|\ \
| * | powerpc/vio: use strcpy in modalias_showPrarit Bhargava2013-10-30
* | | Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman2013-10-19
|\| |
| * | powerpc/vio: Fix modalias_show return valuesPrarit Bhargava2013-10-03
| |/
* / PPC: VIO: convert bus code to use bus_groupsGreg Kroah-Hartman2013-09-26
|/
* powerpc: Make device tree accesses in VIO subsystem endian safeAnton Blanchard2013-08-14
* powerpc: of_parse_dma_window should take a __be32 *dma_windowAnton Blanchard2013-08-14
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* powerpc: Remove all includes of <asm/abs_addr.h>Michael Ellerman2012-09-05
* Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds2012-07-30
|\
| * common: dma-mapping: add support for generic dma_mmap_* callsMarek Szyprowski2012-07-30
* | Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-07-24
|\ \
| * | devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-07-06
| |/
* | powerpc: Call dma_debug_add_bus for PCI and VIO busesAnton Blanchard2012-07-10
* | powerpc/vio: Separate vio bus probe and device probeAnton Blanchard2012-07-10
* | powerpc/vio: Remove dma not supported warningsAnton Blanchard2012-07-10
* | powerpc: Fix kernel-doc warningWanpeng Li2012-07-03
|/
* powerpc/pseries: Add PFO support to the VIO busKent Yoder2012-05-13
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-04
|\
| * PowerPC: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-28
* | powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-27
* | powerpc: clean up vio.cStephen Rothwell2012-03-08
|/
* PM: Drop generic_subsys_pm_opsRafael J. Wysocki2011-12-21
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-31
| * powerpc: Fix up implicit stat.h usersPaul Gortmaker2011-10-31
* | powerpc: Tidy up dma_map_ops after adding new hookMilton Miller2011-09-19
* | powerpc: Use the newly added get_required_mask dma_map_ops hookMilton Miller2011-09-19
|/
* powerpc/iommu: Use coherent_dma_mask for alloc_coherentNishanth Aravamudan2010-12-08
* powerpc/vio: Use dma ops helpersNishanth Aravamudan2010-11-28
* replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer2010-10-26
* powerpc/viobus: Free TCE table on device releaseNishanth Aravamudan2010-10-13
* powerpc/vio: Use put_device() on device_register failureNishanth Aravamudan2010-10-13
* powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard2010-08-24
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\
| * powerpc/vio: Switch VIO Bus PM to use generic helpersBrian King2010-05-21
| * powerpc/vio: Add power management supportBenjamin Herrenschmidt2010-04-07
| * powerpc/vio: Add missing unlock in error pathJulia Lawall2010-04-07
| * powerpc/vio: Add modalias supportBenjamin Herrenschmidt2010-04-07
* | of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2010-05-18
* | driver-core: Add device node pointer to struct deviceGrant Likely2010-04-28
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* powerpc: Change archdata dma_data to a unionBecky Bruce2009-09-24
* powerpc: kmalloc failure ignored in vio_build_iommu_table()roel kluin2009-09-24