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
path:
root
/
drivers
/
gpu
/
drm
/
msm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-16
gpu/drm: Kill off set_irq_flags usage
Rob Herring
1
-1
/
+0
2015-09-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
63
-1337
/
+4462
2015-09-04
Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-15
/
+2
2015-08-31
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2015-08-24
drm/msm/dsi: Convert to clk_hw based provider APIs
Stephen Boyd
1
-2
/
+2
2015-08-15
drm/msm/dsi: Introduce DSI configuration module
Hai Li
4
-146
/
+177
2015-08-15
drm/msm/dsi: Make each PHY type compilation independent
Hai Li
4
-4
/
+33
2015-08-15
drm/msm/dsi: Split PHY drivers to separate files
Hai Li
6
-758
/
+857
2015-08-15
drm/msm/dsi: Return void from msm_dsi_phy_disable()
Hai Li
2
-12
/
+6
2015-08-15
drm/msm/dsi: Specify bitmask to set source PLL
Hai Li
1
-5
/
+11
2015-08-15
drm/msm/mdp: Clear pending interrupt status before enable interrupt
jilai wang
6
-10
/
+23
2015-08-15
drm/msm/mdp5: Add rotation (hflip/vflip) support to MDP5 planes (v2)
jilai wang
1
-8
/
+41
2015-08-15
drm/msm: add calls to prepare and unprepare panel
Srinivas Kandagatla
1
-2
/
+6
2015-08-15
drm/msm/dsi: Modify dsi manager bridge ops to work with external bridges
Archit Taneja
1
-15
/
+28
2015-08-15
drm/msm/dsi: Allow dsi to connect to an external bridge
Archit Taneja
4
-8
/
+90
2015-08-15
drm/msm/dsi: Create a helper to check if there is a connected device
Archit Taneja
3
-3
/
+10
2015-08-15
drm/msm/dsi: Refer to connected device as 'device' instead of 'panel'
Archit Taneja
4
-16
/
+16
2015-08-15
drm/msm/dsi: Make TE gpio optional
Archit Taneja
1
-1
/
+2
2015-08-15
drm/msm: mdp4 lvds: get panel node via of graph parsing
Archit Taneja
2
-9
/
+25
2015-08-15
drm/msm: dsi host: Use device graph parsing to parse connected panel
Archit Taneja
1
-19
/
+53
2015-08-15
drm/msm: dsi host: add missing of_node_put()
Archit Taneja
1
-1
/
+5
2015-08-15
drm/msm: Enable clocks during enable/disable_vblank() callbacks
Hai Li
4
-2
/
+102
2015-08-15
drm/msm/mdp5: Add support for msm8x74v1
jilai wang
1
-4
/
+73
2015-08-15
drm/msm/mdp5: Add DMA pipe planes for MDP5
jilai wang
1
-4
/
+21
2015-08-15
drm/msm/mdp: Add capabilities to MDP planes (v2)
jilai wang
8
-63
/
+114
2015-08-15
drm/msm/mdp5: add more YUV formats for MDP5
Stephane Viau
2
-47
/
+77
2015-08-15
drm/msm/mdp5: use 2 memory clients for YUV formats on newer mdp5
Wentao Xu
3
-6
/
+25
2015-08-15
drm/msm/mdp: mark if a MDP format is YUV at definition
Wentao Xu
2
-14
/
+16
2015-08-15
drm/msm/dp: use flags argument of devm_gpiod_get to set direction
Uwe Kleine-König
1
-15
/
+2
2015-08-15
drm/msm/dsi: Save/Restore PLL status across PHY reset
Hai Li
5
-36
/
+68
2015-08-15
drm/msm/dsi: One function call less in dsi_init() after error detection
Markus Elfring
1
-13
/
+9
2015-08-15
drm/msm/dsi: Delete an unnecessary check before the function call "dsi_destroy"
Markus Elfring
1
-3
/
+1
2015-08-15
drm/msm/mdp5: Allocate CTL0/1 for dual DSI single FLUSH
Hai Li
4
-23
/
+129
2015-08-15
drm/msm/mdp5: Allocate CTL for each display interface
Hai Li
7
-79
/
+80
2015-08-15
drm/msm/mdp5: Add plane blending operation support for MDP5 (v2)
jilai wang
6
-85
/
+262
2015-08-15
drm/msm: don't install plane properties on crtc
Rob Clark
6
-10
/
+2
2015-08-15
drm/msm/dsi: Report PHY errors only when they really occur
Archit Taneja
1
-1
/
+5
2015-08-15
drm/msm: Set different display size limitation on each target
Hai Li
5
-4
/
+20
2015-08-15
drm/msm/hdmi: standardize on lead chip for compatible names
Rob Clark
1
-4
/
+4
2015-08-15
drm/msm: Add support for msm8x94
Stephane Viau
5
-32
/
+129
2015-08-15
drm/msm/hdmi: remove ->reset() from HDMI PHY
Stephane Viau
5
-144
/
+50
2015-08-15
drm/msm/dsi: Add support for msm8x94
Hai Li
3
-0
/
+150
2015-08-15
drm/msm/dsi: Use pinctrl in DSI driver
Hai Li
1
-0
/
+12
2015-08-15
drm/msm/dsi: Rename *dual panel* to *dual DSI*
Hai Li
1
-42
/
+42
2015-08-15
drm/msm/dsi: Update source PLL selection in DSI PHY
Hai Li
3
-22
/
+41
2015-08-15
drm/msm/hdmi: add hdmi hdcp support (V3)
jilai wang
8
-8
/
+1523
2015-08-15
drm/msm: update generated headers
Rob Clark
17
-220
/
+680
2015-08-14
drm/msm/mdp5: release SMB (shared memory blocks) in various cases
Wentao Xu
5
-32
/
+104
2015-08-14
drm/msm: change to uninterruptible wait in atomic commit
Wentao Xu
4
-13
/
+14
2015-08-14
drm/msm: mdp4: Fix drm_framebuffer dereference crash
Archit Taneja
1
-1
/
+3
[next]