Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7d0250ed8e69fb6a66caecf60b8753a21224cc1a
/
include
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
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
ebcc0e6
drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
by Lyude Paul
· 6 years ago
1581b2d
drm/edid: Add display_info.rgb_quant_range_selectable
by Ville Syrjälä
· 6 years ago
13d0add
drm/edid: Pass connector to AVI infoframe functions
by Ville Syrjälä
· 6 years ago
785caba
drm: remove 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
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
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
dd7ece7
drm: forward declare struct drm_file in drm_syncobj.h
by Jani Nikula
· 6 years ago
f7e271d
drm: include types.h from drm_hdcp.h
by Jani Nikula
· 6 years ago
39e2367
drm: include idr.h from drm_file.h
by Jani Nikula
· 6 years ago
5c27b9f
drm: include kernel.h and agp_backend.h from intel-gtt.h
by Jani Nikula
· 6 years ago
c764268
drm: un-inline drm_legacy_findmap()
by Jani Nikula
· 6 years ago
ecb2e2f
drm: move DRM_IF_VERSION to drm_internal.h
by Sam Ravnborg
· 6 years ago
6c4f52d
drm/connector: Allow creation of margin props alone
by Boris Brezillon
· 6 years ago
56406e1
drm/connector: Clarify the unit of TV margins
by Boris Brezillon
· 6 years ago
b5f0689
drm: Rename crtc_idr as object_idr to KMS cleanups
by Shayenne da Luz Moura
· 6 years ago
61a98b1
drm/syncobj: remove drm_syncobj_cb and cleanup
by Christian König
· 6 years ago
b962a12
drm/atomic: integrate modeset lock with private objects
by Rob Clark
· 6 years ago
16bff57
drm/dp-mst-helper: Remove hotplug callback
by Daniel Vetter
· 6 years ago
36e7999
drm/v3d: Document cache flushing ABI.
by Eric Anholt
· 6 years ago
b312d8c
dma-buf: make fence sequence numbers 64 bit v2
by Christian König
· 6 years ago
0b258ed
drm: revert "expand replace_fence to support timeline point v2"
by Christian König
· 6 years ago
078dec33
dma-buf: add dma_fence_get_stub
by Christian König
· 6 years ago
1584f16
drm/v3d: Add support for submitting jobs to the TFU.
by Eric Anholt
· 6 years ago
1d8224e
drm: Fix up drm_atomic_state_helper.[hc] extraction
by Daniel Vetter
· 6 years ago
b7ea04d
drm: Add DRM_MODESET_LOCK_BEGIN/END helpers
by Sean Paul
· 6 years ago
1ec28f8
Merge v4.20-rc4 into drm-next
by Dave Airlie
· 6 years ago
61647c7
Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
bfeb122
Merge tag 'drm-intel-next-2018-11-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 6 years ago
3eb1527
drm/v3d: Fix whitespace inconsistency in the header.
by Eric Anholt
· 6 years ago
39dea70
drm: Improve dumb callback docs
by Daniel Vetter
· 6 years ago
d6d460b
Merge tag 'dma-mapping-4.20-3' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
e2125da
Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 6 years ago
55b44620
drm: remove deprecated "drm_framebuffer_[un]reference" functions
by Fernando Ramos
· 6 years ago
8dd0e9d
drm: remove deprecated "drm_connector_[un]reference" functions
by Fernando Ramos
· 6 years ago
ba1d345
drm: remove deprecated "drm_dev_unref" function
by Fernando Ramos
· 6 years ago
3e70fd1
drm: remove deprecated "[__]drm_gem_object_[un]reference[_locked]" functions
by Fernando Ramos
· 6 years ago
e195ca6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
by Linus Torvalds
· 6 years ago
857fa62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
5cd8d46
packet: copy user buffers before orphan or clone
by Willem de Bruijn
· 6 years ago
0211dda
net/dim: Update DIM start sample after each DIM iteration
by Tal Gilboa
· 6 years ago
4cd7319
Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 6 years ago
ffe0e7c
Revert "Input: Add the `REL_WHEEL_HI_RES` event code"
by Benjamin Tissoires
· 6 years ago
f1539a0
Revert "HID: input: Create a utility class for counting scroll events"
by Benjamin Tissoires
· 6 years ago
b239499
Merge tag 'drm-misc-next-2018-11-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
86de592
tcp: defer SACK compression after DupThresh
by Eric Dumazet
· 6 years ago
b340871
dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLB
by Robin Murphy
· 6 years ago
610c0c2
virtio-gpu: add VIRTIO_GPU_F_EDID feature
by Gerd Hoffmann
· 6 years ago
06e68fe
Merge tag 'media/v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 6 years ago
61e4939
drm: Introduce new DRM_FORMAT_XYUV
by Stanislav Lisovskiy
· 6 years ago
3db8d37
drm/tinydrm: Use DRM_GEM_CMA_VMAP_DRIVER_OPS
by Noralf Trønnes
· 6 years ago
b9068cd
drm/cma-helper: Add DRM_GEM_CMA_VMAP_DRIVER_OPS
by Noralf Trønnes
· 6 years ago
b39b539
drm/gem: Add drm_gem_object_funcs
by Noralf Trønnes
· 6 years ago
7698799
drm/prime: Add drm_gem_prime_mmap()
by Noralf Trønnes
· 6 years ago
f001488
drm/driver: Add defaults for .gem_prime_export/import callbacks
by Noralf Trønnes
· 6 years ago
2ac5e38
Merge drm/drm-next into drm-intel-next-queued
by Jani Nikula
· 6 years ago
69fec32
Revert "sctp: remove sctp_transport_pmtu_check"
by Xin Long
· 6 years ago
f2ce106
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
fe84168
Revert "drm/i915/perf: add a parameter to control the size of OA buffer"
by Joonas Lahtinen
· 6 years ago
9235dd4
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 6 years ago
d7563c5
Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
743a486
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
59749c2
Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
7150cea
rxrpc: Fix life check
by David Howells
· 6 years ago
eff8962
efi/arm: Defer persistent reservations until after paging_init()
by Ard Biesheuvel
· 6 years ago
2cd7b6f
drm/virtio: add in/out fence support for explicit synchronization
by Robert Foss
· 6 years ago
a56f9c86
drm/virtio: add uapi for in and out explicit fences
by Robert Foss
· 6 years ago
11123ab
Merge tag 'linux-can-fixes-for-4.20-20181109' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 6 years ago
0ea0397
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
by Maarten Lankhorst
· 6 years ago
18e962a
kyber: fix wrong strlcpy() size in trace_kyber_latency()
by Omar Sandoval
· 6 years ago
131280a
drm: Revert syncobj timeline changes.
by Eric Anholt
· 6 years ago
b6df7b6
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
0b002cd
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
20ef6d0
Merge tag 'drm-fixes-2018-11-11' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
ab6e1f3
Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
d757a3b
Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
4530ec3
can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_queue_tail()
by Oleksij Rempel
· 6 years ago
55059f2b7f
can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_queue_sorted() functions
by Oleksij Rempel
· 6 years ago
a4310fa
can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_skb()
by Marc Kleine-Budde
· 6 years ago
3541833
Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
23c625c
libceph: assume argonaut on the server side
by Ilya Dryomov
· 6 years ago
b00d209
Merge tag 'compiler-attributes-for-linus-v4.20-rc2' of https://github.com/ojeda/linux
by Linus Torvalds
· 6 years ago
d50ffc5
Merge tag 'mtd/fixes-for-4.20-rc2' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 6 years ago
24efee4
Compiler Attributes: improve explanation of header
by Miguel Ojeda
· 6 years ago
783195e
drm/syncobj: disable the timeline UAPI for now v2
by Christian König
· 6 years ago
ecb4d52
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
by Linus Torvalds
· 6 years ago
64e3d12
mm, drm/i915: mark pinned shmemfs pages as unevictable
by Kuo-Hsin Yang
· 6 years ago
781f076
USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
by Kai-Heng Feng
· 6 years ago
81bd415
watchdog/core: Add missing prototypes for weak functions
by Mathieu Malaterre
· 7 years ago
e7afb62
drm: Add drm_any_plane_has_format()
by Ville Syrjälä
· 6 years ago
078b7de
drm/file: Uncompact the feature flags
by Daniel Vetter
· 6 years ago
98ee3fc
mtd: nand: Fix nanddev_pos_next_page() kernel-doc header
by Boris Brezillon
· 6 years ago
a13511d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
Next »