index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
fpga
/
zynq-fpga.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-09
drm/amdgpu: fix a potential deadlock in amdgpu_bo_create_restricted()
Samuel Pitoiset
1
-1
/
+4
2017-02-09
drm/amdgpu: add support for new smc firmware on polaris
Alex Deucher
2
-6
/
+29
2017-02-09
drm/amd/powerplay: refine code to avoid potential bug that the memory not cleared.
Rex Zhu
1
-10
/
+7
2017-02-09
drm/amdgpu: shut up #warning for compile testing
Arnd Bergmann
1
-0
/
+2
2017-02-08
drm/amdgpu/virt: fix double kfree on bo_va
Colin Ian King
1
-1
/
+0
2017-02-08
drm/radeon: remove some dead code
Dan Carpenter
1
-3
/
+1
2017-02-08
drm/radeon: avoid kernel segfault in vce when gpu fails to resume
Jérôme Glisse
1
-1
/
+1
2017-02-08
drm/amd/powerplay: set fan speed to max in profile peak mode only.
Rex Zhu
1
-2
/
+3
2017-02-08
drm/amd/gfx6: update gb_addr_config
Flora Cui
1
-0
/
+3
2017-02-08
drm/amdgpu: update HAINAN_GB_ADDR_CONFIG_GOLDEN
Flora Cui
1
-1
/
+1
2017-02-08
drm/amdgpu: update VERDE_GB_ADDR_CONFIG_GOLDEN
Flora Cui
1
-1
/
+1
2017-02-08
drm/amdgpu: refine si_read_register
Flora Cui
1
-17
/
+73
2017-02-08
drm/amdgpu/gfx6: clean up spi configuration
Flora Cui
1
-8
/
+4
2017-02-08
drm/amdgpu/gfx6: clean up cu configuration
Flora Cui
1
-62
/
+38
2017-02-08
drm/amdgpu/gfx6: clean up rb configuration
Flora Cui
1
-59
/
+42
2017-02-08
drm/amdgpu: refine vce3.0 code and related powerplay pg code.
Rex Zhu
3
-51
/
+36
2017-02-08
drm/amdgpu: move subfunctions to the front of vce_v2_0.c.
Rex Zhu
1
-177
/
+171
2017-02-08
drm/amdgpu: enable vce pg feature on Kv.
Rex Zhu
1
-2
/
+2
2017-02-08
drm/amdgpu: refine code for VCE2.0 and related dpm code.
Rex Zhu
4
-112
/
+111
2017-02-08
drm/amdgpu: when dpm disabled, also need to stop/start vce.
Rex Zhu
1
-0
/
+9
2017-02-08
drm/amdgpu: refine uvd5.0/6.0 code.
Rex Zhu
4
-42
/
+30
2017-02-08
drm/amdgpu: fix uvd can't initialized when dpm disabled on Ci.
Rex Zhu
1
-6
/
+14
2017-02-08
drm/amdgpu: refine uvd4.2 init/stop code.
Rex Zhu
1
-41
/
+70
2017-02-08
drm/amdgpu: refine uvd pg code in kv_dpm.c
Rex Zhu
1
-21
/
+8
2017-02-08
drm/amdgpu: power down/up uvd4 when smu disabled.
Rex Zhu
1
-1
/
+16
2017-02-08
drm/amdgpu: add current_pg_status register define for smu7.1
Rex Zhu
1
-0
/
+1
2017-02-08
drm/amdgpu: when dpm disabled, also can enable uvd cg/pg.
Rex Zhu
1
-0
/
+9
2017-02-08
drm/atomic: fix an error code in mode_fixup()
Dan Carpenter
1
-1
/
+1
2017-02-08
drm: Cancel drm_fb_helper_resume_work on unload
Chris Wilson
1
-0
/
+1
2017-02-08
drm: Cancel drm_fb_helper_dirty_work on unload
Chris Wilson
1
-0
/
+2
2017-02-07
drm/fsl-dcu: check for clk_prepare_enable() error
Fabio Estevam
1
-2
/
+6
2017-02-07
drm/fsl-dcu: remove unneeded 'ret' assignment
Fabio Estevam
1
-3
/
+1
2017-02-07
drm/exynos: fimd: Do not use HW trigger for exynos3250
Hoegeun Kwon
1
-2
/
+0
2017-02-07
drm/exynos/hdmi: add bridge support
Andrzej Hajda
1
-10
/
+46
2017-02-07
drm/exynos/decon5433: signal vblank only on odd fields
Andrzej Hajda
2
-0
/
+8
2017-02-07
drm/exynos/decon5433: add support for interlace modes
Andrzej Hajda
2
-13
/
+33
2017-02-07
drm/exynos/hdmi: fix PLL for 27MHz settings
Andrzej Hajda
1
-6
/
+6
2017-02-07
drm/exynos/hdmi: fix VSI infoframe registers
Andrzej Hajda
1
-1
/
+2
2017-02-07
drm/exynos/hdmi: add 297MHz pixel clock support
Andrzej Hajda
1
-0
/
+9
2017-02-07
drm/exynos: g2d: change platform driver name to 'exynos-drm-g2d'
Tobias Jakobi
1
-1
/
+1
2017-02-07
drm/exynos/decon5433: configure sysreg in case of hardware trigger
Andrzej Hajda
1
-8
/
+32
2017-02-07
drm/rockchip: cdn-dp: fix cdn-dp complie warning
Mark Yao
1
-1
/
+1
2017-02-06
drm/msm: return -EFAULT if copy_from_user() fails
Dan Carpenter
1
-6
/
+7
2017-02-06
drm/msm/dsi: Add PHY/PLL for 8x96
Archit Taneja
9
-0
/
+1319
2017-02-06
drm/msm/dsi: Add new method to calculate 14nm PHY timings
Hai Li
2
-1
/
+127
2017-02-06
drm/msm/dsi: Move PHY operations out of host
Hai Li
8
-125
/
+172
2017-02-06
drm/msm/dsi: Reset both PHYs before clock operation for dual DSI
Archit Taneja
3
-15
/
+43
2017-02-06
drm/msm/dsi: Pass down use case to PHY
Hai Li
4
-30
/
+51
2017-02-06
drm/msm/dsi: Return more timings from PHY to host
Hai Li
5
-27
/
+41
2017-02-06
drm/msm/dsi: Add a PHY op that initializes version specific stuff
Archit Taneja
5
-9
/
+30
[next]