Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
23d19ba06b9c5614d6457f5fed349ec8f6d4dac9
23d19ba
Merge drm/drm-next into drm-misc-next
by Maxime Ripard
· 6 years ago
7d0250e
drm/atomic: Add missing () to function ref in kerneldoc
by Daniel Vetter
· 6 years ago
1e9080a
drm: Unexport drm_crtc_force_disable
by Daniel Vetter
· 6 years ago
934c5b3
drm/nouveau: Stop using drm_crtc_force_disable
by Daniel Vetter
· 6 years ago
a50f52d
drm/ch7006: Stop using drm_crtc_force_disable
by Daniel Vetter
· 6 years ago
232c9ee
drm/nouveau: Use atomic VCPI helpers for MST
by Lyude Paul
· 6 years ago
5e187a0
drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
by Lyude Paul
· 6 years ago
eceae14
drm/dp_mst: Start tracking per-port VCPI allocations
by Lyude Paul
· 6 years ago
bea5c38
drm/dp_mst: Add some atomic state iterator macros
by Lyude Paul
· 6 years ago
7aa275c
drm/nouveau: Grab payload lock in nv50_msto_payload()
by Lyude Paul
· 6 years ago
d79a3c5
drm/nouveau: Stop unsetting mstc->port, use malloc refs
by Lyude Paul
· 6 years ago
81640f0
drm/nouveau: Keep malloc references to MST ports
by Lyude Paul
· 6 years ago
5e292e7
drm/nouveau: Remove unnecessary VCPI checks in nv50_msto_cleanup()
by Lyude Paul
· 6 years ago
0132409
drm/nouveau: Remove bogus cleanup in nv50_mstm_add_connector()
by Lyude Paul
· 6 years ago
d256897
drm/amdgpu/display: Keep malloc ref to MST port
by Lyude Paul
· 6 years ago
79a47cd
drm/i915: Keep malloc references to MST ports
by Lyude Paul
· 6 years ago
cfe9f90
drm/dp_mst: Fix payload deallocation on hotplugs using malloc refs
by Lyude Paul
· 6 years ago
a68f991
drm/dp_mst: Stop releasing VCPI when removing ports from topology
by Lyude Paul
· 6 years ago
56d1c14
drm/dp_mst: Restart last_connected_port_and_mstb() if topology ref fails
by Lyude Paul
· 6 years ago
ebcc0e6
drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
by Lyude Paul
· 6 years ago
d0757af
drm/dp_mst: Rename drm_dp_mst_get_validated_(port|mstb)_ref and friends
by Lyude Paul
· 6 years ago
4afb8a2
drm/dp_mst: Fix some formatting in drm_dp_mst_deallocate_vcpi()
by Lyude Paul
· 6 years ago
e0ac711
drm/dp_mst: Fix some formatting in drm_dp_mst_allocate_vcpi()
by Lyude Paul
· 6 years ago
de6d681
drm/dp_mst: Fix some formatting in drm_dp_payload_send_msg()
by Lyude Paul
· 6 years ago
3d76df6
drm/dp_mst: Fix some formatting in drm_dp_add_port()
by Lyude Paul
· 6 years ago
677e8bb
drm/rockchip: Add reflection properties
by Daniele Castagna
· 6 years ago
fbb1c73
drm/rockchip: Separate RK3288 from RK3368 win01 registers
by Ezequiel Garcia
· 6 years ago
2996fb7
drm/rockchip: Fix typo in VOP macros argument
by Ezequiel Garcia
· 6 years ago
1c21aa8
drm/rockchip: Fix YUV buffers color rendering
by Daniele Castagna
· 6 years ago
1560955
drm/rockchip: update cursors asynchronously through atomic.
by Enric Balletbo i Serra
· 6 years ago
e3d0930
Merge tag 'tilcdc-4.22' of https://github.com/jsarha/linux into drm-next
by Dave Airlie
· 6 years ago
7510a9c
drm: msm: Cleanup drm_display_mode print str
by Shayenne Moura
· 6 years ago
f4bd542
drm/fb-helper: Scale back depth to supported maximum
by Linus Walleij
· 6 years ago
1581b2d
drm/edid: Add display_info.rgb_quant_range_selectable
by Ville Syrjälä
· 6 years ago
8ee491b
drm/radeon: Use drm_hdmi_avi_infoframe_quant_range()
by Ville Syrjälä
· 6 years ago
c3735f5
drm/i915: Use drm_hdmi_avi_infoframe_quant_range() for SDVO HDMI as well
by Ville Syrjälä
· 6 years ago
13d0add
drm/edid: Pass connector to AVI infoframe functions
by Ville Syrjälä
· 6 years ago
2b5ab0e
drm/crtc-helpers: WARN when used with atomic drivers
by Daniel Vetter
· 6 years ago
785caba
drm: remove drmP.h from drm_gem_cma_helper.h
by Sam Ravnborg
· 6 years ago
84056e9
drm/tinydrm: do not reply on drmP.h from drm_gem_cma_helper.h
by Sam Ravnborg
· 6 years ago
fe1f664
drm/arc: do not rely on drmP.h from drm_gem_cma_helper.h
by Sam Ravnborg
· 6 years ago
19126bd
drm: remove include of drmP.h from drm_encoder_slave.h
by Sam Ravnborg
· 6 years ago
428747a
drm: remove include of drmP.h from bridge/dw_hdmi.h
by Sam Ravnborg
· 6 years ago
fb4b492
drm/gem: Mark pinned pages as unevictable
by Kuo-Hsin Yang
· 6 years ago
2513147
drm: make drm_framebuffer.h self contained
by Sam Ravnborg
· 6 years ago
7af78f4
drm: move DRM_SWITCH_POWER defines to drm_device.h
by Sam Ravnborg
· 6 years ago
ac4f24c
drm: drm_device.h: update comments to kernel-doc style
by Sam Ravnborg
· 6 years ago
4fb6bb8
drm: i915: Cleanup drm_display_mode print str
by Shayenne Moura
· 6 years ago
5e8345a
drm: sti: Cleanup drm_display_mode print str
by Shayenne Moura
· 6 years ago
e343c12
drm: meson: Cleanup on drm_display_mode print str
by Shayenne Moura
· 6 years ago
c39ff7e
drm: omapdrm: Cleanup drm_display_mode print str
by Shayenne Moura
· 6 years ago
a311562
drm/msm: fix build warning for 64-bit seqno
by Dave Airlie
· 6 years ago
8c1a765
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
d4b9dd5
qxl: Use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
d516e75
drm/virtio: Drop deprecated load/unload initialization
by Ezequiel Garcia
· 6 years ago
00eb5b0
drm/fb-helper: fix leaks in error path of drm_fb_helper_fbdev_setup
by Peter Wu
· 6 years ago
6e1490c
drm/fb-helper: generic: Fix setup error path
by Noralf Trønnes
· 6 years ago
cb66c6d
drm/virtio: drop virtio_gpu_fence_cleanup()
by Gerd Hoffmann
· 6 years ago
6a01d27
drm/virtio: fix pageflip flush
by Gerd Hoffmann
· 6 years ago
3630c2a
drm/virtio: log error responses
by Gerd Hoffmann
· 6 years ago
edde9fc
drm/virtio: Add missing virtqueue reset
by Ezequiel Garcia
· 6 years ago
29cd2e2
drm/virtio: Remove incorrect kfree()
by Ezequiel Garcia
· 6 years ago
be5cadc
drm/todo: Better defio support in the generic fbdev emulation
by Daniel Vetter
· 6 years ago
1c95f66
Merge tag 'topic/drmp-cleanup-2019-01-02' of git://anongit.freedesktop.org/drm/drm-intel into drm-misc-next
by Maxime Ripard
· 6 years ago
c39191f
drm: Fix error handling in drm_legacy_addctx
by YueHaibing
· 6 years ago
bfeffd1
Linux 5.0-rc1
by Linus Torvalds
· 6 years ago
85e1ffb
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
ac5eed2
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
574823bf
Change mincore() to count "mapped" pages rather than "cached" pages
by Linus Torvalds
· 6 years ago
94bd8a0
Fix 'acccess_ok()' on alpha and SH
by Linus Torvalds
· 6 years ago
baa6707
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
by Linus Torvalds
· 6 years ago
2152404
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 6 years ago
e2b745f
Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
1213325
Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform
by Linus Torvalds
· 6 years ago
66e012f
Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 6 years ago
8094c3c
fscrypt: add Adiantum support
by Eric Biggers
· 6 years ago
b5aef86
Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
15b215e
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by Linus Torvalds
· 6 years ago
d7252d0
Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
0fe4e2d
Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
3954e1d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
a8a6b11
Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux
by Linus Torvalds
· 6 years ago
7671c14
Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
926b02d
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
cf26057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
by Linus Torvalds
· 6 years ago
1686cc1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 6 years ago
d86271a
kconfig: rename generated .*conf-cfg to *conf-cfg
by Masahiro Yamada
· 6 years ago
f7de64b
kbuild: remove unnecessary stubs for archheader and archscripts
by Masahiro Yamada
· 6 years ago
ba97df4
kbuild: use assignment instead of define ... endef for filechk_* rules
by Masahiro Yamada
· 6 years ago
d6e4b3e
arch: remove redundant UAPI generic-y defines
by Masahiro Yamada
· 6 years ago
9199873
kbuild: generate asm-generic wrappers if mandatory headers are missing
by Masahiro Yamada
· 6 years ago
d4ce545
arch: remove stale comments "UAPI Header export list"
by Masahiro Yamada
· 6 years ago
8c4fa8b
riscv: remove redundant kernel-space generic-y
by Masahiro Yamada
· 6 years ago
ad77408
kbuild: change filechk to surround the given command with { }
by Masahiro Yamada
· 6 years ago
172caf1
kbuild: remove redundant target cleaning on failure
by Masahiro Yamada
· 6 years ago
f568866
kbuild: clean up rule_dtc_dt_yaml
by Masahiro Yamada
· 6 years ago
786ac51
kbuild: remove UIMAGE_IN and UIMAGE_OUT
by Masahiro Yamada
· 6 years ago
e9666d1
jump_label: move 'asm goto' support test to Kconfig
by Masahiro Yamada
· 6 years ago
72d3ebb
kallsyms: lower alignment on ARM
by Mathias Krause
· 6 years ago
c300331
scripts: coccinelle: boolinit: drop warnings on named constants
by Julia Lawall
· 6 years ago
Next »