Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2e54a92ff2ec6cd70f748d990a3f6646f9b691f3
2e54a92
drm/msm: move mdp4 -> mdp/mdp4
by Rob Clark
· 11 years ago
e529c7e
drm/msm: add support for msm8060ab/bstem
by Rob Clark
· 11 years ago
871d812
drm/msm: add support for non-IOMMU systems
by Rob Clark
· 11 years ago
bf2b33a
drm/msm: fix bus scaling
by Rob Clark
· 11 years ago
3b57f23
drm/msm: add missing MODULE_FIRMWARE()s
by Rob Clark
· 11 years ago
3083894
drm/msm: COMPILE_TEST support
by Rob Clark
· 11 years ago
859ae23
Merge tag 'drm-intel-next-2013-12-13' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
785e15e
Merge tag 'drm/for-3.14-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 11 years ago
e6c3dcd
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
by Dave Airlie
· 11 years ago
81239c6
drm/tegra: fix compile w/ CONFIG_DYNAMIC_DEBUG
by Stephen Warren
· 11 years ago
3800391
drm/tegra: Add PRIME support
by Thierry Reding
· 11 years ago
72d3028
drm/tegra: Relocate some output-specific code
by Thierry Reding
· 11 years ago
8620fc6
drm/tegra: Add Tegra124 DC support
by Thierry Reding
· 11 years ago
6b7c79d
drm/tegra: Fix small leak on error in tegra_fb_alloc()
by Dan Carpenter
· 11 years ago
60c2f70
drm/tegra: Make legacy fbdev support optional
by Thierry Reding
· 11 years ago
d30a91f
drm/tegra: Sort reverse-dependencies alphabetically
by Thierry Reding
· 11 years ago
85316ea
drm/tegra: Fix return value check
by Wei Yongjun
· 11 years ago
dec7273
drm/tegra: Add DSI support
by Thierry Reding
· 11 years ago
b519002
drm/tegra: Disable outputs for power-saving
by Thierry Reding
· 11 years ago
365765f
drm/tegra: Track HDMI enable state
by Thierry Reding
· 11 years ago
17a8b6b
drm/tegra: Fix HDMI audio frequency typo
by Thierry Reding
· 11 years ago
425c0fd
drm/tegra: Do not export tegra_bo_ops
by Thierry Reding
· 11 years ago
f1f34ad
drm/tegra: Remove spurious blank line
by Thierry Reding
· 11 years ago
158b50a
drm/tegra: Increase compile test coverage
by Thierry Reding
· 11 years ago
fac8f15
drm/tegra: Allow the driver to be built as a module
by Thierry Reding
· 11 years ago
e6fff4a
gpu: host1x: Add Tegra124 support
by Thierry Reding
· 11 years ago
23a0e27
gpu: host1x: clk_round_rate() can return a zero upon error
by Paul Walmsley
· 11 years ago
8e0d788
gpu: host1x: Fix build warnings
by Thierry Reding
· 11 years ago
6f44c2b
gpu: host1x: Increase compile test coverage
by Thierry Reding
· 11 years ago
aef03d3
gpu: host1x: Fix more sparse warnings
by Thierry Reding
· 11 years ago
18b94f1
gpu: host1x: Use the correct HW headers for host1x02
by Thierry Reding
· 11 years ago
fae798a
gpu: host1x: Export public API
by Thierry Reding
· 11 years ago
4de6a2d
gpu: host1x: Add MIPI pad calibration support
by Thierry Reding
· 11 years ago
fe3c703
drm/dp: Clarify automated test constant and add constant for FAUX test pattern
by Todd Previte
· 11 years ago
d016da5
drm: use memdup_user() as a cleanup
by Dan Carpenter
· 11 years ago
99c09e7
drm: remove dev->vma_count
by Daniel Vetter
· 11 years ago
5952fba
drm: Kill file_priv->ioctl_count tracking
by Daniel Vetter
· 11 years ago
43d1337
drm: rip out dev->ioctl_count tracking
by Daniel Vetter
· 11 years ago
b8673b6
drm/gma500: Remove dead code
by Daniel Vetter
· 11 years ago
4cda878
drm: Kill DRM_SUSER
by Daniel Vetter
· 11 years ago
85b2331
drm: Kill DRM_*MEMORYBARRIER
by Daniel Vetter
· 11 years ago
1d6ac18
drm: Kill DRM_COPY_(TO|FROM)_USER
by Daniel Vetter
· 11 years ago
57ed0f7
drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE
by Daniel Vetter
· 11 years ago
e9f0d76
drm: Kill DRM_IRQ_ARGS
by Daniel Vetter
· 11 years ago
bfd8303
drm: Kill DRM_HZ
by Daniel Vetter
· 11 years ago
d2e546b
drm: rip out DRM_AGP_MEM and DRM_AGP_KERN
by Daniel Vetter
· 11 years ago
8a5a800
drm: remove global_mutex locking around agp_init
by Daniel Vetter
· 11 years ago
d5e41ad
drm/agpsupport: use kzalloc instead of kmalloc/memset
by Dave Airlie
· 11 years ago
4efafeb
drm: kill the ->agp_destroy callback
by Daniel Vetter
· 11 years ago
d6e4b28
drm: inline drm_agp_destroy
by Daniel Vetter
· 11 years ago
2c695fa
drm: remove agp_init() bus callback
by Daniel Vetter
· 11 years ago
d990675
drm: rip out drm_core_has_AGP
by Daniel Vetter
· 11 years ago
8da79cc
drm: ->agp_init can't fail
by Daniel Vetter
· 11 years ago
24986ee
drm: kill DRIVER_REQUIRE_AGP
by Daniel Vetter
· 11 years ago
5ec467a
drm/rcar-du: Fix return value check in rcar_du_lvdsenc_get_resources()
by Wei Yongjun
· 11 years ago
6b27f7f
drm/dp: Use AUX constants from specification
by Thierry Reding
· 11 years ago
05f5172
drm/bufs: remove handling of _DRM_GEM mappings
by Daniel Vetter
· 11 years ago
b3f2333
drm: restrict the device list for shadow attached drivers
by Daniel Vetter
· 11 years ago
e2577d4
drm: rip out drm_platform_exit
by Daniel Vetter
· 11 years ago
0ff420f
drm/msm: call drm_put_dev directly in ->remove
by Daniel Vetter
· 11 years ago
50fb3c3
drm/armada: directly call drm_put_dev in ->remove
by Daniel Vetter
· 11 years ago
405bea7
drm/shmob: call drm_put_dev directly from ->remove hook
by Daniel Vetter
· 11 years ago
fd3c025
drm/omap: call drm_put_dev directly in ->remove
by Daniel Vetter
· 11 years ago
c84b435
drm/tilcdc: call drm_put_dev directly from ->remove
by Daniel Vetter
· 11 years ago
9076dcc
drm/imx: directly call drm_put_dev in ->remove
by Daniel Vetter
· 11 years ago
a9a346d
drm/exynos: call drm_put_dev directly from ->remove
by Daniel Vetter
· 11 years ago
57a24cf
drm/rcar: call drm_put_dev directly in the ->remove hook
by Daniel Vetter
· 11 years ago
c0c72a8
drm: shmob_drm: Check clk_prepare_enable() return value
by Laurent Pinchart
· 11 years ago
66ee52e
drm: Implement dummies for debugfs helpers
by Thierry Reding
· 11 years ago
46eeb2c
video/fb: Propagate error code from failing to unregister conflicting fb
by Chris Wilson
· 11 years ago
73e9efd
drm: Push dirtyfb ioctl kms locking down to drivers
by Ville Syrjälä
· 11 years ago
ee61c73
drm: Don't reference objects in the flink name idr
by Kristian Hogsberg
· 11 years ago
520edd1
drm: do not steal the display if we have a master
by Paulo Zanoni
· 11 years ago
fffb906
drm: Don't split up debug output
by Daniel Vetter
· 11 years ago
5d13d42
drm: add DRM_ERROR_RATELIMITED
by Rob Clark
· 11 years ago
ce456e0
drm/edid: Make edid_load() return a void *
by Geert Uytterhoeven
· 11 years ago
da32cc9
Merge tag 'drm-intel-next-2013-11-29' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
4c48140a
gpu: host1x: Add MIPI pad calibration DT bindings
by Thierry Reding
· 11 years ago
5d30be2
gpu: host1x: Update host1x device tree example
by Thierry Reding
· 11 years ago
9be7d86
drm/tegra: Implement panel support
by Thierry Reding
· 11 years ago
210fcd9
drm/panel: Add support for Panasonic VVX10F004B0
by Thierry Reding
· 11 years ago
280921d
drm/panel: Add simple panel support
by Thierry Reding
· 11 years ago
aead40e
drm: Add panel support
by Thierry Reding
· 11 years ago
068a002
drm: Add MIPI DSI bus support
by Andrzej Hajda
· 11 years ago
d95f95e
of: Add simple panel device tree binding
by Thierry Reding
· 11 years ago
43394d2
of: Add MIPI DSI bus device tree bindings
by Thierry Reding
· 11 years ago
a4d86e5
Merge tag 'tegra-for-3.14-powergate' into drm/for-next
by Thierry Reding
· 11 years ago
b03bb79
Merge tag 'tegra-for-3.14-dmas-resets-rework' into drm/for-next
by Thierry Reding
· 11 years ago
9d4450a
ARM: tegra: Add IO rail support
by Thierry Reding
· 11 years ago
c537376
ARM: tegra: Special-case the 3D clamps on Tegra124
by Thierry Reding
· 11 years ago
9a716579
ARM: tegra: Add Tegra124 powergate support
by Thierry Reding
· 11 years ago
201fc0f
ARM: tegra: Export tegra_powergate_remove_clamping()
by Thierry Reding
· 11 years ago
44374af
ARM: tegra: Export tegra_powergate_power_off()
by Thierry Reding
· 11 years ago
ccab798
ARM: tegra: Rename cpu0 powergate to crail
by Thierry Reding
· 11 years ago
7e25eb0
ARM: tegra: Fix some whitespace oddities
by Thierry Reding
· 11 years ago
8a0a1af
spi: tegra: checking for ERR_PTR instead of NULL
by Dan Carpenter
· 11 years ago
319e2e3
Linux 3.13-rc4
by Linus Torvalds
· 11 years ago
57053d8
null_blk: mem garbage on NUMA systems during init
by Matias Bjorling
· 11 years ago
e4158f1
radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_thresh()
by Sergey Senozhatsky
· 11 years ago
4a251dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
Next »