summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Merge tag 'drm-amdkfd-fixes-2015-05-07' of git://people.freedesktop.org/~gabb...Dave Airlie2015-05-082-4/+7
| |\ \
| | * | drm/amdkfd: Initialize sdma vm when creating sdma queueXihan Zhang2015-05-071-0/+2
| | * | drm/amdkfd: Don't report local memory sizeOded Gabbay2015-05-071-2/+2
| | * | drm/amdkfd: allow unregister process with queuesOded Gabbay2015-05-071-2/+3
| | |/
| * | Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-05-0811-87/+190
| |\ \ | | |/ | |/|
| | * drm/radeon: stop trying to suspend UVD sessionsChristian König2015-05-072-21/+19
| | * drm/radeon: more strictly validate the UVD codecChristian König2015-05-071-2/+31
| | * drm/radeon: make UVD handle checking more strictChristian König2015-05-071-29/+43
| | * drm/radeon: make VCE handle check more strictChristian König2015-05-071-17/+48
| | * drm/radeon: fix userptr lockupChristian König2015-05-071-0/+3
| | * drm/radeon: fix userptr BO unpin bug v3monk.liu2015-05-071-5/+3
| | * drm/radeon: don't setup audio on asics that don't support itAlex Deucher2015-05-051-0/+4
| | * drm/radeon: disable semaphores for UVD V1 (v2)Christian König2015-05-045-13/+39
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-103-17/+44
|\ \ \
| * | | drivers: CCI: fix used_mask init in validate_group()Mark Salter2015-05-071-1/+1
| * | | Merge tag 'omap-for-v4.1/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2015-05-072-16/+43
| |\ \ \ | | |/ / | |/| |
| | * | bus: omap_l3_noc: Fix master id address decoding for OMAP5Suman Anna2015-05-042-15/+42
| | * | bus: omap_l3_noc: Fix offset for DRA7 CLK1_HOST_CLK1_2 instanceIllia Smyrnov2015-05-041-1/+1
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-091-70/+1
|\ \ \ \
| * | | | irqchip: gic: Drop support for gic_arch_extnMarc Zyngier2015-04-241-70/+1