Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cfa7152f1cfeedba7c4ab3abcb4accee94cc2c0f
cfa7152
drm/amdgpu: add extern C guard for the UAPI header
by Emil Velikov
· 9 years ago
9530697
Merge tag 'drm/tegra/for-4.7-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 9 years ago
93f517c
Merge branch 'drm-hisilicon-next' of github.com:xin3liang/linux into drm-next
by Dave Airlie
· 9 years ago
6d23abf
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 9 years ago
165cccc
drm/hisilicon: Fix DRM_INFO printed issue
by Xinliang Liu
· 9 years ago
12cb4c8
drm/hisilicon: Make kirin_drm_unbind sufficient
by Xinliang Liu
· 9 years ago
b93c846
drm/hisilicon: Use drm_connector_register_all
by Daniel Vetter
· 9 years ago
dd65a68
drm/exynos/decon5433: fix trigger configuration
by Andrzej Hajda
· 9 years ago
17ef49b
drm/exynos/dsi: use of_graph_get_endpoint_by_regs helper
by Philipp Zabel
· 9 years ago
fb38b1f
drm/exynos/dpi: use of_graph_get_endpoint_by_regs helper
by Philipp Zabel
· 9 years ago
562d545
drm/exynos: Nuke dummy fb->dirty callback
by Daniel Vetter
· 9 years ago
6aa5e85
drm/exynos: use directly DMA mapping APIs on g2d
by Joonyoung Shim
· 9 years ago
b85881d
drm/exynos/hdmi: Don't print error on deferral due to regulators
by Javier Martinez Canillas
· 9 years ago
55b19fc
drm/exynos: fix imported dma-buf to be mapped
by Joonyoung Shim
· 9 years ago
5a0202f
drm/exynos: support gem_prime_mmap
by Joonyoung Shim
· 9 years ago
fa9971d
drm/exynos: fimd: harden fimd_calc_clkdiv()
by Tobias Jakobi
· 9 years ago
fc173ae
drm/exynos: fix cancel page flip code
by Andrzej Hajda
· 9 years ago
3f4c8e5
drm/exynos/decon5433: do not use unnecessary software trigger
by Andrzej Hajda
· 9 years ago
b0bb3d0
drm/exynos/decon5433: handle vblank in vblank interrupt
by Andrzej Hajda
· 9 years ago
59b62d3
drm/exynos/hdmi: expose HDMI-PHY clock as pipeline clock
by Andrzej Hajda
· 9 years ago
19ea5da
Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de:/git/lst/linux into drm-next
by Dave Airlie
· 9 years ago
2e726dc4
Merge tag 'mediatek-drm-2016-05-09' of git://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 9 years ago
bafb86f
Merge tag 'v4.6-rc7' into drm-next
by Dave Airlie
· 9 years ago
ba39164
drm/amdgpu: fix build on aarch64.
by Dave Airlie
· 9 years ago
2c3d68a
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next
by Dave Airlie
· 9 years ago
2958cf0
Merge tag 'topic/drm-misc-2016-05-08' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
44549e8
Linux 4.6-rc7
by Linus Torvalds
· 9 years ago
2b66987
drm/msm: Drop load/unload drm_driver ops
by Archit Taneja
· 9 years ago
8208ed9
drm/msm: Centralize connector registration/unregistration
by Archit Taneja
· 9 years ago
c899f93
drm/msm/hdmi: Prevent gpio_free related kernel warnings
by Archit Taneja
· 9 years ago
4816b62
drm/msm: print offender task name on hangcheck recovery
by Rob Clark
· 9 years ago
40e6815
drm/msm: fix leak in failed submit path
by Rob Clark
· 9 years ago
6860b56
drm/msm: de-indent submit_create()
by Rob Clark
· 9 years ago
1193c3b
drm/msm: drop return from gpu->submit()
by Rob Clark
· 9 years ago
ed19075
drm/msm/mdp4: Don't manage DSI PLL regulators in MDP driver
by Archit Taneja
· 9 years ago
1d15c16
drm/msm/edp: Drop regulator_set_voltage call
by Archit Taneja
· 9 years ago
f377d59
drm/msm/dsi: Fix regulator API abuse
by Archit Taneja
· 9 years ago
d6c925c
drm/msm: Move call to PTR_ERR_OR_ZERO after reassignment
by Vaishali Thakkar
· 9 years ago
30c6bfe
drm/msm/mdp: Add support for more RGBX formats
by Rob Herring
· 9 years ago
6979cd5
drm: msm: remove unused variable
by Arnd Bergmann
· 9 years ago
2755734
drm/msm: fix ->last_fence() after recover
by Rob Clark
· 9 years ago
b6295f9
drm/msm: 'struct fence' conversion
by Rob Clark
· 9 years ago
ba00c3f
drm/msm: remove fence_cbs
by Rob Clark
· 9 years ago
ca762a8
drm/msm: introduce msm_fence_context
by Rob Clark
· 9 years ago
340faef
drm/msm: split locking and pinning BO's
by Rob Clark
· 9 years ago
7d12a27
drm/msm/gpu: simplify tracking in-flight bo's
by Rob Clark
· 9 years ago
340ff41
drm/msm: split out timeout_to_jiffies helper
by Rob Clark
· 9 years ago
79f0e20
drm/msm: use imported dmabuf's reservation object
by Rob Clark
· 9 years ago
fde5de6
drm/msm: move fence code to it's own file
by Rob Clark
· 9 years ago
edcd60c
drm/msm: move debugfs code to it's own file
by Rob Clark
· 9 years ago
824815c
reservation: add reservation_object_get_excl_rcu()
by Rob Clark
· 9 years ago
feb46f0
drm/msm: make HDCP support optional
by Rob Clark
· 9 years ago
32cf95d
Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
630aac5
Merge tag 'staging-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
3f8f0cf
Merge tag 'usb-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
9125aeb
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
67601c3b
Merge tag 'media/v4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
35cd3f4
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 9 years ago
b4184cb
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
0783783
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
3f86ba5
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
01ec716
Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
17d25a3
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
18fb92c
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
cade818
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
83a395d
Merge branch 'parisc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
dd28769
Merge tag 'arc-4.6-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 9 years ago
4883d11
Merge tag 'powerpc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
659a182
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
ac4b128
clk: mediatek: remove hdmitx_dig_cts from TOP clocks
by Philipp Zabel
· 9 years ago
4585945
clk: mediatek: Add hdmi_ref HDMI PHY PLL reference clock output
by Philipp Zabel
· 9 years ago
0644599
clk: mediatek: make dpi0_sel propagate rate changes
by Philipp Zabel
· 9 years ago
9e629c1
drm/mediatek: Add DPI sub driver
by Jie Qiu
· 9 years ago
2e54c14
drm/mediatek: Add DSI sub driver
by CK Hu
· 9 years ago
119f517
drm/mediatek: Add DRM Driver for Mediatek SoC MT8173.
by CK Hu
· 9 years ago
8863dc7
drm/i915: Correctly refcount connectors in hw state readou
by Daniel Vetter
· 9 years ago
83127f6
drm/panel: Flesh out kerneldoc
by Thierry Reding
· 9 years ago
f0b22d1
parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls
by Dmitry V. Levin
· 9 years ago
923dd88
dt-bindings: drm/mediatek: Add Mediatek display subsystem dts binding
by CK Hu
· 9 years ago
cb1b5df
memory: mtk-smi: export mtk_smi_larb_get/put
by Philipp Zabel
· 9 years ago
5f2f88e
Merge branches 'pm-opp-fixes', 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes'
by Rafael J. Wysocki
· 9 years ago
7c21b38
Merge branches 'acpica-fixes' and 'device-properties-fixes'
by Rafael J. Wysocki
· 9 years ago
886123f
x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO
by Chen Yu
· 9 years ago
a10e2bde
drm/etnaviv: fix mmap operations for userptr and dma-buf objects
by Lucas Stach
· 9 years ago
0e7f26e
drm/etnaviv: take etnaviv_gem_obj in etnaviv_gem_mmap_obj
by Lucas Stach
· 9 years ago
946dd8d
drm/etnaviv: use deferrable timer for hangcheck handler
by Lucas Stach
· 9 years ago
6f3ffc1
timer: add setup_deferrable_timer macro
by Lucas Stach
· 9 years ago
fd50c3a
Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-next
by Dave Airlie
· 9 years ago
a64424d
Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 9 years ago
9caa7e7
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
43a3e83
mailmap: add John Paul Adrian Glaubitz
by Linus Torvalds
· 9 years ago
7270a3f
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
7322dd7
byteswap: try to avoid __builtin_constant_p gcc bug
by Arnd Bergmann
· 9 years ago
7c31190
lib/stackdepot: avoid to return 0 handle
by Joonsoo Kim
· 9 years ago
172400c
mm: fix kcompactd hang during memory offlining
by Vlastimil Babka
· 9 years ago
acbef7b
modpost: fix module autoloading for OF devices with generic compatible property
by Philipp Zabel
· 9 years ago
8148a73
proc: prevent accessing /proc/<PID>/environ until it's ready
by Mathias Krause
· 9 years ago
32a4e16
mm/zswap: provide unique zpool name
by Dan Streetman
· 9 years ago
127393f
mm: thp: kvm: fix memory corruption in KVM with THP enabled
by Andrea Arcangeli
· 9 years ago
ff2de82
MAINTAINERS: fix Rajendra Nayak's address
by Eric Engestrom
· 9 years ago
Next »