Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
4690803b09c6f1da33058336844091f8b7f3118f
4690803
drm/sun4i: backend: Offset layer buffer address by DRAM starting address
by Chen-Yu Tsai
· 7 years ago
080de2e
drm/atomic: Check for busy planes/connectors before setting the commit
by Maarten Lankhorst
· 7 years ago
4edd608
drm/atomic: Make atomic helper track newly assigned planes correctly, v2.
by Maarten Lankhorst
· 7 years ago
75c65ee
drm/udl: Reading all edid blocks in DRM/UDL driver
by Robert Tarasov
· 7 years ago
afdfc4c
drm/udl: Fixed problem with UDL adpater reconnection
by Robert Tarasov
· 7 years ago
a52ff2a
drm/armada: Replace drm_framebuffer_reference/unreference() with _get/put()
by Haneen Mohammed
· 7 years ago
4c3cf37
drm/armada: Replace drm_gem_object_reference/unreference() with _get/put()
by Haneen Mohammed
· 7 years ago
e0ad7c0
drm/gem-cma-helper: Change the level of the allocation failure message
by Boris BREZILLON
· 7 years ago
2e20c9d
drm/via: use ARRAY_SIZE
by Jérémy Lefaure
· 7 years ago
c7d234d
drm/gma500: use ARRAY_SIZE
by Jérémy Lefaure
· 7 years ago
bfddd14
drm/sun4i: hdmi: Move PAD_CTRL1 setting to mode_set function
by Chen-Yu Tsai
· 7 years ago
31f5232
drm/sun4i: hdmi: Document PAD_CTRL1 output invert bits
by Chen-Yu Tsai
· 7 years ago
936598d
drm/sun4i: backend: Add comment explaining why registers are cleared
by Chen-Yu Tsai
· 7 years ago
cff2192
drm/sun4i: backend: Use drm_fb_cma_get_gem_addr() to get display memory
by Chen-Yu Tsai
· 7 years ago
8270249
drm/sun4i: backend: Create regmap after access is possible
by Chen-Yu Tsai
· 7 years ago
e8afb7b
drm/sun4i: don't add components that are already in the queue
by Chen-Yu Tsai
· 7 years ago
652badb
drm/vc4: Fix pitch setup for T-format scanout.
by Eric Anholt
· 7 years ago
d409eea
drm/vc4: Move the DSI clock divider workaround closer to the clock call.
by Eric Anholt
· 7 years ago
4b947b1c
drm: Replace kzalloc with kcalloc
by Harsha Sharma
· 7 years ago
9205281
drm/tinydrm: Remove explicit .best_encoder assignment
by Haneen Mohammed
· 7 years ago
e43e818
drm/tinydrm: Replace dev_error with DRM_DEV_ERROR
by Harsha Sharma
· 7 years ago
512721a
drm/drm_of: Move drm_of_panel_bridge_remove_function into header.
by Maarten Lankhorst
· 7 years ago
277b09c
drm/atomic-helper: Fix reference to drm_crtc_send_vblank_event()
by Thierry Reding
· 7 years ago
9ac0781
drm/atomic-helper: Fix typo
by Thierry Reding
· 7 years ago
9e55446
drm: Add missing __user annotation to drm_syncobj_array_find()
by Ville Syrjälä
· 7 years ago
479b9db
drm/rockchip: add PINCTRL dependency for LVDS
by Arnd Bergmann
· 7 years ago
7af35b0
drm/kirin: Checking for IS_ERR() instead of NULL
by Dan Carpenter
· 7 years ago
d9d7a3e
driver:gpu: return -ENOMEM on allocation failure.
by Allen Pais
· 7 years ago
632c6e4
drm/vblank: Fix flip event vblank count
by Ville Syrjälä
· 7 years ago
cccf4e3
drm/dp: WARN about invalid/unknown link rates and bw codes
by Jani Nikula
· 7 years ago
7c0f24a
Merge tag 'regmap-poll-field' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into drm-misc-next
by Daniel Vetter
· 7 years ago
0c17151
drm/msm/mdp5: remove less than 0 comparison for unsigned value
by Aishwarya Pant
· 7 years ago
e25f1f7
drm/bridge/sii8620: add remote control support
by Maciej Purski
· 7 years ago
da184dee
drm/sun4i: hdmi: Add support for A31's HDMI controller
by Chen-Yu Tsai
· 7 years ago
c4a9aec
drm/sun4i: hdmi: Add A31 specific DDC register definitions
by Chen-Yu Tsai
· 7 years ago
939d749
drm/sun4i: hdmi: Add support for controller hardware variants
by Chen-Yu Tsai
· 7 years ago
68a48af
dt-bindings: display: sun4i: Add binding for A31 HDMI controller
by Chen-Yu Tsai
· 7 years ago
cc67ae9
drm/sun4i: hdmi: Allow using second PLL as TMDS clk parent
by Chen-Yu Tsai
· 7 years ago
4b1c924
drm/sun4i: hdmi: create a regmap for later use
by Chen-Yu Tsai
· 7 years ago
544c504
drm/sun4i: hdmi: Disable clks in bind function error path and unbind function
by Chen-Yu Tsai
· 7 years ago
67e3264
drm/sun4i: tcon: Add support for demuxing TCON output on A31
by Chen-Yu Tsai
· 7 years ago
ad537fb
drm/sun4i: tcon: Add variant callback for TCON output muxing
by Chen-Yu Tsai
· 7 years ago
d5532f6
drm/bridge/synopsys: dsi :remove is_panel_bridge
by benjamin.gaignard@linaro.org
· 7 years ago
8f6b06c
drm/vc4: remove bridge from driver internal structure
by benjamin.gaignard@linaro.org
· 7 years ago
08de7af
drm/stm: ltdc: remove bridge from driver internal structure
by benjamin.gaignard@linaro.org
· 7 years ago
c70087e
drm/drm_of: add drm_of_panel_bridge_remove function
by benjamin.gaignard@linaro.org
· 7 years ago
6b0e284
drm/bridge: make drm_panel_bridge_remove more robust
by benjamin.gaignard@linaro.org
· 7 years ago
f8e0731
dma-fence: fix dma_fence_get_rcu_safe v2
by Christian König
· 7 years ago
39e16ba
dma-buf: make reservation_object_copy_fences rcu save
by Christian König
· 7 years ago
6d281b1
drm/atomic: Unref duplicated drm_atomic_state in drm_atomic_helper_resume()
by Jeffy Chen
· 7 years ago
3b1b975
drm: adv7511/33: add HDMI CEC support
by Hans Verkuil
· 7 years ago
c78ae06
dt-bindings: adi,adv7511.txt: document cec clock
by Hans Verkuil
· 7 years ago
2e187b2
drm/gem-fb-helper: Improve documentation
by Noralf Trønnes
· 7 years ago
2f733d61
drm/panel: Add support for the Raspberry Pi 7" Touchscreen.
by Eric Anholt
· 7 years ago
407b0b1
dt-bindings: Document the Raspberry Pi Touchscreen nodes.
by Eric Anholt
· 7 years ago
c0374eb
drm/bridge: add Silicon Image SiI9234 driver
by Maciej Purski
· 7 years ago
331494e
drm/atomic: Make atomic iterators less surprising
by Maarten Lankhorst
· 7 years ago
f0d2e86
drm/atomic: Remove unneeded null check for private objects
by Maarten Lankhorst
· 7 years ago
15438ab
Merge tag 'drm-misc-next-2017-10-05' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 7 years ago
5b9fbff
drm: fix typo in drm_gem_get_pages() comment
by Jordan Crouse
· 7 years ago
667063a
regmap: add iopoll-like polling macro for regmap_field
by Chen-Yu Tsai
· 7 years ago
47d0467
MAINTAINERS: Add dri-devel as a mailing list for anything fbdev
by Daniel Vetter
· 7 years ago
0d3c24e
Merge airlied/drm-next into drm-misc-next
by Daniel Vetter
· 7 years ago
ebec44a
BackMerge tag 'v4.14-rc3' into drm-next
by Dave Airlie
· 7 years ago
1af0838
drm/virtio: Replace instances of reference/unreference with get/put
by Srishti Sharma
· 7 years ago
9e66317
Linux 4.14-rc3
by Linus Torvalds
· 7 years ago
368f899
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
c42ed9f
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
8251354
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
7e103ac
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
1c6f705
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
1de47f3
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
3d9d62b
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
156069f
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
c0f095f
drm/fb-cma-helper: Remove unused functions
by Noralf Trønnes
· 7 years ago
57b8a4b
drm/tve200: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()
by Noralf Trønnes
· 7 years ago
1287c94
drm/sun4i: Use drm_gem_fb_create()
by Noralf Trønnes
· 7 years ago
5d43aa7
drm/shmobile: Use drm_gem_fb_create()
by Noralf Trønnes
· 7 years ago
365c385
drm/rcar-du: Use drm_gem_fb_create()
by Noralf Trønnes
· 7 years ago
98f3eac
drm/mxsfb: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()
by Noralf Trønnes
· 7 years ago
24ef815
drm/meson: Use drm_gem_fb_create()
by Noralf Trønnes
· 7 years ago
503ad2e
drm/hisilicon/kirin: Use drm_gem_fb_create()
by Noralf Trønnes
· 7 years ago
ba22bf6
drm/fsl-dcu: Use drm_gem_fb_create()
by Noralf Trønnes
· 7 years ago
cce1a87
drm/tinydrm: Use drm_gem_framebuffer_helper
by Noralf Trønnes
· 7 years ago
659333d
drm/amdgpu: use designated initialiser for thermal_irq_src.
by Dave Airlie
· 7 years ago
320e421
drm: of: always initialize panel in drm_of_find_panel_or_bridge()
by Dan Carpenter
· 7 years ago
44390ef
drm/tve200: Check for IS_ERR instead of NULL in probe
by Dan Carpenter
· 7 years ago
4ea3095
drm/tve200: make two functions static
by Colin Ian King
· 7 years ago
a8c964e
Merge tag 'mtd/fixes-for-4.14-rc3' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
0b33ce7
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
74d83ec
Merge tag 'platform-drivers-x86-v4.14-2' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 7 years ago
95dcc4d
Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 7 years ago
99637e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
5ba88cd
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
7b5ef82
Merge tag 'md/4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
93b5533
Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
a358320
Merge tag 'drm-fixes-for-v4.14-rc3' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
35dbba3
Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 7 years ago
0648260
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
9f2a512
Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
Next »