summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-04-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie160-524/+3048
2017-04-11Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie27-220/+455
2017-04-11Merge tag 'drm-intel-testing-2017-04-03' of git://anongit.freedesktop.org/git...Dave Airlie60-1997/+2601
2017-04-09Merge tag 'staging-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-7/+31
2017-04-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds5-7/+8
2017-04-08Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-40/+74
2017-04-08staging: android: ashmem: lseek failed due to no FMODE_LSEEK.Shuxiao Zhang1-0/+1
2017-04-07Merge tag 'pci-v4.11-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-2/+17
2017-04-07drm/amdgpu: fix fence memory leak in wait_all_fence V2Chunming Zhou1-0/+1
2017-04-07drm/amdgpu: fix "fix 64bit division"Christian König1-0/+1
2017-04-07drm/amd/powerplay: add fan controller table v11 support.Rex Zhu2-45/+120
2017-04-07drm/amd/powerplay: port newest process pptable code for vega10.Rex Zhu3-50/+187
2017-04-07drm/amdgpu: set vm size and block size by individual gmc by default (v3)Junwei Zhang8-40/+66
2017-04-07dm rq: Avoid that request processing stalls sporadicallyBart Van Assche1-0/+1
2017-04-07scsi: Avoid that SCSI queues get stuckBart Van Assche1-3/+3
2017-04-07Merge tag 'dm-4.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-8/+24
2017-04-07Merge tag 'acpi-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-6/+6
2017-04-07Merge tag 'for-linus-4.11b-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+3
2017-04-07drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.Mario Kleiner4-64/+12
2017-04-07drm/amdgpu: Make display watermark calculations more accurateMario Kleiner4-20/+20
2017-04-07drm/radeon: fix typo in bandwidth calculationAlex Deucher1-1/+1
2017-04-07drm/radeon: Refuse to migrate a prime BO to VRAM. (v2)Christopher James Halse Rogers3-0/+19
2017-04-07drm/radeon: Maintain prime import/export refcount for BOsChristopher James Halse Rogers2-0/+7
2017-04-07drm/amdgpu: Refuse to pin or change acceptable domains of prime BOs to VRAM. ...Christopher James Halse Rogers2-0/+9
2017-04-07drm/amdgpu: Fail fb creation from imported dma-bufs. (v2)Christopher James Halse Rogers1-0/+6
2017-04-07drm/radeon: Fail fb creation from imported dma-bufs.Christopher James Halse Rogers1-0/+6
2017-04-07drm/mediatek: add support for Mediatek SoC MT2701yt.shen@mediatek.com7-0/+74
2017-04-07drm/mediatek: update DSI sub driver flow for sending commands to panelyt.shen@mediatek.com1-101/+158
2017-04-07drm/mediatek: add non-continuous clock mode and EOT packet controlyt.shen@mediatek.com1-0/+3
2017-04-07drm/mediatek: add dsi transfer functionshaoming chen1-2/+166
2017-04-07drm/mediatek: add dsi interrupt controlshaoming chen1-0/+92
2017-04-07drm/mediatek: cleaning up and refineyt.shen@mediatek.com2-42/+39
2017-04-07drm/mediatek: update display module connectionsyt.shen@mediatek.com1-0/+25
2017-04-07drm/mediatek: add BLS componentyt.shen@mediatek.com2-1/+6
2017-04-07drm/mediatek: add shadow register supportyt.shen@mediatek.com4-29/+74
2017-04-07drm/mediatek: add *driver_data for different hardware settingsyt.shen@mediatek.com7-63/+181
2017-04-07drm/mediatek: add helpers for coverting from the generic componentsyt.shen@mediatek.com2-12/+18
2017-04-07Merge branch 'acpi-scan-fixes'Rafael J. Wysocki1-6/+6
2017-04-07pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()Tony Lindgren5-40/+74
2017-04-06Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie54-883/+879
2017-04-06Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie6-25/+154
2017-04-06Merge tag 'imx-drm-next-2017-04-04' of git://git.pengutronix.de/git/pza/linux...Dave Airlie7-19/+30
2017-04-06drm/amdgpu: use uintptr_t instead of unsigned long to store pointerAlex Xie1-4/+4
2017-04-06drm/amdgpu: Avoid using signed integer to store pointer valueAlex Xie3-3/+3
2017-04-06drm/amdgpu:invoke new implemented AI MB funcMonk Liu1-1/+19
2017-04-06drm/amdgpu/vega10:timeout set to equal with VIMonk Liu1-1/+1
2017-04-06drm/amdgpu:implement the reset MB func for vega10Monk Liu2-0/+138
2017-04-06drm/amdgpu:fix typo for mxgpu_aiMonk Liu1-2/+2
2017-04-06drm/amdgpu:no need to involv HDP in KIQMonk Liu3-8/+0
2017-04-06drm/amdgpu:add PSP block only load_type=PSP (v2)Monk Liu1-1/+2