index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
gpu: ipu-v3: document valid IPUv3 compatibles and extend for i.MX6 QuadPlus
Lucas Stach
1
-1
/
+7
2017-03-16
gpu: ipu-v3: add driver for Prefetch Resolve Gasket
Lucas Stach
5
-1
/
+447
2017-03-15
gpu: ipu-v3: add DT binding for the Prefetch Resolve Gasket
Lucas Stach
1
-0
/
+25
2017-03-15
gpu: ipu-v3: add driver for Prefetch Resolve Engine
Lucas Stach
4
-2
/
+320
2017-03-15
gpu: ipu-v3: add DT binding for the Prefetch Resolve Engine
Lucas Stach
1
-0
/
+26
2017-03-15
drm/imx: ipuv3-plane: add support for separate alpha planes
Philipp Zabel
2
-1
/
+97
2017-03-15
drm/imx: extend drm_plane_state_to_eba for separate channel support
Philipp Zabel
1
-8
/
+8
2017-03-15
gpu: ipu-v3: add support for separate alpha channels
Philipp Zabel
3
-0
/
+85
2017-03-15
drm: add RGB formats with separate alpha plane
Philipp Zabel
2
-0
/
+22
2017-03-15
drm/imx: add deferred plane disabling
Philipp Zabel
5
-11
/
+62
2017-03-15
drm/imx: don't wait for vblank and stop calling cleanup_planes in commit_tail
Philipp Zabel
1
-4
/
+0
2017-03-15
gpu: ipu-v3: add unsynchronised DP channel disabling
Philipp Zabel
5
-12
/
+19
2017-03-15
gpu: ipu-v3: remove IRQ dance on DC channel disable
Lucas Stach
1
-57
/
+4
2017-03-15
gpu: ipu-cpmem: add bayer formats to ipu_cpmem_set_image
Philipp Zabel
1
-0
/
+13
2017-03-15
gpu: ipu-cpmem: set image base address even for incorrect formats
Philipp Zabel
1
-2
/
+6
2017-03-15
drm/imx: ipuv3-plane: update overlay plane position also without modeset
Philipp Zabel
1
-3
/
+5
2017-03-15
drm/imx: ipuv3-plane: use drm_plane_helper_check_state, clipped coordinates
Philipp Zabel
1
-42
/
+38
2017-03-15
Merge tag 'drm-misc-next-2017-03-12' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
81
-1188
/
+2444
2017-03-11
Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...
Daniel Vetter
22
-336
/
+236
2017-03-10
drm: bridge: dw-hdmi: Move the driver to a separate directory.
Laurent Pinchart
9
-27
/
+31
2017-03-10
drm: bridge: dw-hdmi: Switch to regmap for register access
Neil Armstrong
2
-51
/
+59
2017-03-10
drm: bridge: dw-hdmi: Remove device type from platform data
Kieran Bingham
4
-12
/
+0
2017-03-10
drm: bridge: dw-hdmi: Add support for custom PHY configuration
Kieran Bingham
2
-35
/
+81
2017-03-10
drm: bridge: dw-hdmi: Create PHY operations
Laurent Pinchart
2
-31
/
+82
2017-03-10
drm: bridge: dw-hdmi: Fix the PHY power up sequence
Laurent Pinchart
1
-28
/
+37
2017-03-10
drm: bridge: dw-hdmi: Fix the PHY power down sequence
Laurent Pinchart
1
-9
/
+43
2017-03-10
drm: bridge: dw-hdmi: Enable CSC even for DVI
Neil Armstrong
1
-2
/
+2
2017-03-10
drm: bridge: dw-hdmi: Move CSC configuration out of PHY code
Laurent Pinchart
1
-15
/
+10
2017-03-10
drm: bridge: dw-hdmi: Remove unused functions
Laurent Pinchart
1
-26
/
+0
2017-03-09
drm: Extract drm_file.h
Daniel Vetter
4
-127
/
+178
2017-03-09
drm: Remove DRM_MINOR_CNT
Daniel Vetter
1
-1
/
+0
2017-03-09
drm: rename drm_fops.c to drm_file.c
Daniel Vetter
5
-8
/
+5
2017-03-09
drm/doc: document fallback behaviour for atomic events
Daniel Vetter
1
-0
/
+6
2017-03-09
drm: Remove drmP.h include from drm_kms_helper_common.c
Daniel Vetter
1
-2
/
+1
2017-03-09
drm: Extract drm_pci.h
Daniel Vetter
3
-39
/
+89
2017-03-09
drm: Move drm_lock_data out of drmP.h
Daniel Vetter
2
-15
/
+17
2017-03-09
drm: Extract drm_prime.h
Daniel Vetter
6
-31
/
+91
2017-03-09
drm/doc: Add todo about connector_list_iter
Daniel Vetter
1
-0
/
+13
2017-03-09
drm/qxl: Remove qxl_debugfs_remove_files()
Noralf Trønnes
3
-15
/
+0
2017-03-08
drm/debugfs: Remove the drm_driver.debugfs_cleanup callback
Noralf Trønnes
2
-6
/
+0
2017-03-08
drm/msm: Remove msm_debugfs_cleanup()
Noralf Trønnes
7
-26
/
+9
2017-03-08
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
80
-566
/
+4468
2017-03-08
Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
133
-8203
/
+18811
2017-03-07
drm/dp: Add missing description to parameter
Tomeu Vizoso
1
-0
/
+1
2017-03-07
drm/nouveau/fb/gf100-: rework ram detection
Ben Skeggs
8
-101
/
+179
2017-03-07
drm/nouveau/fb/gm200: split ram implementation from gm107
Ben Skeggs
4
-1
/
+44
2017-03-07
drm/nouveau/fb/gf108: split implementation from gf100
Ben Skeggs
6
-1
/
+87
2017-03-07
drm/nouveau/fb/gf100-: modify constructors to allow more customisation
Ben Skeggs
4
-52
/
+81
2017-03-07
drm/nouveau/kms/nv50: use drm core i2c-over-aux algorithm
Ben Skeggs
1
-2
/
+3
2017-03-07
drm/nouveau/i2c/g94-: return REPLY_M value on reads
Ben Skeggs
2
-0
/
+2
[next]