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.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: export the DRM permission check code
Thomas Hellstrom
2015-08-12
1
-1
/
+2
*
drm/vmwgfx: Fix crash when unloading vmwgfx v2
Sinclair Yeh
2015-08-12
2
-24
/
+19
*
drm/vmwgfx: Fix framebuffer creation on older hardware
Thomas Hellstrom
2015-08-12
1
-2
/
+5
*
drm/vmwgfx: Fixed topology boundary checking for Screen Targets
Sinclair Yeh
2015-08-12
1
-11
/
+22
*
drm/vmwgfx: Fix an uninitialized value
Thomas Hellstrom
2015-08-05
1
-1
/
+1
*
drm/vmwgfx: Fix compiler warning with 32-bit dma_addr_t
Thomas Hellstrom
2015-08-05
1
-1
/
+5
*
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
2015-08-05
20
-107
/
+103
*
drm/vmwgfx: Fix kms preferred mode sorting
Thomas Hellstrom
2015-08-05
1
-4
/
+2
*
drm/vmwgfx: Reinstate the legacy display system dirty callback
Thomas Hellstrom
2015-08-05
1
-3
/
+6
*
drm/vmwgfx: Implement fbdev on kms v2
Thomas Hellstrom
2015-08-05
6
-214
/
+436
*
drm/vmwgfx: Add a kernel interface to create a framebuffer v2
Thomas Hellstrom
2015-08-05
4
-72
/
+102
*
drm/vmwgfx: Avoid cmdbuf alloc sleeping if !TASK_RUNNING
Thomas Hellstrom
2015-08-05
1
-49
/
+34
*
drm/vmwgfx: Convert screen targets to new helpers v3
Thomas Hellstrom
2015-08-05
6
-679
/
+534
*
drm/vmwgfx: Convert screen objects to the new helpers
Thomas Hellstrom
2015-08-05
4
-556
/
+444
*
drm/vmwgfx: Add kms helpers for dirty- and readback functions
Thomas Hellstrom
2015-08-05
6
-21
/
+391
*
drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2
Thomas Hellstrom
2015-08-05
9
-196
/
+179
*
drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMs
Sinclair Yeh
2015-08-05
7
-35
/
+266
*
drm/vmwgfx: Implement screen targets
Sinclair Yeh
2015-08-05
9
-24
/
+1474
*
drm/vmwgfx: Add "quirk" to handling command verification exceptions
Thomas Hellstrom
2015-08-05
4
-5
/
+19
*
vmwgfx: Major KMS refactoring / cleanup in preparation of screen targets
Sinclair Yeh
2015-08-05
7
-546
/
+597
*
drm/vmwgfx: Refactor vmw_gb_surface_define_ioctl()
Sinclair Yeh
2015-08-05
2
-61
/
+143
*
drm/vmwgfx: SVGA device definition update
Sinclair Yeh
2015-08-05
2
-6
/
+117
*
drm/vmwgfx: Add an interface to pin a resource v3
Thomas Hellstrom
2015-08-05
2
-1
/
+94
*
drm/vmwgfx: Fix an overlay lockdep error
Thomas Hellstrom
2015-08-05
1
-6
/
+6
*
drm/vmwgfx: Add command buffer support v3
Thomas Hellstrom
2015-08-05
10
-33
/
+1656
*
vmwgfx: Update device headers for command buffers.
Thomas Hellstrom
2015-08-05
3
-2
/
+190
*
drm/vmwgfx: Fix OTABLE takedown
Thomas Hellstrom
2015-08-05
1
-10
/
+11
*
vmwgfx: Rework device initialization
Thomas Hellstrom
2015-08-05
10
-174
/
+230
*
drm/vmwgfx: Fix an fb unlocking bug
Thomas Hellstrom
2015-08-05
1
-2
/
+2
*
Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...
Dave Airlie
2015-07-24
18
-266
/
+133
|
\
|
*
drm: gc now dead mode_group code
Daniel Vetter
2015-07-22
4
-82
/
+0
|
*
drm: Stop filtering according to mode_group in getresources
Daniel Vetter
2015-07-22
1
-80
/
+30
|
*
drm: Roll out drm_for_each_{plane,crtc,encoder}
Daniel Vetter
2015-07-22
4
-18
/
+19
|
*
drm/cma-helper: Fix locking in drm_fb_cma_debugfs_show
Daniel Vetter
2015-07-22
2
-17
/
+2
|
*
drm: Roll out drm_for_each_connector more
Daniel Vetter
2015-07-22
6
-12
/
+14
|
*
drm/radeon: Take all modeset locks for DP MST hotplug
Daniel Vetter
2015-07-22
1
-4
/
+4
|
*
drm/i915: Take all modeset locks for DP MST hotplug
Daniel Vetter
2015-07-22
1
-6
/
+6
|
*
drm/i915: Use drm_for_each_fb in i915_debugfs.c
Daniel Vetter
2015-07-22
1
-1
/
+3
|
*
drm/fbdev-helper: Grab mode_config.mutex in drm_fb_helper_single_add_all_conn...
Daniel Vetter
2015-07-22
1
-2
/
+7
|
*
drm/probe-helper: Grab mode_config.mutex in poll_init/enable
Daniel Vetter
2015-07-22
1
-16
/
+25
|
*
drm: Add modeset object iterators
Daniel Vetter
2015-07-22
5
-39
/
+34
|
*
drm: Simplify drm_for_each_legacy_plane arguments
Daniel Vetter
2015-07-22
2
-2
/
+2
*
|
Merge tag 'topic/crc-pmic-2015-07-23' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-07-24
12
-7
/
+335
|
\
\
|
*
|
mfd: Add GPIOLIB dependency if INTEL_SOC_PMIC is to be enabled
Shobhit Kumar
2015-07-22
1
-0
/
+1
|
*
|
drm/i915: Backlight control using CRC PMIC based PWM driver
Shobhit Kumar
2015-07-21
3
-5
/
+98
|
*
|
drm/i915: Use the CRC gpio for panel enable/disable
Shobhit Kumar
2015-07-21
3
-2
/
+40
|
*
|
pwm: crc: Add Crystalcove (CRC) PWM driver
Shobhit Kumar
2015-07-21
3
-0
/
+151
|
*
|
mfd: intel_soc_pmic_core: ADD PWM lookup table for CRC PMIC based PWM
Shobhit Kumar
2015-07-21
1
-0
/
+12
|
*
|
mfd: intel_soc_pmic_crc: Add PWM cell device for Crystalcove PMIC
Shobhit Kumar
2015-07-21
1
-0
/
+3
|
*
|
mfd: intel_soc_pmic_core: Add lookup table for Panel Control as GPIO signal
Shobhit Kumar
2015-07-21
1
-0
/
+17
[next]