index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-16
drm/dp_helper: Add DP aux channel tracing
Lyude Paul
1
-7
/
+8
2018-07-10
drm: Begin an API for in-kernel clients
Noralf Trønnes
1
-0
/
+8
2018-06-20
Merge tag 'drm-misc-next-fixes-2018-06-15' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-7
/
+7
2018-06-06
Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-15
/
+49
2018-05-31
drm: Fix possible race conditions while unplugging DRM device
Oleksandr Andrushchenko
1
-7
/
+7
2018-05-11
drm: Match sysfs name in link removal to link creation
Haneen Mohammed
1
-1
/
+1
2018-05-03
drm: remove all control node code
Daniel Vetter
1
-10
/
+0
2018-03-29
drm: Use srcu to protect drm_device.unplugged
Noralf Trønnes
1
-5
/
+49
2018-03-06
drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problem
Joe Moriarty
1
-1
/
+1
2017-11-21
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
1
-1
/
+2
2017-10-25
drm: Add new LEASE debug level
Keith Packard
1
-1
/
+2
2017-10-20
drm: Move debug macros out of drmP.h
Haneen Mohammed
1
-47
/
+0
2017-09-26
drm: introduce drm_dev_{get/put} functions
Aishwarya Pant
1
-19
/
+32
2017-08-11
drm: Clean up drm_dev_unplug
Daniel Vetter
1
-12
/
+3
2017-08-11
drm: Only lastclose on unload for legacy drivers
Daniel Vetter
1
-1
/
+2
2017-08-11
drm: Document device unplug infrastructure
Daniel Vetter
1
-3
/
+21
2017-07-11
drm: inhibit drm drivers register to uninitialized drm core
Alexandru Moise
1
-0
/
+16
2017-06-02
drm: Fix oops + Xserver hang when unplugging USB drm devices
Hans de Goede
1
-1
/
+6
2017-02-23
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
1
-0
/
+4
2017-02-02
drm: Provide a driver hook for drm_dev_release()
Chris Wilson
1
-20
/
+45
2017-02-01
Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-5
/
+5
2017-01-30
drm: Don't race connector registration
Daniel Vetter
1
-0
/
+4
2017-01-27
drm: drm_minor_register(): Clean up debugfs on failure
Noralf Trønnes
1
-1
/
+1
2017-01-25
drm/core: Use recommened kerneldoc for struct member refs
Daniel Vetter
1
-4
/
+4
2017-01-23
Merge tag 'omapdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...
Dave Airlie
1
-2
/
+2
2016-12-30
drm: Avoid NULL dereference of drm_device.dev
Chris Wilson
1
-1
/
+2
2016-12-30
drm/doc: use preferred struct reference in kernel-doc
Daniel Vetter
1
-5
/
+5
2016-12-30
drm: Deduplicate driver initialization message
Gabriel Krisman Bertazi
1
-0
/
+7
2016-12-30
drm: Reduce verbosity level for drm_core_init() debug message
Chris Wilson
1
-1
/
+1
2016-12-19
drm: Move vblank cleanup from unregister to release
Laurent Pinchart
1
-2
/
+2
2016-12-14
Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux into...
Daniel Vetter
1
-0
/
+62
2016-12-11
drm: Add fake controlD* symlinks for backwards compat
Daniel Vetter
1
-0
/
+62
2016-12-08
drm: Update drm_device docs about embedding.
Daniel Vetter
1
-4
/
+7
2016-11-30
Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-6
/
+0
2016-11-30
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
Dave Airlie
1
-14
/
+24
2016-11-17
drm: Nerf DRM_CONTROL nodes
Daniel Vetter
1
-6
/
+0
2016-11-15
drm: Extract drm_drv.h
Daniel Vetter
1
-14
/
+4
2016-11-15
drm: re-export drm_dev_set_unique
Gerd Hoffmann
1
-14
/
+24
2016-11-11
drm: Add missing mutex_destroy in drm_dev_init/release
Joonas Lahtinen
1
-0
/
+6
2016-10-04
drm: Simplify drm_printk to reduce object size quite a bit
Joe Perches
1
-2
/
+3
2016-09-22
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
1
-3
/
+3
2016-09-22
drm: Distinguish no name from ENOMEM in set_unique()
Tom Gundersen
1
-0
/
+3
2016-09-19
drm: cleanup drm_core_{init,exit}()
David Herrmann
1
-26
/
+22
2016-09-19
drm: drop obsolete drm_core.h
David Herrmann
1
-5
/
+3
2016-08-22
drm: Avoid calling dev_printk(.dev = NULL)
Chris Wilson
1
-2
/
+5
2016-08-18
drm: Introduce DRM_DEV_* log messages
Sean Paul
1
-8
/
+19
2016-08-08
drm: rename DRM_MINOR_LEGACY to DRM_MINOR_PRIMARY
David Herrmann
1
-7
/
+7
2016-07-12
drm: Do a full device unregister when unplugging
Chris Wilson
1
-3
/
+1
2016-06-21
drm: Don't call drm_dev_set_unique from platform drivers
Daniel Vetter
1
-24
/
+11
2016-06-21
drm: Use dev->name as fallback for dev->unique
Daniel Vetter
1
-5
/
+5
[next]