Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
38992c57c9c8425dc9cb75efe6f9b9255ea627a0
38992c5
drm/panel: Remove drm_panel_detach() calls from all panel drivers
by Jyri Sarha
· 7 years ago
6553b12
i915: content-type property for HDMI connector
by Stanislav Lisovskiy
· 7 years ago
50525c3
drm: content-type property for HDMI connector
by Stanislav Lisovskiy
· 7 years ago
5d435b4
drm/bridge: spelling and coding style minor fixes
by Philippe Cornu
· 7 years ago
3257ec7
drm/vc4: plane: Expand the lower bits by repeating the higher bits
by Maxime Ripard
· 7 years ago
584a014
drm: clarify adjusted_mode documentation for bridges
by Philippe Cornu
· 7 years ago
aefff49
drm/xen-front: fix spelling mistake: "conector" -> "connector"
by Colin Ian King
· 7 years ago
68266f1
gpu: drm: qxl: Adding new typedef vm_fault_t
by Souptick Joarder
· 7 years ago
110ab11
drm/virtio: add define for second capset to the virgl code.
by Dave Airlie
· 7 years ago
c9ac371
drm: Fix render node numbering regression from control node removal.
by Eric Anholt
· 7 years ago
94cc2fd
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
by Maarten Lankhorst
· 7 years ago
900aa8a
drm: Add and handle new aspect ratios in DRM layer
by Shashank Sharma
· 7 years ago
222ec16
drm: Add aspect ratio parsing in DRM layer
by Shashank Sharma
· 7 years ago
c3ff0cd
drm: Expose modes with aspect ratio, only if requested
by Ankit Nautiyal
· 7 years ago
ace5bf0
drm: Handle aspect ratio info in legacy modeset path
by Ankit Nautiyal
· 7 years ago
7595bda
drm: Add DRM client cap for aspect-ratio
by Ankit Nautiyal
· 7 years ago
bfe2e2c
video/hdmi: Reject illegal picture aspect ratios
by Ville Syrjälä
· 7 years ago
a9c266c
drm/edid: Don't send bogus aspect ratios in AVI infoframes
by Ville Syrjälä
· 7 years ago
357768c
drm/edid: Fix cea mode aspect ratio handling
by Ville Syrjälä
· 7 years ago
a2328fd
drm/edid: Use drm_mode_match_no_clocks_no_stereo() for consistentcy
by Ville Syrjälä
· 7 years ago
dd7c262
drm/modes: Introduce drm_mode_match()
by Ville Syrjälä
· 7 years ago
818c05d
drm: panel-orientation-quirks: Convert to use match_string() helper
by Andy Shevchenko
· 7 years ago
2f065d8
drm/dp: Correctly mask DP_TRAINING_AUX_RD_INTERVAL values for DP 1.4
by Matt Atwood
· 7 years ago
0597017
drm/dp: Add DP_DPCD_REV_XX to drm_dp_helper
by Matt Atwood
· 7 years ago
f45140d
drm/xen-front: Fix loop timeout
by Dan Carpenter
· 7 years ago
18f20bc
drm/xen-front: fix xen_drm_front_shbuf_alloc() error handling
by Dan Carpenter
· 7 years ago
e30ca4b
drm/xen-front: checking for NULL instead of IS_ERR
by Dan Carpenter
· 7 years ago
28eff78
dma-buf: Remove unneeded stubs around sync_debug interfaces
by Ezequiel Garcia
· 7 years ago
7420e04
drm/selftests: Add drm helper selftest
by Maarten Lankhorst
· 7 years ago
34b13e5
drm/selftests: Rename the Kconfig option to CONFIG_DRM_DEBUG_SELFTEST
by Maarten Lankhorst
· 7 years ago
9c1659e
drm/i915: Do not adjust scale when out of bounds, v2.
by Maarten Lankhorst
· 7 years ago
f96bdf5
drm/rect: Handle rounding errors in drm_rect_clip_scaled, v3.
by Maarten Lankhorst
· 7 years ago
6f96f20
drm/rect: Round above 1 << 16 upwards to correct scale calculation functions.
by Maarten Lankhorst
· 7 years ago
5f27314
gpu: drm: bridge: adv7511: Replace mdelay with usleep_range in adv7511_probe
by Jia-Ju Bai
· 7 years ago
7bd2d2e
drm/bridge: adv7511: fix spelling of driver name in Kconfig
by Peter Rosin
· 7 years ago
8eb008c
Merge tag 'drm-intel-next-2018-04-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
57692c9
drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+
by Eric Anholt
· 7 years ago
4000626
dt-bindings: Add a new binding for Broadcom V3D 3.x and newer GPUs.
by Eric Anholt
· 7 years ago
4c70ac7
drm/vc4: Add a pad field to align drm_vc4_submit_cl to 64 bits.
by Eric Anholt
· 7 years ago
0a4587a0
drm/pl111: Fix module probe bug
by Linus Walleij
· 7 years ago
0d49f30
drm: remove all control node code
by Daniel Vetter
· 7 years ago
9e1de90
drm/msm: Don't setup control node debugfs files
by Daniel Vetter
· 7 years ago
fc2a69f
drm/atomic: Handling the case when setting old crtc for plane
by Satendra Singh Thakur
· 7 years ago
51f170a
Revert 190c462d5be19ba622a82f5fd0625087c870a1e6..bf3012ada1b2222e770de5c35c1bb16f73b3a01d"
by Daniel Vetter
· 7 years ago
bf3012a
drm/qxl: Remove unecessary dma_fence_ops
by Daniel Vetter
· 7 years ago
95aee35
drm: Remove unecessary dma_fence_ops
by Daniel Vetter
· 7 years ago
49a53d4
dma-fence: Make ->wait callback optional
by Daniel Vetter
· 7 years ago
90e9965
dma-fence: Allow wait_any_timeout for all fences
by Daniel Vetter
· 7 years ago
95ed01e
dma-fence: Make ->enable_signaling optional
by Daniel Vetter
· 7 years ago
aee1a37
dma-fence: remove fill_driver_data callback
by Daniel Vetter
· 7 years ago
190c462
drm/vmwgfx: Drop DRM_CONTROL_ALLOW
by Daniel Vetter
· 7 years ago
0cd54b0
drm/i915: Drop DRM_CONTROL_ALLOW
by Daniel Vetter
· 7 years ago
5bb562f
drm: Drop DRM_CONTROL_ALLOW from ioctls
by Daniel Vetter
· 7 years ago
ec66723
drm/rect: Fix drm_rect_rotation_inv() docs
by Ville Syrjälä
· 7 years ago
5745067
drm/pl111: Enable device-specific assigned memory
by Linus Walleij
· 7 years ago
ca454bd
drm/pl111: Support the Versatile Express
by Linus Walleij
· 7 years ago
304f72e
gpu: drm: sti: fix spelling mistake: "initialze" -> "initialize"
by Colin Ian King
· 7 years ago
2c269b0
dma-fence: Some kerneldoc polish for dma-fence.h
by Daniel Vetter
· 7 years ago
58badaa
drm/rockchip: Disable blending for win0
by Kristian H. Kristensen
· 7 years ago
c720d89
drm/vc4: Enable syncobj support
by Stefan Schake
· 7 years ago
e84fcb9
drm/vc4: Export fence through syncobj
by Stefan Schake
· 7 years ago
818f5c8
drm/vc4: Syncobj import support
by Stefan Schake
· 7 years ago
3481fe7
drm/panel: Enable DSI transactions on the RPi panel.
by Eric Anholt
· 7 years ago
1825067
drm/vc4: Skip ULPS latching when we're in that ULPS state already.
by Eric Anholt
· 7 years ago
5e7854bd
drm/vc4: make function vc4_allocate_bin_bo static
by Vaishali Thakkar
· 7 years ago
d34deab
drm: Make the prime vmap/vunmap hooks optional.
by Eric Anholt
· 7 years ago
9f99963
drm/tinydrm/mi0283qt: Always set rotation value
by Tom Callaway
· 7 years ago
0ab3902
Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
6da6c0d
Linux v4.17-rc3
by Linus Torvalds
· 7 years ago
c61a56a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
65f4d6d
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
810fb07
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
7d9e55f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
cdface5
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 7 years ago
19b9ad6
<linux/stringhash.h>: fix end_name_hash() for 64bit long
by Amir Goldstein
· 7 years ago
bf8f5de
MAINTAINERS: add myself as maintainer of AFFS
by David Sterba
· 7 years ago
a97d8ef
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
6e041ff
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
cac2642
Merge tag '4.17-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
0d95cfa
Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
46dc111
rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
19b522d
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
7b87308
Merge tag 'modules-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
64ebe31
Merge tag 'ceph-for-4.17-rc3' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
d8a3327
Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
ee3748b
Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
b52c85a
Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 7 years ago
5e62493
x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI
by KarimAllah Ahmed
· 7 years ago
79a17dd9
Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
1993cbf0
Merge tag 'usb-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
7ff5000
Merge tag 'sound-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
ee7141c
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
245131e
Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
0f940fa
Merge tag 'drm-fixes-for-v4.17-rc3' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
a468f2d
kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use
by Junaid Shahid
· 7 years ago
8bb2610
x86/entry/64/compat: Preserve r8-r11 in int $0x80
by Andy Lutomirski
· 7 years ago
1a512c0
x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
by Arnd Bergmann
· 7 years ago
3db3eb2
x86/setup: Do not reserve a crash kernel region if booted on Xen PV
by Petr Tesarik
· 7 years ago
30e9db6d
drm: Don't pass the index to drm_property_add_enum()
by Ville Syrjälä
· 7 years ago
ebb513a
drm/dp: Rename the edp_sdp_header as dp_sdp_header
by Manasi Navare
· 7 years ago
Next »