summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | drm/vc4: vc4_plane_duplicate_state() can be statickbuild test robot2015-11-171-4/+4
| | |/ / / / /
| * | | | | | Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-11-1924-401/+729
| |\ \ \ \ \ \
| | * | | | | | drm/amdgpu: reserve/unreserve objects out of map/unmap operationsChunming Zhou2015-11-182-25/+25
| | * | | | | | drm/amdgpu: move bo_reserve out of amdgpu_vm_clear_boChunming Zhou2015-11-181-15/+18
| | * | | | | | drm/amdgpu: add lock for interval tree in vmChunming Zhou2015-11-182-2/+15
| | * | | | | | drm/amdgpu: keep the owner for VMIDsChristian König2015-11-182-17/+24
| | * | | | | | drm/amdgpu: move VM manager clean into the VM code againChristian König2015-11-184-12/+20
| | * | | | | | drm/amdgpu: cleanup VM coding styleChristian König2015-11-181-50/+48
| | * | | | | | drm/amdgpu: remove unused VM manager fieldChristian König2015-11-181-2/+0
| | * | | | | | drm/amdgpu: cleanup scheduler command submissionChristian König2015-11-182-39/+25
| | * | | | | | drm/amdgpu: fix typo in firmware nameChristian König2015-11-181-1/+1
| | * | | | | | drm/amdgpu: remove the unnecessary parameter adev for amdgpu_sa_bo_new()Junwei Zhang2015-11-164-8/+6
| | * | | | | | drm/amdgpu: wait interruptible when semaphores are disabled v2Christian König2015-11-161-2/+8
| | * | | | | | drm/amdgpu: update pd while updating vm as wellChunming Zhou2015-11-161-0/+3
| | * | | | | | drm/amdgpu: fix handling order in scheduler CSChristian König2015-11-161-5/+5
| | * | | | | | drm/amdgpu: fix incorrect mutex usage v3Christian König2015-11-165-48/+37
| | * | | | | | drm/amdgpu: cleanup scheduler fence get/put danceChristian König2015-11-162-2/+0
| | * | | | | | drm/amdgpu: add command submission workflow tracepointChunming Zhou2015-11-165-4/+76
| | * | | | | | drm/amdgpu: update Fiji's tiling mode tableFlora Cui2015-11-161-1/+291
| | * | | | | | drm/amdgpu: fix bug that can't enter thermal interrupt for bonaire.Rex Zhu2015-11-161-4/+4
| | * | | | | | drm/amdgpu: fix seq_printf format stringArnd Bergmann2015-11-161-3/+3
| | * | | | | | drm/radeon: fix quirk for MSI R7 370 Armor 2XMaxim Sheviakov2015-11-161-1/+1
| | * | | | | | drm/amdgpu: Fix default page access routingJay Cornwall2015-11-162-0/+2
| | * | | | | | drm/radeon: unconditionally set sysfs_initializedAlex Deucher2015-11-161-2/+1
| | * | | | | | drm/amdgpu: cleanup amdgpu_cs_parser handlingChristian König2015-11-162-60/+33
| | * | | | | | drm/amdgpu: fix leaking the IBs on errorChristian König2015-11-161-13/+12
| | * | | | | | drm/amd: add kmem cache for sched fenceChunming Zhou2015-11-163-2/+23
| | * | | | | | drm/amdgpu: add kmem cache for amdgpu fenceChunming Zhou2015-11-161-2/+20
| | * | | | | | drm/amdgpu: update fiji_mgcg_cgcg_init tableFlora Cui2015-11-161-5/+0
| | * | | | | | drm/amdgpu: use common fence for amdgpu_vm_fenceChristian König2015-11-163-8/+8
| | * | | | | | drm/amdgpu: use fence_is_later() for vm_flush as well v2Christian König2015-11-161-12/+9
| | * | | | | | drm/amdgpu: use a timer for fence fallbackChristian König2015-11-162-46/+35
| | * | | | | | drm/amdgpu: remove fence trace pointsChristian König2015-11-162-44/+0
| | * | | | | | drm/amdgpu: update Fiji's mmPA_SC_RASTER_CONFIG valueFlora Cui2015-11-161-1/+4
| | * | | | | | drm/radeon: Only prompt for enabling PAT when we'd allow write-combiningMichel Dänzer2015-11-161-2/+3
| | * | | | | | drm/radeon: Always disable RADEON_GEM_GTT_UC along with RADEON_GEM_GTT_WCMichel Dänzer2015-11-161-2/+2
| | * | | | | | drm/radeon: Disable uncacheable CPU mappings of GTT with RV6xxMichel Dänzer2015-11-161-0/+6
* | | | | | | | Merge tag 'for-linus-4.4' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2015-11-192-31/+59
|\ \ \ \ \ \ \ \
| * | | | | | | | ipmi watchdog : add panic_wdt_timeout parameterJean-Yves Faye2015-11-161-1/+7
| * | | | | | | | char: ipmi: Move MODULE_DEVICE_TABLE() to follow structLuis de Bethencourt2015-11-151-1/+1
| * | | | | | | | ipmi: Stop the timer immediately if idleCorey Minyard2015-11-151-0/+7
| * | | | | | | | ipmi: Start the timer and thread on internal msgsCorey Minyard2015-11-151-29/+44
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'renesas-sh-drivers-for-v4.4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-11-191-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | drivers: sh: Get rid of CONFIG_ARCH_SHMOBILE_MULTIGeert Uytterhoeven2015-11-171-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-191-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | HID: wacom: fixup quirks setup for WACOM_DEVICETYPE_PADJiri Kosina2015-11-171-1/+1
| * | | | | | | | HID: wacom: Add outbounding area for DTU1141Ping Cheng2015-11-131-1/+2
* | | | | | | | | Merge tag 'mmc-v4.4-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-11-195-34/+75
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | mmc: remove bondage between REQ_META and reliable writeLuca Porzio2015-11-091-8/+3
| * | | | | | | | mmc: MMC_GOLDFISH should depend on HAS_DMAGeert Uytterhoeven2015-11-091-0/+1