index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.mailmap
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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-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
2017-03-07
drm/nouveau/i2c: modify aux interface to return length actually transferred
Ben Skeggs
7
-26
/
+29
2017-03-07
drm/nouveau/gp10x: enable secboot and GR
Alexandre Courbot
1
-0
/
+15
2017-03-07
drm/nouveau/gr/gp102: initial support
Ben Skeggs
9
-4
/
+183
2017-03-07
drm/nouveau/falcon: support for gp10x msgqueue
Alexandre Courbot
4
-0
/
+268
2017-03-07
drm/nouveau/secboot: add gp102/gp104/gp106/gp107 support
Alexandre Courbot
3
-0
/
+253
2017-03-07
drm/nouveau/secboot: put HS code loading code into own file
Alexandre Courbot
5
-124
/
+182
2017-03-07
drm/nouveau/secboot: support for r375 ACR
Alexandre Courbot
3
-0
/
+167
2017-03-07
drm/nouveau/secboot: support for r367 ACR
Alexandre Courbot
4
-0
/
+425
2017-03-07
drm/nouveau/secboot: support for r364 ACR
Alexandre Courbot
3
-0
/
+119
2017-03-07
drm/nouveau/secboot: workaround bug when starting SEC2 firmware
Alexandre Courbot
1
-0
/
+33
2017-03-07
drm/nouveau/secboot: support standard NVIDIA HS binaries
Alexandre Courbot
1
-8
/
+52
2017-03-07
drm/nouveau/secboot: support for unload blob bootloader
Alexandre Courbot
2
-30
/
+37
2017-03-07
drm/nouveau/secboot: let callers interpret return value of blobs
Alexandre Courbot
2
-12
/
+21
2017-03-07
drm/nouveau/secboot: support for different load and unload falcons
Alexandre Courbot
7
-14
/
+18
2017-03-07
drm/nouveau/secboot: share r361 BL structures and functions
Alexandre Courbot
2
-39
/
+74
2017-03-07
drm/nouveau/secboot: add support for SEC LS firmware
Alexandre Courbot
4
-0
/
+77
[next]