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
2015-10-23
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...
Dave Airlie
31
-218
/
+689
2015-10-22
drm/msm: Remove local fbdev emulation Kconfig option
Archit Taneja
3
-21
/
+3
2015-10-22
drm/msm/mdp5: Basic support for MDP5 v1.7 (MSM8996)
Stephane Viau
6
-14
/
+133
2015-10-22
drm/msm/mdp: Add Software Pixel Extension support
Stephane Viau
2
-31
/
+128
2015-10-22
drm/msm/mdp5: Use the newly introduced enum mdp_component_type
Stephane Viau
1
-12
/
+13
2015-10-22
drm/msm/hdmi: Add basic HDMI support for msm8996
Stephane Viau
2
-3
/
+17
2015-10-22
drm/msm/mdp5: Avoid printing error messages for optional clocks
Stephane Viau
2
-12
/
+18
2015-10-22
drm/msm: Fix IOMMU clean up path in case msm_iommu_new() fails
Stephane Viau
2
-0
/
+9
2015-10-22
drm/msm/mdp5: remove the cfg pointer from SMP struct
Stephane Viau
2
-5
/
+5
2015-10-22
drm/msm/dsi: Updata LNn_CFG4 register settings for 28nm PHY
Hai Li
1
-4
/
+2
2015-10-22
drm: msm: dsi: Don't attempt changing voltage of switches
Bjorn Andersson
2
-2
/
+2
2015-10-22
drm/msm: update generated headers
Rob Clark
14
-114
/
+359
2015-10-22
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
3
-8
/
+38
2015-10-22
Merge tag 'drm-vc4-next-2015-10-21' of http://github.com/anholt/linux into dr...
Dave Airlie
15
-0
/
+3014
2015-10-21
drm/amdgpu: change VM size default to 64GB
Christian König
1
-2
/
+2
2015-10-21
drm/amdgpu: add Stoney pci ids
Samuel Li
1
-0
/
+2
2015-10-21
drm/amdgpu: update the core VI support for Stoney
Samuel Li
3
-7
/
+34
2015-10-21
drm/amdgpu: add VCE support for Stoney (v2)
Samuel Li
2
-2
/
+8
2015-10-21
drm/amdgpu: add UVD support for Stoney
Samuel Li
1
-0
/
+5
2015-10-21
drm/amdgpu: add GFX support for Stoney (v2)
Samuel Li
1
-18
/
+382
2015-10-21
drm/amdgpu: add SDMA support for Stoney (v2)
Samuel Li
1
-0
/
+28
2015-10-21
drm/amdgpu: add DCE support for Stoney
Samuel Li
1
-1
/
+18
2015-10-21
drm/amdgpu: Update SMC/DPM for Stoney
Samuel Li
2
-16
/
+65
2015-10-21
drm/amdgpu: add GMC support for Stoney
Samuel Li
1
-0
/
+12
2015-10-21
drm/amdgpu: add Stoney chip family
Samuel Li
2
-0
/
+2
2015-10-21
drm: rcar-du: Add support for the R8A7794 DU
Laurent Pinchart
3
-3
/
+29
2015-10-21
drm: rcar-du: Add support for the R8A7793 DU
Laurent Pinchart
2
-6
/
+10
2015-10-21
drm/amdgpu: fix the broken vm->mutex V2
Chunming Zhou
3
-46
/
+19
2015-10-21
drm/amdgpu: remove the unnecessary parameter adev for amdgpu_fence_wait_any()
Junwei Zhang
3
-10
/
+4
2015-10-21
drm/amdgpu: remove the exclusive lock
Christian König
6
-42
/
+8
2015-10-21
drm/amdgpu: remove old lockup detection infrastructure
Christian König
15
-169
/
+1
2015-10-21
drm: fix trivial typos
Geliang Tang
4
-4
/
+4
2015-10-21
drm/vc4: Allow vblank to be disabled
Derek Foreman
1
-0
/
+1
2015-10-21
drm/vc4: Use the fbdev_cma helpers
Derek Foreman
3
-3
/
+31
2015-10-21
drm/vc4: Add KMS support for Raspberry Pi.
Eric Anholt
14
-0
/
+2920
2015-10-21
drm/vc4: Add devicetree bindings for VC4.
Eric Anholt
1
-0
/
+65
2015-10-21
drm: correctly check failed allocation
Insu Yun
1
-0
/
+30
2015-10-20
vga_switcheroo: Constify vga_switcheroo_handler
Lukas Wunner
6
-8
/
+8
2015-10-20
drm/armada: Convert the probe function to the generic drm_of_component_probe()
Liviu Dudau
1
-49
/
+19
2015-10-20
drm/rockchip: Convert the probe function to the generic drm_of_component_probe()
Liviu Dudau
1
-75
/
+6
2015-10-20
drm/imx: Convert the probe function to the generic drm_of_component_probe()
Liviu Dudau
1
-51
/
+4
2015-10-20
drm: Introduce generic probe function for component based masters.
Liviu Dudau
2
-0
/
+101
2015-10-20
drm/edid: Round to closest when computing the CEA/HDMI alternate clock
Ville Syrjälä
1
-2
/
+2
2015-10-20
drm/edid: Fix up clock for CEA/HDMI modes specified via detailed timings
Ville Syrjälä
1
-0
/
+48
2015-10-20
Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
41
-401
/
+443
2015-10-20
Merge tag 'drm-intel-next-2015-10-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
63
-1748
/
+2620
2015-10-20
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
3
-37
/
+25
2015-10-20
drm: rcar-du: Fix plane state free in plane reset handler
Laurent Pinchart
1
-23
/
+22
2015-10-20
drm: rcar-du: Enable DU0 to DPAD connection on R8A7791
Laurent Pinchart
1
-1
/
+1
2015-10-20
drm: rcar-du: Add dependency on OF
Laurent Pinchart
2
-11
/
+2
[prev]
[next]