index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
Gerd Hoffmann
2016-03-03
1
-1
/
+2
*
drm/i915: fix error path in intel_setup_gmbus()
Rasmus Villemoes
2016-03-03
1
-1
/
+1
*
drm/i915/dsi: don't pass arbitrary data to sideband
Jani Nikula
2016-03-03
1
-1
/
+1
*
drm/i915/dsi: defend gpio table against out of bounds access
Jani Nikula
2016-03-03
1
-0
/
+6
*
drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
Lyude
2016-03-03
1
-1
/
+2
*
drm/i915: Don't reject primary plane windowing with color keying enabled on SKL+
Ville Syrjälä
2016-03-03
1
-5
/
+6
*
drm/i915/dp: fall back to 18 bpp when sink capability is unknown
Jani Nikula
2016-03-03
1
-5
/
+15
*
drm/i915: Make sure DC writes are coherent on flush.
Francisco Jerez
2016-03-03
2
-0
/
+3
*
drm/i915: Init power domains early in driver load
Daniel Vetter
2016-03-03
2
-3
/
+5
*
drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
Lyude
2016-03-03
1
-2
/
+7
*
drm/i915: Restore inhibiting the load of the default context
Chris Wilson
2016-03-03
1
-1
/
+5
*
drm: fix missing reference counting decrease
Insu Yun
2016-03-03
1
-0
/
+1
*
drm/radeon: hold reference to fences in radeon_sa_bo_new
Nicolai Hähnle
2016-03-03
1
-0
/
+5
*
drm/radeon: mask out WC from BO on unsupported arches
Oded Gabbay
2016-03-03
1
-0
/
+7
*
drm/radeon: fix DP audio support for APU with DCE4.1 display engine
Slava Grigorev
2016-03-03
3
-8
/
+44
*
drm/radeon: Add a common function for DFS handling
Slava Grigorev
2016-03-03
3
-10
/
+15
*
drm/radeon: cleaned up VCO output settings for DP audio
Slava Grigorev
2016-03-03
4
-14
/
+10
*
drm/radeon: properly byte swap vce firmware setup
Alex Deucher
2016-03-03
1
-6
/
+6
*
drm/radeon: clean up fujitsu quirks
Alex Deucher
2016-03-03
1
-9
/
+3
*
drm/radeon: Fix "slow" audio over DP on DCE8+
Slava Grigorev
2016-03-03
4
-0
/
+29
*
drm/radeon: call hpd_irq_event on resume
Alex Deucher
2016-03-03
1
-0
/
+1
*
drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
Felix Kuehling
2016-03-03
1
-6
/
+6
*
drm/dp/mst: deallocate payload on port destruction
Mykola Lysenko
2016-03-03
1
-8
/
+83
*
drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
Andrey Grodzovsky
2016-03-03
1
-6
/
+6
*
drm/dp/mst: move GUID storage from mgr, port to only mst branch
Hersen Wu
2016-03-03
1
-36
/
+28
*
drm/dp/mst: Calculate MST PBN with 31.32 fixed point
Harry Wentland
2016-03-03
1
-28
/
+39
*
drm/dp/mst: fix in RAD element access
Mykola Lysenko
2016-03-03
1
-2
/
+2
*
drm/dp/mst: fix in MSTB RAD initialization
Mykola Lysenko
2016-03-03
1
-6
/
+6
*
drm/dp/mst: always send reply for UP request
Mykola Lysenko
2016-03-03
1
-19
/
+11
*
drm/dp/mst: process broadcast messages correctly
Mykola Lysenko
2016-03-03
1
-11
/
+84
*
drm/nouveau: platform: Fix deferred probe
Thierry Reding
2016-03-03
2
-12
/
+30
*
drm/nouveau/disp/dp: ensure sink is powered up before attempting link training
Ben Skeggs
2016-03-03
2
-0
/
+16
*
drm/nouveau/display: Enable vblank irqs after display engine is on again.
Mario Kleiner
2016-03-03
1
-4
/
+4
*
drm/nouveau/kms: take mode_config mutex in connector hotplug path
Ben Skeggs
2016-03-03
1
-0
/
+3
*
drm/amdgpu/pm: adjust display configuration after powerstate
Alex Deucher
2016-03-03
1
-2
/
+3
*
drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
Mario Kleiner
2016-03-03
1
-3
/
+15
*
drm/amdgpu: use post-decrement in error handling
Rasmus Villemoes
2016-03-03
1
-1
/
+1
*
drm/amdgpu: fix issue with overlapping userptrs
Christian König
2016-03-03
3
-1
/
+23
*
drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
Nicolai Hähnle
2016-03-03
1
-1
/
+4
*
drm/amdgpu: remove unnecessary forward declaration
Nicolai Hähnle
2016-03-03
1
-2
/
+0
*
drm/amdgpu: fix s4 resume
Flora Cui
2016-03-03
1
-4
/
+9
*
drm/amdgpu: remove exp hardware support from iceland
Alex Deucher
2016-03-03
1
-5
/
+5
*
drm/amdgpu: don't load MEC2 on topaz
Alex Deucher
2016-03-03
2
-11
/
+5
*
drm/amdgpu: drop topaz support from gmc8 module
Alex Deucher
2016-03-03
1
-27
/
+1
*
drm/amdgpu: pull topaz gmc bits into gmc_v7
Alex Deucher
2016-03-03
1
-2
/
+33
*
drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
Ken Wang
2016-03-03
1
-1
/
+1
*
drm/amdgpu: iceland use CI based MC IP
Ken Wang
2016-03-03
2
-4
/
+13
*
drm/amdgpu: move gmc7 support out of CIK dependency
Alex Deucher
2016-03-03
1
-1
/
+2
*
drm/amdgpu: no need to load MC firmware on fiji
Alex Deucher
2016-03-03
1
-4
/
+2
*
drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
Christian König
2016-03-03
1
-1
/
+2
[next]