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
/
gpu
/
drm
/
drm_sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Consolidate and document sysfs support
Daniel Vetter
2017-04-04
1
-43
/
+27
*
drm/core: Use recommened kerneldoc for struct member refs
Daniel Vetter
2017-01-25
1
-1
/
+1
*
drm: drop obsolete drm_core.h
David Herrmann
2016-09-19
1
-7
/
+1
*
drm: Remove dev_pm_ops from drm_class
Lukas Wunner
2016-06-09
1
-71
/
+0
*
drm/sysfs: Annote lockless show functions with READ_ONCE
Daniel Vetter
2016-04-26
1
-3
/
+8
*
drm/sysfs: Nuke TV/DVI property files
Daniel Vetter
2016-03-30
1
-156
/
+0
*
drm/sysfs: use kobj_to_dev()
Geliang Tang
2016-01-13
1
-1
/
+1
*
drm/sysfs: Send out uevent when connector->force changes
Daniel Vetter
2015-11-24
1
-25
/
+13
*
drm/sysfs: Grab lock for edid/modes_show
Daniel Vetter
2015-11-24
1
-4
/
+12
*
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...
Dave Airlie
2015-10-16
1
-9
/
+3
|
\
|
*
drm: Fix locking for sysfs dpms file
Daniel Vetter
2015-10-09
1
-9
/
+3
*
|
drm: move drm_class into drm_sysfs.c
David Herrmann
2015-09-09
1
-26
/
+21
*
|
drm: simplify drm_sysfs_destroy() via IS_ERR_OR_NULL()
David Herrmann
2015-09-09
1
-1
/
+1
|
/
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-06-26
1
-62
/
+98
|
\
|
*
drm/sysfs: remove unnecessary connector type checks
Jani Nikula
2015-05-12
1
-32
/
+0
|
*
drm/sysfs: split DVI-I and TV-out attributes
Jani Nikula
2015-05-12
1
-47
/
+101
|
*
drm/sysfs: make optional attribute groups per connector type
Jani Nikula
2015-05-12
1
-12
/
+20
|
*
drm/sysfs: add a helper for extracting connector type from kobject
Jani Nikula
2015-05-12
1
-3
/
+9
*
|
drm: fix writing to /sys/class/drm/*/status
Russell King
2015-06-06
1
-1
/
+1
|
/
*
drm: Lighten sysfs connector 'status'
Chris Wilson
2015-03-10
1
-8
/
+53
*
drm: Use static attribute groups for managing connector sysfs entries
Takashi Iwai
2015-02-04
1
-65
/
+67
*
drm: Move piles of functions from drmP.h to drm_internal.h
Daniel Vetter
2014-09-12
1
-0
/
+1
*
drm: make sysfs device always available for minors
David Herrmann
2014-08-05
1
-53
/
+37
*
drm: add register and unregister functions for connectors
Thomas Wood
2014-06-19
1
-2
/
+0
*
drm: replace drm_get_connector_name() with direct name field use
Jani Nikula
2014-06-04
1
-3
/
+3
*
drm/sysfs: fix OOM verification
David Herrmann
2013-11-28
1
-1
/
+1
*
drm/sysfs: fix hotplug regression since lifetime changes
David Herrmann
2013-11-21
1
-7
/
+33
*
drm/sysfs: Remove stale comments about calling drm_sysfs_connector_add() mult...
Ville Syrjälä
2013-11-06
1
-6
/
+0
*
drm/sysfs: Do not drop device reference twice
Thierry Reding
2013-10-31
1
-2
/
+0
*
drm/sysfs: sort out minor and connector device object lifetimes.
Dave Airlie
2013-10-22
1
-60
/
+34
*
drm: Convert drm class driver from legacy pm ops to dev_pm_ops
Shuah Khan
2013-07-04
1
-4
/
+29
*
drm: remove legacy drm_connector_property fxns
Rob Clark
2012-11-30
1
-3
/
+3
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-3
/
+3
*
drm: fail gracefully when proc isn't setup.
Dave Airlie
2012-07-16
1
-0
/
+4
*
drm: Miscellaneous typo fixes and documentation updates
Laurent Pinchart
2012-05-22
1
-4
/
+4
*
drm: Don't initialize local ret variable when not needed
Laurent Pinchart
2012-05-22
1
-1
/
+1
*
drm/sysfs: protect sysfs removal code against being run twice.
Dave Airlie
2012-03-15
1
-1
/
+6
*
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2012-01-03
1
-1
/
+1
*
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
drm: Hold the mode mutex whilst probing for sysfs status
Chris Wilson
2011-03-16
1
-0
/
+7
*
drm: Use a nondestructive mode for output detect when polling
Chris Wilson
2010-09-13
1
-1
/
+1
*
Merge branch 'drm-platform' into drm-testing
Dave Airlie
2010-07-07
1
-1
/
+2
|
\
|
*
drm: Add support for platform devices to register as DRM devices
Jordan Crouse
2010-06-01
1
-1
/
+2
*
|
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-05-21
1
-1
/
+1
|
\
|
|
*
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
2010-05-10
1
-9
/
+12
|
|
\
|
*
\
Merge branch 'drm-edid-fixes' into drm-core-next
Dave Airlie
2010-04-20
1
-1
/
+1
|
|
\
\
|
|
*
|
drm/edid: Remove arbitrary EDID extension limit
Adam Jackson
2010-04-06
1
-1
/
+1
*
|
|
|
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-21
1
-2
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-05-04
1
-9
/
+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
drivers/gpu/drm/drm_sysfs.c: sysfs files error handling
Dan Carpenter
2010-04-28
1
-9
/
+12
|
|
/
[next]