Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
abc0b1447d4974963548777a5ba4a4457c82c426
/
include
abc0b14
drm: Perform basic sanity checks on probed modes
by Ville Syrjälä
· 10 years ago
05acaec
drm: Reorganize probed mode validation
by Ville Syrjälä
· 10 years ago
ae28290
drm: bit of spell-check / editorializing.
by Rob Clark
· 10 years ago
417009fb
drm: fix indentation
by Rob Clark
· 10 years ago
dd27595
drm/atomic: add plane iterator macros
by Rob Clark
· 10 years ago
6ddd388
drm/atomic: track bitmask of planes attached to crtc
by Rob Clark
· 10 years ago
37cc014
drm: Make drm_atomic.h standalone includible
by Thierry Reding
· 10 years ago
0254951
drm: Make drm_atomic_helper.h standalone includible
by Thierry Reding
· 10 years ago
5d57169
drm/plane: Add missing kerneldoc
by Thierry Reding
· 10 years ago
f1c37e1
drm/plane: Pass old state to ->atomic_update()
by Thierry Reding
· 10 years ago
355a701
drm/gem: Warn on illegal use of the dumb buffer interface v2
by Thomas Hellstrom
· 10 years ago
cc5ac1c
Merge branch 'amdkfd-v6' of git://people.freedesktop.org/~gabbayo/linux into drm-next
by Dave Airlie
· 10 years ago
3758b34
drm: s/enum_blob_list/enum_list/ in drm_property
by Daniel Vetter
· 10 years ago
f52b69f1
drm/atomic: Don't overrun the connector array when hotplugging
by Daniel Vetter
· 10 years ago
ca5a71d
Merge tag 'drm/gem-cma/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next
by Dave Airlie
· 10 years ago
5bb2bbf
drm: add properties for suggested x/y offset for connectors. (v2)
by Dave Airlie
· 10 years ago
b065410
Merge tag 'drm/tegra/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next
by Dave Airlie
· 10 years ago
4fb2ac6
Merge tag 'drm/fixes/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next
by Dave Airlie
· 10 years ago
8aa3dc3c
Merge tag 'drm/panel/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next
by Dave Airlie
· 10 years ago
fd172d0
Merge tag 'drm-intel-next-2014-11-07-fixups' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
d7f8db5
drm: flip-work: change drm_flip_work_init prototype
by Boris BREZILLON
· 10 years ago
8bd4ae2
drm: rework flip-work helpers to avoid calling func when the FIFO is full
by Boris BREZILLON
· 10 years ago
b40d02b
gpu: host1x: Use struct host1x_bo pointers in traces
by Thierry Reding
· 11 years ago
99035e9
drm/dsi: Do not require .owner field to be set
by Thierry Reding
· 10 years ago
3ef0592
drm/dsi: Resolve MIPI DSI device from phandle
by Thierry Reding
· 11 years ago
3b46d4a
drm/dsi: Implement DCS set_{column,page}_address commands
by Thierry Reding
· 11 years ago
5cc0af1
drm/dsi: Implement DCS {get,set}_pixel_format commands
by Thierry Reding
· 11 years ago
3d9a8fc
drm/dsi: Implement DCS get_power_mode command
by Thierry Reding
· 11 years ago
2f16b89
drm/dsi: Implement DCS soft_reset command
by Thierry Reding
· 11 years ago
083d573
drm/dsi: Implement DCS nop command
by Thierry Reding
· 11 years ago
009081e
drm/dsi: Add to DocBook documentation
by Thierry Reding
· 11 years ago
42fe1e7
drm/dsi: Implement some standard DCS commands
by YoungJun Cho
· 11 years ago
550ab84
drm/dsi: Implement generic read and write commands
by Thierry Reding
· 11 years ago
dbf30b6
drm/dsi: Add mipi_dsi_set_maximum_return_packet_size() helper
by YoungJun Cho
· 11 years ago
ed6ff40
drm/dsi: Constify mipi_dsi_msg
by Thierry Reding
· 11 years ago
960dd61
drm/dsi: Make mipi_dsi_dcs_{read,write}() symmetrical
by Thierry Reding
· 11 years ago
a52879e
drm/dsi: Add message to packet translator
by Thierry Reding
· 10 years ago
02acb76
drm/dsi: Introduce packet format helpers
by Thierry Reding
· 10 years ago
6d17829
drm/cma: Introduce drm_gem_cma_dumb_create_internal()
by Thierry Reding
· 10 years ago
d7883f8
drm/doc: Add GEM/CMA helpers to kerneldoc
by Thierry Reding
· 10 years ago
37d7457
video/hdmi: Relicense header under MIT license
by Thierry Reding
· 10 years ago
2f76331
drm: Make drm_mode_create_tv_properties() signature consistent
by Thierry Reding
· 10 years ago
a9e3c90
drm: Implement drm_get_pci_dev() dummy for !PCI
by Thierry Reding
· 11 years ago
34eab43
drm/prime: Use unsigned type for number of pages
by Thierry Reding
· 11 years ago
12e6cec
drm: Use const data when creating blob properties
by Thierry Reding
· 11 years ago
ecbbe59
drm: Use size_t for blob property sizes
by Thierry Reding
· 11 years ago
4d02e2d
drm: Per-plane locking
by Daniel Vetter
· 10 years ago
5ee3229
drm: export atomic wait_for_vblanks helper (v2)
by Rob Clark
· 10 years ago
51b44eb
Merge tag 'v3.18-rc4' into drm-next
by Dave Airlie
· 10 years ago
eb84f97
Merge remote-tracking branch 'airlied/drm-next' into HEAD
by Daniel Vetter
· 10 years ago
122387a
Merge tag 'topic/atomic-helpers-2014-11-09' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
b1f368b
Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
a315780
Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
by Linus Torvalds
· 10 years ago
70f2f5c
drm/i915: Report the actual swizzling back to userspace
by Chris Wilson
· 10 years ago
1f9e14b
Merge tag 'topic/core-stuff-2014-11-05' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
321ebf0
drm/atomic: Refcounting for plane_state->fb
by Daniel Vetter
· 10 years ago
d461701
drm/atomic-helpers: functions for state duplicate/destroy/reset
by Daniel Vetter
· 10 years ago
8bc0f31
drm/atomic-helper: implement ->page_flip
by Daniel Vetter
· 11 years ago
e2330f0
drm/atomic: Integrate fence support
by Daniel Vetter
· 10 years ago
042652e
drm/atomic-helper: implementatations for legacy interfaces
by Daniel Vetter
· 11 years ago
623369e
drm: Atomic crtc/connector updates using crtc/plane helper interfaces
by Daniel Vetter
· 10 years ago
ed78bb8
Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
32f638f
PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle()
by Yinghai Lu
· 10 years ago
2f324b4
drm/crtc-helper: Transitional functions using atomic plane helpers
by Daniel Vetter
· 10 years ago
acf24a3
drm/plane-helper: transitional atomic plane helpers
by Daniel Vetter
· 11 years ago
c2fcd27
drm: Add atomic/plane helpers
by Daniel Vetter
· 10 years ago
cc4ceb4
drm: Global atomic state handling
by Daniel Vetter
· 11 years ago
144ecb9
drm: Add atomic driver interface definitions for objects
by Daniel Vetter
· 10 years ago
b7a1aaf
drm/modeset_lock: document trylock_only in kerneldoc
by Daniel Vetter
· 10 years ago
babc949
drm/edid: add #defines and helpers for ELD
by Jani Nikula
· 10 years ago
e9cf619
drm/dp: Add counters in the drm_dp_aux struct for I2C NACKs and DEFERs
by Todd Previte
· 10 years ago
2c0c33d
drm: fixup kerneldoc in drm_crtc.h
by Daniel Vetter
· 10 years ago
3bf0401
drm: Pull drm_crtc.h into the kerneldoc template
by Daniel Vetter
· 10 years ago
3cb9ae4
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
by Daniel Vetter
· 10 years ago
a87fa1d
of: Fix overflow bug in string property parsing functions
by Grant Likely
· 10 years ago
c72c553
ARM: imx: clk-vf610: define PLL's clock tree
by Stefan Agner
· 10 years ago
f3ed88a
Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 10 years ago
81d92dc
Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 10 years ago
ad2be37
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
1226716
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
7e05b80
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
8945337
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
f5fa363
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5656b408
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
aea4869
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
e3a88f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
8bfcdf6
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
by Pablo Neira Ayuso
· 10 years ago
052b949
netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions
by Pablo Neira Ayuso
· 10 years ago
b2de525
Return short read or 0 at end of a raw device, not EIO
by David Jeffery
· 10 years ago
5188cd4
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
by Ben Hutchings
· 10 years ago
39bb5e6
net: skb_fclone_busy() needs to detect orphaned skb
by Eric Dumazet
· 10 years ago
21ee24b
Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent
by Ingo Molnar
· 10 years ago
a7ca10f
Merge branch 'akpm' (incoming from Andrew Morton)
by Linus Torvalds
· 10 years ago
d7365e7
mm: memcontrol: fix missed end-writeback page accounting
by Johannes Weiner
· 10 years ago
3a3c02e
mm: page-writeback: inline account_page_dirtied() into single caller
by Johannes Weiner
· 10 years ago
6d50e60
mm, thp: fix collapsing of hugepages on madvise
by David Rientjes
· 10 years ago
47f29df
drivers: of: add return value to of_reserved_mem_device_init()
by Marek Szyprowski
· 10 years ago
d506aa68
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
7f474df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 10 years ago
cb1a5ab
block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not defined
by Martin K. Petersen
· 10 years ago
Next »