Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1100244e31f5b8ce9d09ec6b965536c15efc6148
/
include
fc1d3e4
drm: Allow drivers to register cursor planes with crtc
by Matt Roper
· 11 years ago
161d0dc
drm: Support legacy cursor ioctls via universal planes when possible (v4)
by Matt Roper
· 11 years ago
c1a6e9f
Merge branch 'topic/ipu-destaging' of git://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 11 years ago
5b9adbd
Merge branch 'drm-next-3.16' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 11 years ago
65fcf66
drm/radeon: add query for number of active CUs
by Alex Deucher
· 11 years ago
5d02626d
drm/edid: Store all supported hdmi deep color modes in drm_display_info
by Mario Kleiner
· 11 years ago
f95aeb1
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
by Damien Lespiau
· 11 years ago
5330fb4
Merge tag 'drm/panel/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 11 years ago
6c8a02b
Merge tag 'drm/tegra/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 11 years ago
ecb889e
Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
ca8e2ad
drm: Introduce drm_dev_set_unique()
by Thierry Reding
· 11 years ago
d162180
drm/dsi: Support device shutdown
by Thierry Reding
· 11 years ago
8d4ad9d
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
by Dave Airlie
· 11 years ago
7daf8d5
drm/plane-helper: Add drm_plane_helper_check_update() (v3)
by Matt Roper
· 11 years ago
5ea1f75
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
by Rob Clark
· 11 years ago
51fd371
drm: convert crtc and connection_mutex to ww_mutex (v5)
by Rob Clark
· 11 years ago
4f71d0c
drm/dp: add a hw mutex around the transfer functions. (v2)
by Dave Airlie
· 11 years ago
d6ca8ca
gpu: ipu-v3: Register the CSI modules
by Philipp Zabel
· 13 years ago
3f5a8a9
gpu: ipu-v3: Add CSI and SMFC module enable wrappers
by Philipp Zabel
· 13 years ago
e904609
gpu: ipu-v3: Add ipu_idmac_get_current_buffer function
by Philipp Zabel
· 13 years ago
35de925
gpu: ipu-v3: Add SMFC code
by Philipp Zabel
· 13 years ago
39b9004
gpu: ipu-v3: Move i.MX IPUv3 core driver out of staging
by Philipp Zabel
· 11 years ago
885ae1c
Merge tag 'topic/core-stuff-2014-06-02' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
b33a51e
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 11 years ago
6e9f798
drm: Split connection_mutex out of mode_config.mutex (v3)
by Daniel Vetter
· 11 years ago
ebc44cf
drm: add signed-range property type
by Rob Clark
· 12 years ago
98f75de
drm: add object property type
by Rob Clark
· 11 years ago
5ea22f2
drm: add extended property types
by Rob Clark
· 11 years ago
a2b34e2
drm: helpers to find mode objects
by Rob Clark
· 11 years ago
d5ab2b4
drm: drop drm_get_connector_name() and drm_get_encoder_name()
by Jani Nikula
· 11 years ago
c9482a5
kernfs: move the last knowledge of sysfs out from kernfs
by Jianyu Zhan
· 11 years ago
cae61ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
5536141
Merge branch 'drm-next-3.16' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 11 years ago
8ee7a33
Merge tag 'usb-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
2d7a85f
netlink: Only check file credentials for implicit destinations
by Eric W. Biederman
· 11 years ago
d0c9469
drm/edid: Parse and handle HDMI deep color modes.
by Mario Kleiner
· 11 years ago
9d0d68f
team: fix mtu setting
by Jiri Pirko
· 11 years ago
39c3609
net: fix inet_getid() and ipv6_select_ident() bugs
by Eric Dumazet
· 11 years ago
c4e8541
Merge tag 'drm-intel-next-2014-05-23' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
f220e62
drm/plane: Fix sparse warnings
by Thierry Reding
· 11 years ago
568180a
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
073ea2a
drm/exynos: dp: Use DPCD defines of drm_dp_helper.h
by Jingoo Han
· 11 years ago
182407a
drm: add DP MST encoder type
by Dave Airlie
· 11 years ago
e574894
drm: store encoder name in encoder struct
by Jani Nikula
· 11 years ago
2abdd31
drm: store connector name in connector struct (v2)
by Jani Nikula
· 11 years ago
fe45736
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 11 years ago
7ac3764
USB: cdc-wdm: properly include types.h
by Greg Kroah-Hartman
· 11 years ago
7d18963
usb: cdc-wdm: export cdc-wdm uapi header
by Bjørn Mork
· 11 years ago
c949ddf
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
b838058
drm/dp: Add missing kernel-doc
by Thierry Reding
· 11 years ago
5920105
drm/ttm: fix kerneldoc of ttm_bo_create
by Alexandre Courbot
· 11 years ago
fbebf59
ARM: 8057/1: amba: Add Qualcomm vendor ID.
by srinik
· 11 years ago
0374300
Merge tag 'dmaengine-fixes-3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Linus Torvalds
· 11 years ago
5fa6a683
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
f02f79d
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
e6a32c3
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ad0f614
wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STR
by Masatake YAMATO
· 11 years ago
3c8a092
drm/dp_helper: add defines for DP 1.2 and MST support. (v2)
by Dave Airlie
· 11 years ago
dc93f7b
MIPS: Fix a typo error in AUDIT_ARCH definition
by Huacai Chen
· 11 years ago
c1f43dd
dmaengine: fix dmaengine_unmap failure
by Xuelin Shi
· 11 years ago
80932ec
Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 11 years ago
439c610
Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
d40d918
Merge branch 'topic/drm-vblank-rework' into drm-intel-next-queued
by Daniel Vetter
· 11 years ago
06eb4cc
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
89dd6a4
drm/irq: Add kms-native crtc interface functions
by Daniel Vetter
· 11 years ago
31a3fca
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
a8246fe
dmaengine: omap: hide filter_fn for built-in drivers
by Arnd Bergmann
· 11 years ago
f275228
drm: Add drm_vblank_on()
by Ville Syrjälä
· 11 years ago
e69595c
drm: Make the vblank disable timer per-crtc
by Ville Syrjälä
· 11 years ago
e1618d4
vlan: Fix build error wth vlan_get_encap_level()
by Vlad Yasevich
· 11 years ago
63ba600
asm-generic: Add renameat2 syscall
by James Hogan
· 11 years ago
c7d6891
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
41abc902
Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 11 years ago
3f017a4
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
b69cf53
perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()
by Peter Zijlstra
· 11 years ago
e5daa1d
Merge tag 'drm-intel-next-2014-05-06' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
44a4085
bonding: Fix stacked device detection in arp monitoring
by Vlad Yasevich
· 11 years ago
c674ac3
macvlan: Fix lockdep warnings with stacked macvlan devices
by Vlad Yasevich
· 11 years ago
d38569a
vlan: Fix lockdep warning with stacked vlan devices.
by Vlad Yasevich
· 11 years ago
25175ba
net: Allow for more then a single subclass for netif_addr_lock
by Vlad Yasevich
· 11 years ago
4085ebe
net: Find the nesting level of a given device by type.
by Vlad Yasevich
· 11 years ago
202630b
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
ce8d9e0
net/mlx4_core: Add UPDATE_QP SRIOV wrapper support
by Matan Barak
· 11 years ago
5cc9ed4
drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl
by Chris Wilson
· 11 years ago
be7a010
ipv6: update Destination Cache entries when gateway turn into host
by Duan Jiong
· 11 years ago
425a9a3
Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
ad22279
drm: fix memory leak around mode_group (v2)
by Dave Airlie
· 11 years ago
200b916
rtnetlink: wait for unregistering devices in rtnl_link_unregister()
by Cong Wang
· 11 years ago
025a58f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
4c358e1
of: fix CONFIG_OF=n prototype of of_node_full_name()
by Stephen Rothwell
· 11 years ago
ffe6902
asm-generic: remove _STK_LIM_MAX
by James Hogan
· 11 years ago
eac94da
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 11 years ago
3d44052
net: avoid dependency of net_get_random_once on nop patching
by Hannes Frederic Sowa
· 11 years ago
f2d0801
MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64
by Markos Chandras
· 11 years ago
5024ae2
cgroup: introduce task_css_is_root()
by Tejun Heo
· 11 years ago
f565198
nl80211: fix NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL API
by Johannes Berg
· 11 years ago
555724a
kernfs, sysfs, cgroup: restrict extra perm check on open to sysfs
by Tejun Heo
· 11 years ago
200d963
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
7d87a7f
srm/i915/chv: Add Cherryview PCI IDs
by Ville Syrjälä
· 11 years ago
1448eb5
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
Next »