Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
eb47fe8033d6c2013ce47ec44f39fa0092aa8551
/
include
14de6c4
drm/atomic: Remove drm_atomic_connectors_for_crtc.
by Maarten Lankhorst
· 9 years ago
df7d678
drm/docs: more leftovers from the big vtable documentation pile
by Daniel Vetter
· 9 years ago
4cba685
drm/atomic-helper: Reject legacy flips on a disabled pipe
by Daniel Vetter
· 9 years ago
4cd9fa5
drm/atomic: add connector mask to drm_crtc_state.
by Maarten Lankhorst
· 9 years ago
4cd3991
drm/atomic: Add __drm_atomic_helper_connector_reset, v2.
by Maarten Lankhorst
· 9 years ago
69a0f89
drm/dp/mst: constify drm_dp_mst_topology_cbs structures
by Julia Lawall
· 9 years ago
399368aa
drm: make drm_dev_set_unique() not use a format string
by Nicolas Iooss
· 9 years ago
16c3719
drm: Constify drm_encoder_slave_funcs
by Ville Syrjälä
· 9 years ago
d55f532
drm: Move more framebuffer doc from docbook to kerneldoc
by Daniel Vetter
· 9 years ago
51bce5b
Merge tag 'drm-intel-next-2015-12-04-1' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
eb227c5
drm/ttm: fix documentation of ttm_bo_reserve
by Nicolai Hähnle
· 9 years ago
21de54b
Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into drm-next
by Dave Airlie
· 9 years ago
b15c50b
Merge tag 'topic/drm-misc-2015-12-14' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
8979a05
drm/msm: trivial whitespace fix
by Rob Clark
· 9 years ago
6af3e65
drm: Drop drm_helper_probe_single_connector_modes_nomerge()
by Ville Syrjälä
· 9 years ago
5ba8940
drm: Rename MODE_UNVERIFIED to MODE_STALE
by Ville Syrjälä
· 9 years ago
9f4c97a
drm: Add plane->name and use it in debug prints
by Ville Syrjälä
· 9 years ago
fa3ab4c
drm: Add crtc->name and use it in debug messages
by Ville Syrjälä
· 9 years ago
13a3d91
drm: Pass 'name' to drm_encoder_init()
by Ville Syrjälä
· 9 years ago
b0b3b79
drm: Pass 'name' to drm_universal_plane_init()
by Ville Syrjälä
· 9 years ago
f988287
drm: Pass 'name' to drm_crtc_init_with_planes()
by Ville Syrjälä
· 9 years ago
663a233
Merge branch 'drm-header-fixes' of https://github.com/GabrielL/linux into drm-next
by Dave Airlie
· 9 years ago
d7e12cd
drm: fix inclusion of drm.h in via_drm.h
by Gabriel Laskar
· 9 years ago
3a4197a
drm: fix inclusion of drm.h in vmwgfx_drm.h
by Gabriel Laskar
· 9 years ago
6e82e9c
drm: fix inclusion of drm.h in virtgpu_drm.h
by Gabriel Laskar
· 9 years ago
678205a
drm: fix inclusion of drm.h in tegra_drm.h
by Gabriel Laskar
· 9 years ago
3e2d2cd
drm: fix inclusion of drm.h in savage_drm.h
by Gabriel Laskar
· 9 years ago
355f478
drm: fix inclusion of drm.h in r128_drm.h
by Gabriel Laskar
· 9 years ago
8ca3284
drm: fix inclusion of drm.h in qxl_drm.h
by Gabriel Laskar
· 9 years ago
7ef500e
drm: fix inclusion of drm.h in omap_drm.h
by Gabriel Laskar
· 9 years ago
06577d0
drm: fix inclusion of drm.h in msm_drm.h
by Gabriel Laskar
· 9 years ago
559003d
drm: fix inclusion of drm.h in mga_drm.h
by Gabriel Laskar
· 9 years ago
1049102
drm: fix inclusion of drm.h in exynos_sarea.h
by Gabriel Laskar
· 9 years ago
13635d6
drm: fix inclusion of drm.h in i810_drm.h
by Gabriel Laskar
· 9 years ago
19b1e97
drm: fix inclusion of drm.h in exynos_sarea.h
by Gabriel Laskar
· 9 years ago
c6da66d
drm: fix inclusion of drm.h in drm_sarea.h
by Gabriel Laskar
· 9 years ago
abd5422
drm: drm_mode.h fix includes
by Gabriel Laskar
· 9 years ago
47f06c2
drm: drm_fourcc.h fix includes
by Gabriel Laskar
· 9 years ago
6a14d01
drm: include drm.h in armada_drm.h
by Gabriel Laskar
· 9 years ago
2ce9dde
include/uapi/drm/amdgpu_drm.h: use __u32 and __u64 from <linux/types.h>
by Mikko Rapeli
· 9 years ago
f95d3aa
drm: Kbuild: add admgpu_drm.h to the installed headers
by Gabriel Laskar
· 9 years ago
29e08b0
drm: use __u{32,64} instead of uint{32,64}_t in virtgpu_drm.h
by Gabriel Laskar
· 9 years ago
35d0f1d
include/uapi/linux/agpgart.h: include stdlib.h in userspace
by Mikko Rapeli
· 10 years ago
89545d6
include/uapi/linux/virtio_gpu.h: use __u8 from <linux/types.h>
by Mikko Rapeli
· 9 years ago
8e51012
include/uapi/drm/qxl_drm.h: use __s32, __u32 and __u64 from linux/types.h
by Mikko Rapeli
· 10 years ago
21de2fd
include/uapi/drm/vmwgfx_drm.h: use __s32, __u32 and __u64 from linux/types.h
by Mikko Rapeli
· 10 years ago
5b8573f
via_drm.h: don't include non-existing via_drmclient.h
by Mikko Rapeli
· 10 years ago
31b4dfe
radeon_drm.h: use __u32 and __u64 from linux/types.h
by Mikko Rapeli
· 10 years ago
8860487
nouveau_drm.h: use __u32 and __u64 from linux/types.h
by Mikko Rapeli
· 10 years ago
6615b20
exynos_drm.h: use __u64 from linux/types.h
by Mikko Rapeli
· 10 years ago
05623b7
drm_mode.h: use __u32 and __u64 from linux/types.h
by Mikko Rapeli
· 10 years ago
1a2a42c
drm.h: use __kernel_size_t instead of size_t
by Mikko Rapeli
· 10 years ago
36b6608
drm: Document drm_encoder/crtc_helper_funcs
by Daniel Vetter
· 9 years ago
30ecad7
drm: Move drm_display_mode an related docs into kerneldoc
by Daniel Vetter
· 9 years ago
4ee6034
drm: Document drm_connector_helper_funcs
by Daniel Vetter
· 9 years ago
11a0ba9
drm: Document drm_plane_helper_funcs
by Daniel Vetter
· 9 years ago
9953f41
drm: Kerneldoc for drm_mode_config_funcs
by Daniel Vetter
· 9 years ago
c6b0ca3
drm: Add kerneldoc for drm_framebuffer_funcs
by Daniel Vetter
· 9 years ago
f6da8c6
drm: document drm_crtc_funcs
by Daniel Vetter
· 9 years ago
6fe14ac
drm: Document drm_connector_funcs
by Daniel Vetter
· 9 years ago
129b782
drm: Move encoder->save/restore into nouveau
by Daniel Vetter
· 9 years ago
813b0f3
drm: Remove crtc/connector->save/restore hooks
by Daniel Vetter
· 9 years ago
8854863
drm: Update drm_plane_funcs kerneldoc
by Daniel Vetter
· 9 years ago
da024fe
drm/bridge: Improve kerneldoc
by Daniel Vetter
· 9 years ago
4490d4c
drm: Make helper vtable pointers type-safe
by Daniel Vetter
· 9 years ago
092d01d
drm: Reorganize helper vtables and their docs
by Daniel Vetter
· 9 years ago
b516a9e
drm: Move LEAVE/ENTER_ATOMIC_MODESET to fbdev helpers
by Daniel Vetter
· 9 years ago
264d697
drm: Polish fbdev helper struct docs
by Daniel Vetter
· 9 years ago
2146136
drm/vc4: Add an interface for capturing the GPU state after a hang.
by Eric Anholt
· 9 years ago
d5b1a78
drm/vc4: Add support for drawing 3D frames.
by Eric Anholt
· 9 years ago
463873d
drm/vc4: Add an API for creating GPU shaders in GEM BOs.
by Eric Anholt
· 9 years ago
d5bc60f
drm/vc4: Add create and map BO ioctls.
by Eric Anholt
· 10 years ago
10028c5
drm: Create a driver hook for allocating GEM object structs.
by Eric Anholt
· 9 years ago
e876b41
Back merge tag 'v4.4-rc4' into drm-next
by Dave Airlie
· 9 years ago
47c0fd7
Merge tag 'topic/drm-misc-2015-12-04' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
19190f5
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
a2dbb7b
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
1562020
drm/i915/skl: Add SKL GT4 PCI IDs
by Mika Kuoppala
· 9 years ago
8cdef96
Merge tag 'sound-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
b1007e7
Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
d441fe2
Merge branches 'pm-domains' and 'pm-cpufreq'
by Rafael J. Wysocki
· 9 years ago
3e5050e
Merge branches 'acpica', 'acpi-video' and 'device-properties'
by Rafael J. Wysocki
· 9 years ago
bbc8764
drm/nouveau: Fix pre-nv50 pageflip events (v4)
by Daniel Vetter
· 9 years ago
a0af2e5
drm: Fix an unwanted master inheritance v2
by Thomas Hellstrom
· 9 years ago
f46e699
Merge tag 'imx-drm-fixes-2015-12-01' of git://git.pengutronix.de/git/pza/linux into drm-fixes
by Dave Airlie
· 9 years ago
071f5d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
2873d32
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
e3c9b1e
Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
4eaf3b8
net_sched: fix qdisc_tree_decrease_qlen() races
by Eric Dumazet
· 9 years ago
be9e2f7
Merge branch 'mkp-fixes' into fixes
by James Bottomley
· 9 years ago
6bd4f35
ipv6: kill sk_dst_lock
by Eric Dumazet
· 9 years ago
38ee8fb
sctp: convert sack_needed and sack_generation to bits
by Marcelo Ricardo Leitner
· 9 years ago
45f6fad
ipv6: add complete rcu protection around np->opt
by Eric Dumazet
· 9 years ago
69030dd
cpufreq: use last policy after online for drivers with ->setpolicy
by Srinivas Pandruvada
· 9 years ago
1494276
drm/atomic-helper: Implement subsystem-level suspend/resume
by Thierry Reding
· 9 years ago
06eaae4
drm: Implement drm_modeset_lock_all_ctx()
by Thierry Reding
· 9 years ago
64031e3
ACPI / property: fix compile error for acpi_node_get_property_reference() when CONFIG_ACPI=n
by Hanjun Guo
· 9 years ago
ceb5d58
net: fix sock_wake_async() rcu protection
by Eric Dumazet
· 9 years ago
9cd3e07
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
by Eric Dumazet
· 9 years ago
304d888
Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
by Nicolas Dichtel
· 9 years ago
Next »