Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
9338203c4f03ffe323b67f0b2fa17b9811fa9bb6
/
include
9338203
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
by Laurent Pinchart
· 8 years ago
45b186f
drm: Constify the drm_mm API
by Chris Wilson
· 8 years ago
ad57900
drm: Add drm_mm_for_each_node_safe()
by Chris Wilson
· 8 years ago
56e3d1c
kref: prefer atomic_inc_not_zero to atomic_add_unless
by Jason A. Donenfeld
· 8 years ago
438b74a
drm: Nuke fb->pixel_format
by Ville Syrjälä
· 8 years ago
272725c
drm: Nuke fb->bits_per_pixel
by Ville Syrjälä
· 8 years ago
b00c600
drm: Nuke fb->depth
by Ville Syrjälä
· 8 years ago
8f8f6a6
drm: Add drm_framebuffer_plane_{width,height}()
by Ville Syrjälä
· 8 years ago
e14c23c
drm: Store a pointer to drm_format_info under drm_framebuffer
by Ville Syrjälä
· 8 years ago
a3f913c
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
by Ville Syrjälä
· 8 years ago
010f5b9
Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux into drm-misc-next
by Daniel Vetter
· 8 years ago
af91341
drm_fourcc: Fix DRM_FORMAT_MOD_LINEAR #define
by Kristian H. Kristensen
· 8 years ago
0959a16
dma-buf: Update cpu access documentation
by Daniel Vetter
· 8 years ago
2904a8c
dma-buf: Reorganize device dma access docs
by Daniel Vetter
· 8 years ago
c248891
Merge tag 'docs-4.10' of git://git.lwn.net/linux into drm-misc-next
by Daniel Vetter
· 8 years ago
5acc614
drm: Protect master->unique with dev->master_mutex
by Daniel Vetter
· 8 years ago
b9fb2a2
drm_fourcc: Document linear modifier
by Daniel Vetter
· 8 years ago
2601a15
Merge tag 'drm-vc4-next-2016-12-09' of https://github.com/anholt/linux into drm-next
by Dave Airlie
· 8 years ago
122020a
dma-buf: Provide wrappers for reservation's lock
by Chris Wilson
· 8 years ago
299a16b
drm: Add TV connector states to drm_connector_state
by Boris Brezillon
· 8 years ago
dee7a4f
drm: Turn DRM_MODE_SUBCONNECTOR_xx definitions into an enum
by Boris Brezillon
· 8 years ago
acc5ddd
Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
bfd5be0
Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
40ee588
drm/amd/amdgpu: export vbios information (v2)
by Evan Quan
· 8 years ago
5cd57a4
drm: fix possible_crtc's type
by Tomi Valkeinen
· 8 years ago
75e75cb
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
by Daniel Vetter
· 8 years ago
f03ee46
Backmerge tag 'v4.9-rc8' into drm-next
by Dave Airlie
· 8 years ago
8bca927
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
8ab2ae6
default exported asm symbols to zero
by Arnd Bergmann
· 8 years ago
4db5e63
Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
92cf44e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
3d2dd61
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
949f088
drm: Make the connector .detect() callback optional
by Laurent Pinchart
· 8 years ago
5cbc198
mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb
by Kirill A. Shutemov
· 8 years ago
045d599
kasan: update kasan_global for gcc 7
by Dmitry Vyukov
· 8 years ago
f559013
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next
by Dave Airlie
· 8 years ago
0382a25
l2tp: lock socket before checking flags in connect()
by Guillaume Nault
· 8 years ago
2425f18
Input: change KEY_DATA from 0x275 to 0x277
by Ping Cheng
· 8 years ago
a90f583
Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
35838b4
Merge tag 'drm-intel-next-2016-11-21' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
6320745
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
by Dave Airlie
· 8 years ago
3f65047
of_mdio: add helper to deregister fixed-link PHYs
by Johan Hovold
· 8 years ago
389f78b
drm: Introduce drm_framebuffer_assign()
by Chris Wilson
· 8 years ago
b435370
Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"
by Tariq Toukan
· 8 years ago
faa1fa5
net/sched: Export tc_tunnel_key so its UAPI accessible
by Roi Dayan
· 8 years ago
79b9555
drm/atomic: Constify drm_atomic_crtc_needs_modeset()
by Ville Syrjälä
· 8 years ago
8b2fb7b
drm: Fix conflicting macro parameter in drm_mm_for_each_node_in_range()
by Chris Wilson
· 8 years ago
105ecad
Merge git://git.infradead.org/intel-iommu
by Linus Torvalds
· 8 years ago
a0d60e6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
7f6337f
drm/msm: update uapi header license
by Rob Clark
· 8 years ago
218adc1
drm: Fixup kernel doc for driver->gem_create_object
by Chris Wilson
· 8 years ago
f9e154a
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 8 years ago
5173bc6
netfilter: nat: fix crash when conntrack entry is re-used
by Florian Westphal
· 8 years ago
d3e2a11
netfilter: nf_tables: fix inconsistent element expiration calculation
by Anders K. Pedersen
· 8 years ago
7223ecd
netfilter: nat: switch to new rhlist interface
by Florian Westphal
· 8 years ago
522e85d
drm: Define drm_mm_for_each_node_in_range()
by Chris Wilson
· 8 years ago
920c1cd
netdevice.h: fix kernel-doc warning
by Randy Dunlap
· 8 years ago
e784930
PCI: Export pcie_find_root_port
by Johannes Thumshirn
· 8 years ago
39385cb
Bluetooth: Fix using the correct source address type
by Johan Hedberg
· 8 years ago
8e5bfa8
sched/autogroup: Do not use autogroup->tg in zombie threads
by Oleg Nesterov
· 8 years ago
1ea0c02
drm/atomic: Unconfuse the old_state mess in commmit_tail
by Daniel Vetter
· 8 years ago
27e7ab9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
8c0b55e
drm/atomic: cleanup debugfs entries on un-registering the driver.
by Liviu Dudau
· 8 years ago
dce9ce3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
e3fd9a9
kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use
by Paolo Bonzini
· 8 years ago
9101704
iommu/vt-d: Fix PASID table allocation
by David Woodhouse
· 8 years ago
20afa6e
Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
aad931a3
Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
917fef6
Merge tag 'v4.9-rc4' into sound
by Jonathan Corbet
· 8 years ago
aab0b24
Merge branches 'acpica-fixes', 'acpi-cppc-fixes' and 'acpi-tools-fixes'
by Rafael J. Wysocki
· 8 years ago
0f5258c
netns: fix get_net_ns_by_fd(int pid) typo
by Stefan Hajnoczi
· 8 years ago
5d19042
mremap: fix race between mremap() and page cleanning
by Aaron Lu
· 8 years ago
3975797
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
bae781b
drm: Nuke modifier[1-3]
by Ville Syrjälä
· 8 years ago
b7c0e47
Merge tag 'drm-vc4-next-2016-11-16' of https://github.com/anholt/linux into drm-next
by Dave Airlie
· 8 years ago
318313d
Merge tag 'drm-misc-next-2016-11-16' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
d5a4b1a
tools/power/acpi: Remove direct kernel source include reference
by Lv Zheng
· 8 years ago
c778cc5
drm/vc4: Add fragment shader threading support
by Jonas Pfeil
· 8 years ago
3b70933
ipv4: Restore fib_trie_flush_external function and fix call ordering
by Alexander Duyck
· 8 years ago
f23cc64
bpf: fix range arithmetic for bpf map access
by Josef Bacik
· 8 years ago
beaf5af
drm/fence: add out-fences support
by Gustavo Padovan
· 8 years ago
6d6003c
drm/fence: add fence timeline to drm_crtc
by Gustavo Padovan
· 8 years ago
9626014
drm/fence: add in-fences support
by Gustavo Padovan
· 8 years ago
e88a276
gro_cells: mark napi struct as not busy poll candidates
by Eric Dumazet
· 8 years ago
1a3865d
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next
by Dave Airlie
· 8 years ago
b9876d5
drm: drm_irq.h header cleanup
by Daniel Vetter
· 8 years ago
2d1e331
drm/irq: Unexport drm_vblank_on/off
by Daniel Vetter
· 8 years ago
07600c5
drm/irq: Make drm_vblank_pre/post_modeset internal
by Daniel Vetter
· 8 years ago
edd420e
drm: Drop externs from drm_crtc.h
by Daniel Vetter
· 8 years ago
9498c19
drm: Move tile group code into drm_connector.c
by Daniel Vetter
· 8 years ago
28575f1
drm: Extract drm_mode_config.[hc]
by Daniel Vetter
· 8 years ago
7920232
Revert "drm: Add and handle new aspect ratios in DRM layer"
by Ville Syrjälä
· 8 years ago
2d5e836d
drm/print: Move kerneldoc next to definition
by Daniel Vetter
· 8 years ago
4f93624
drm: Consolidate dumb buffer docs
by Daniel Vetter
· 8 years ago
6c4789e
drm: Clean up kerneldoc for struct drm_driver
by Daniel Vetter
· 8 years ago
85e634b
drm: Extract drm_drv.h
by Daniel Vetter
· 8 years ago
8a5846b
doc/dma-buf: Fix up include directives
by Daniel Vetter
· 8 years ago
196594e
drm/fb_cma_helper: Add missing forward declaration
by Marek Vasut
· 8 years ago
a6b5fac
drm: re-export drm_dev_set_unique
by Gerd Hoffmann
· 8 years ago
35cf035
drm: don't let crtc_ww_class leak out
by Rob Clark
· 8 years ago
Next »