summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* macintosh/nvram: Remove as unusedFinn Thain2015-06-151-130/+0
* vfio: powerpc/spapr: Support Dynamic DMA windowsAlexey Kardashevskiy2015-06-111-1/+195
* vfio: powerpc/spapr: Register memory and define IOMMU v2Alexey Kardashevskiy2015-06-111-80/+421
* vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership ...Alexey Kardashevskiy2015-06-111-1/+87
* vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows APIAlexey Kardashevskiy2015-06-111-8/+11
* powerpc/iommu/powernv: Release replaced TCEAlexey Kardashevskiy2015-06-111-25/+38
* vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership controlAlexey Kardashevskiy2015-06-111-5/+65
* powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_groupAlexey Kardashevskiy2015-06-111-36/+86
* powerpc/spapr: vfio: Replace iommu_table with iommu_table_groupAlexey Kardashevskiy2015-06-111-10/+13
* vfio: powerpc/spapr: Rework groups attachingAlexey Kardashevskiy2015-06-111-16/+24
* vfio: powerpc/spapr: Moving pinning/unpinning to helpersAlexey Kardashevskiy2015-06-111-20/+41
* vfio: powerpc/spapr: Disable DMA mappings on disabled containerAlexey Kardashevskiy2015-06-111-0/+6
* vfio: powerpc/spapr: Move locked_vm accounting to helpersAlexey Kardashevskiy2015-06-111-19/+63
* vfio: powerpc/spapr: Use it_page_sizeAlexey Kardashevskiy2015-06-111-13/+13
* vfio: powerpc/spapr: Check that IOMMU page is fully contained by system pageAlexey Kardashevskiy2015-06-111-0/+16
* vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driverAlexey Kardashevskiy2015-06-111-13/+67
* mtd: powernv: Add powernv flash MTD abstraction driverCyril Bur2015-06-113-0/+294
* cxl: Reset default context for vPHB on releaseMichael Neuling2015-06-071-0/+1
* cxl: Add AFU virtual PHB and kernel APIMichael Neuling2015-06-035-4/+619
* cxl: Export file ops for use by APIMichael Neuling2015-06-032-9/+23
* cxl: Move include file cxl.h -> cxl-base.hMichael Neuling2015-06-035-5/+5
* cxl: Cleanup MakefileMichael Neuling2015-06-031-1/+2
* cxl: Rework context lifetimesMichael Neuling2015-06-032-3/+3
* cxl: Configure PSL for kernel contexts and merge codeMichael Neuling2015-06-031-28/+35
* cxl: Split afu_register_irqs() functionMichael Neuling2015-06-032-7/+25
* cxl: Only check pid for userspace contextsMichael Neuling2015-06-031-15/+19
* cxl: Export some symbolsMichael Neuling2015-06-032-5/+10
* cxl: cxl_afu_reset() -> __cxl_afu_reset()Michael Neuling2015-06-034-8/+8
* cxl: Rework detach context functionsMichael Neuling2015-06-032-7/+14
* cxl: Add cookie parameter to afu_release_irqs()Michael Neuling2015-06-034-5/+5
* cxl: Dump debug info on the AFU configuration recordMichael Neuling2015-06-031-1/+11
* cxl: Fix error path on probeMichael Neuling2015-06-031-0/+1
* cxl: Re-order card init to check the VSEC earlierIan Munsie2015-06-031-15/+15
* cxl: Remove unnecessarily verbose print in cxl_remove()Michael Neuling2015-06-031-2/+0
* cxl: Add shutdown hookMichael Neuling2015-06-031-0/+1
* cxl: Use call_rcu to reduce latency when releasing the afu fdIan Munsie2015-06-032-5/+12
* cxl: Export AFU error buffer via sysfsVaibhav Jain2015-06-033-0/+100
* cxl: Implement an ioctl to fetch afu card-id, offset-id and modeVaibhav Jain2015-06-032-2/+22
* hvc: Convert to using interrupts instead of opal eventsAlistair Popple2015-05-221-23/+10
* ipmi/powernv: Convert to irq event interfaceAlistair Popple2015-05-221-17/+22
* drivers/vfio: Support EEH error injectionGavin Shan2015-05-121-0/+10
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-05-1018-106/+230
|\
| * Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-05-103-9/+29
| |\
| | * drm/i915: Drop PIPE-A quirk for 945GSE HP MiniChris Wilson2015-05-071-3/+0
| | * drm/i915: Sink rate read should be saved in deca-kHzSonika Jindal2015-05-071-1/+2
| | * drm/i915/dp: there is no audio on port AJani Nikula2015-05-061-3/+3
| | * drm/i915: Add missing MacBook Pro models with dual channel LVDSLukas Wunner2015-05-051-1/+17
| | * drm/i915: Assume dual channel LVDS if pixel clock necessitates itLukas Wunner2015-05-051-1/+7
| * | drm: Zero out invalid vblank timestamp in drm_update_vblank_count.Mario Kleiner2015-05-101-5/+4
| * | drm/tegra: Don't use vblank_disable_immediate on incapable driver.Mario Kleiner2015-05-081-1/+0