Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d15f40c84cdd2c4ac717d3c1e0146c07b5996d18
d15f40c
drm/uapi: Deprecate DRM_MODE_FLAG_PIXMUX
by Ville Syrjälä
· 7 years ago
c6ed6da
drm/uapi: Validate the mode flags/type
by Ville Syrjälä
· 7 years ago
064a3e6
drm/modes: Move 3D stereo flag check into drm_mode_validate_basic()
by Ville Syrjälä
· 7 years ago
2a8d3ea
drm: Warn if plane/crtc/encoder/connector index exceeds our 32bit bitmasks
by Ville Syrjälä
· 7 years ago
65f7fa3
drm/sun4i: backend: Check for the number of alpha planes
by Maxime Ripard
· 8 years ago
47a05f4
drm/sun4i: backend: Add support for zpos
by Maxime Ripard
· 8 years ago
2bebcc4
drm/sun4i: backend: Set a default zpos in our reset hook
by Maxime Ripard
· 7 years ago
098b338
drm/sun4i: backend: Move the coord function in the shared part
by Maxime Ripard
· 7 years ago
b8f1230
drm/sun4i: framebuffer: Add a custom atomic_check
by Maxime Ripard
· 7 years ago
1184e09
drm/sun4i: backend: Fix define typo
by Maxime Ripard
· 8 years ago
185f114
drm/sun4i: backend: Fix structure indentation
by Maxime Ripard
· 8 years ago
124e5da
drm/vc4: Use the alpha format field in drm_format_info
by Maxime Ripard
· 7 years ago
1f072d6
drm/rockchip: Use the alpha format field in drm_format_info
by Maxime Ripard
· 7 years ago
c89e1d2
drm/atmel-exynos: Use the alpha format field in drm_format_info
by Maxime Ripard
· 7 years ago
e2e287f
drm/atmel-hlcdc: Use the alpha format field in drm_format_info
by Maxime Ripard
· 7 years ago
4cc4e1b
drm/fourcc: Add a alpha field to drm_format_info
by Maxime Ripard
· 7 years ago
1a32a93
drm/stm: ltdc: use crtc_mode_fixup to update adjusted_mode clock
by Philippe CORNU
· 7 years ago
41d2f5f
drm/dp: Add definitions for TPS4 bits and macros to check the support
by Manasi Navare
· 7 years ago
e0bd878
drm/dp: Add HBR3 support in existing DRM DP helpers
by Manasi Navare
· 7 years ago
a35f2f3
dma-buf: make returning the exclusive fence optional
by Christian König
· 7 years ago
c60c4af
drm/zte: Use drm_mode_get_hv_timing() to populate plane clip rectangle
by Ville Syrjälä
· 7 years ago
4f4bece
drm/vmwgfx: Use drm_mode_get_hv_timing() to populate plane clip rectangle
by Ville Syrjälä
· 7 years ago
a7d08ff
drm/tegra/dc: Use drm_mode_get_hv_timing() to populate plane clip rectangle
by Ville Syrjälä
· 7 years ago
c2d6e24
drm/rockchip: Use drm_mode_get_hv_timing() to populate plane clip rectangle
by Ville Syrjälä
· 7 years ago
07579ed
drm/nouveau/kms/nv50: Use drm_mode_get_hv_timing() to populate plane clip rectangle
by Ville Syrjälä
· 7 years ago
e489c79
drm/msm/mdp5: Use drm_mode_get_hv_timing() to populate plane clip rectangle
by Ville Syrjälä
· 7 years ago
13eff9a
drm/meson: Use drm_mode_get_hv_timing() to populate plane clip rectangle
by Ville Syrjälä
· 7 years ago
bd6120d
drm/mediatek: Use drm_mode_get_hv_timing() to populate plane clip rectangle
by Ville Syrjälä
· 7 years ago
06edb0a
drm/imx: Use drm_mode_get_hv_timing() to populate plane clip rectangle
by Ville Syrjälä
· 7 years ago
bb4dd71
drm/simple_kms_helper: Use drm_mode_get_hv_timing() to populate plane clip rectangle
by Ville Syrjälä
· 7 years ago
de9f422
drm/arm/mali-dp: Use drm_mode_get_hv_timing() to populate plane clip rectangle
by Ville Syrjälä
· 7 years ago
872d20df
drm/arm/hdlcd: Use drm_mode_get_hv_timing() to populate plane clip rectangle
by Ville Syrjälä
· 7 years ago
a2936e3d
drm/i915: Use drm_mode_get_hv_timing() to populate plane clip rectangle
by Ville Syrjälä
· 7 years ago
0574bd8
drm/i915: Reject odd pipe source width with double wide/dual link
by Ville Syrjälä
· 7 years ago
a63b8e7
drm/sun4i: Fix build warnings in sunxi_engine.h
by Sean Paul
· 7 years ago
4ac5111
drm/panel: panasonic-vvx10f034n00: More return value fixes
by Sean Paul
· 7 years ago
dd63250
drm/sun4i: backend: Make sure we don't have a commit pending
by Maxime Ripard
· 7 years ago
5d68be9
drm/sun4i: backend: Use runtime_pm variant of atomic_commit_tail
by Maxime Ripard
· 7 years ago
96180dd
drm/sun4i: backend: Add a custom atomic_check for the frontend
by Maxime Ripard
· 7 years ago
ca07b21
drm/sun4i: backend: Wire in the frontend
by Maxime Ripard
· 7 years ago
dd0421f
drm/sun4i: Add a driver for the display frontend
by Maxime Ripard
· 7 years ago
6b8562c
drm/sun4i: engine: Create an atomic_begin callback
by Maxime Ripard
· 7 years ago
3004f75
drm/sun4i: engine: Add a VBLANK quirk callback
by Maxime Ripard
· 7 years ago
656e5f6
drm/sun4i: engine: Add a custom crtc atomic_check
by Maxime Ripard
· 7 years ago
d540f82
drm/sun4i: backend: Add a custom plane state
by Maxime Ripard
· 7 years ago
9f4ebf6
drm/sun4i: backend: Allow a NULL plane pointer to retrieve the format
by Maxime Ripard
· 7 years ago
c4c7c72
drm/sun4i: backend: Document the engine operations
by Maxime Ripard
· 7 years ago
f587087
drm/sun4i: backend: Move line stride setup to buffer setup function
by Maxime Ripard
· 7 years ago
54156da
Merge airlied/drm-next into drm-misc-next
by Sean Paul
· 7 years ago
f7a71b0
drm: add kernel doc for exported gem dmabuf_ops
by Samuel Li
· 7 years ago
e1ca774
drm/i2c: tda998x: Remove duplicate NULL check
by Andy Shevchenko
· 7 years ago
c4880be
drm/i2c/sil164: Remove duplicate NULL check
by Andy Shevchenko
· 7 years ago
0173bfd
drm/bridge: analogix-anx78xx: Remove duplicate NULL check
by Andy Shevchenko
· 7 years ago
4a6cc7a
BackMerge tag 'v4.15-rc8' into drm-next
by Dave Airlie
· 7 years ago
739ebf5
drm/panel: panasonic-vvx10f034n00: Fix wuxga_nt_panel_disable() return value
by Sean Paul
· 7 years ago
6ac6929
drm/dsi: Fix improper use of mipi_dsi_device_transfer() return value
by Philippe Cornu
· 7 years ago
fd2cb71
drm/bridge/synopsys: dsi: handle endianness correctly in dw_mipi_dsi_write()
by Brian Norris
· 7 years ago
ad95dc8
drm/bridge/synopsys: dsi: use common mipi_dsi_create_packet()
by Brian Norris
· 7 years ago
552de1b
drm/bridge/synopsys: dsi: make dw_mipi_dsi_bridge_mode_set() static
by Brian Norris
· 7 years ago
10399b2
drm/tinydrm/mipi-dbi: Change reset active time
by Noralf Trønnes
· 7 years ago
fe4be3b
drm/tinydrm: Embed the mode in tinydrm_connector
by Noralf Trønnes
· 7 years ago
f730ece
drm/tinydrm/mi0283qt: Let the display pipe handle power
by Noralf Trønnes
· 7 years ago
070ab12
drm/tinydrm/mipi-dbi: Add poweron-reset functions
by Noralf Trønnes
· 7 years ago
22edc8d
drm/tinydrm/mipi-dbi: Add mipi_dbi_enable_flush()
by Noralf Trønnes
· 7 years ago
24e05e7a
drm/tinydrm/mi0283qt: Remove ili9341.h
by Noralf Trønnes
· 7 years ago
2a67899
drm/tinydrm/mi0283qt: Use common include order
by Noralf Trønnes
· 7 years ago
a8750dd
Linux 4.15-rc8
by Linus Torvalds
· 7 years ago
aaae98a
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
6bb8211
Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
b8b9ce4
x86/retpoline: Remove compile time warning
by Thomas Gleixner
· 7 years ago
9443c16
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
40548c6
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
99a9dc9
x86,perf: Disable intel_bts when PTI
by Peter Zijlstra
· 7 years ago
a237f76
security/Kconfig: Correct the Documentation reference for PTI
by W. Trevor King
· 7 years ago
f10ee3d
x86/pti: Fix !PCID and sanitize defines
by Thomas Gleixner
· 7 years ago
2c1cfa4
Merge tag 'usb-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
d5a047f
Merge tag 'staging-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
9e8f8f1
Merge tag 'char-misc-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
22079ee
Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
852b0a8
Merge tag 'apparmor-pr-2018-01-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
by Linus Torvalds
· 7 years ago
8e66791
Merge tag 'pci-v4.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
ed93de8
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
0f908cc
tools/objtool/Makefile: don't assume sync-check.sh is executable
by Andrew Morton
· 7 years ago
a0b1280
kdump: write correct address of mem_section into vmcoreinfo
by Kirill A. Shutemov
· 7 years ago
d9570ee
kmemleak: allow to coexist with fault injection
by Dmitry Vyukov
· 7 years ago
bed6760
MAINTAINERS, nilfs2: change project home URLs
by Ryusuke Konishi
· 7 years ago
36c1681
genksyms: drop *.hash.c from .gitignore
by Masahiro Yamada
· 7 years ago
352909b
selftests/x86: Add test_vsyscall
by Andy Lutomirski
· 7 years ago
1a3881d
apparmor: Fix regression in profile conflict logic
by Matthew Garrett
· 7 years ago
0dda0b3
apparmor: fix ptrace label match when matching stacked labels
by John Johansen
· 7 years ago
c92a9a4
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
67549d4
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
02776b9
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
aefd140
Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
4e67483
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
70cd907
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
32835a0
Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-linus
by Jens Axboe
· 7 years ago
f12e0dd
Merge tag 'mmc-v4.15-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
352ef57
Merge tag 'drm-fixes-for-v4.15-rc8' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
117cc7a
x86/retpoline: Fill return stack buffer on vmexit
by David Woodhouse
· 7 years ago
Next »