index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_sysfs.c
Age
Commit message (
Expand
)
Author
2016-06-09
drm: Remove dev_pm_ops from drm_class
Lukas Wunner
2016-04-26
drm/sysfs: Annote lockless show functions with READ_ONCE
Daniel Vetter
2016-03-30
drm/sysfs: Nuke TV/DVI property files
Daniel Vetter
2016-01-13
drm/sysfs: use kobj_to_dev()
Geliang Tang
2015-11-24
drm/sysfs: Send out uevent when connector->force changes
Daniel Vetter
2015-11-24
drm/sysfs: Grab lock for edid/modes_show
Daniel Vetter
2015-10-16
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...
Dave Airlie
2015-10-09
drm: Fix locking for sysfs dpms file
Daniel Vetter
2015-09-09
drm: move drm_class into drm_sysfs.c
David Herrmann
2015-09-09
drm: simplify drm_sysfs_destroy() via IS_ERR_OR_NULL()
David Herrmann
2015-06-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-06-06
drm: fix writing to /sys/class/drm/*/status
Russell King
2015-05-12
drm/sysfs: remove unnecessary connector type checks
Jani Nikula
2015-05-12
drm/sysfs: split DVI-I and TV-out attributes
Jani Nikula
2015-05-12
drm/sysfs: make optional attribute groups per connector type
Jani Nikula
2015-05-12
drm/sysfs: add a helper for extracting connector type from kobject
Jani Nikula
2015-03-10
drm: Lighten sysfs connector 'status'
Chris Wilson
2015-02-04
drm: Use static attribute groups for managing connector sysfs entries
Takashi Iwai
2014-09-12
drm: Move piles of functions from drmP.h to drm_internal.h
Daniel Vetter
2014-08-05
drm: make sysfs device always available for minors
David Herrmann
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
2014-06-04
drm: replace drm_get_connector_name() with direct name field use
Jani Nikula
2013-11-28
drm/sysfs: fix OOM verification
David Herrmann
2013-11-21
drm/sysfs: fix hotplug regression since lifetime changes
David Herrmann
2013-11-06
drm/sysfs: Remove stale comments about calling drm_sysfs_connector_add() mult...
Ville Syrjälä
2013-10-31
drm/sysfs: Do not drop device reference twice
Thierry Reding
2013-10-22
drm/sysfs: sort out minor and connector device object lifetimes.
Dave Airlie
2013-07-04
drm: Convert drm class driver from legacy pm ops to dev_pm_ops
Shuah Khan
2012-11-30
drm: remove legacy drm_connector_property fxns
Rob Clark
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-07-16
drm: fail gracefully when proc isn't setup.
Dave Airlie
2012-05-22
drm: Miscellaneous typo fixes and documentation updates
Laurent Pinchart
2012-05-22
drm: Don't initialize local ret variable when not needed
Laurent Pinchart
2012-03-15
drm/sysfs: protect sysfs removal code against being run twice.
Dave Airlie
2012-01-03
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2011-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-03-16
drm: Hold the mode mutex whilst probing for sysfs status
Chris Wilson
2010-09-13
drm: Use a nondestructive mode for output detect when polling
Chris Wilson
2010-07-07
Merge branch 'drm-platform' into drm-testing
Dave Airlie
2010-06-01
drm: Add support for platform devices to register as DRM devices
Jordan Crouse
2010-05-21
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-10
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
2010-05-04
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-04-28
drivers/gpu/drm/drm_sysfs.c: sysfs files error handling
Dan Carpenter
2010-04-20
Merge branch 'drm-edid-fixes' into drm-core-next
Dave Airlie
2010-04-06
drm/edid: Remove arbitrary EDID extension limit
Adam Jackson
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-07
driver core: Convert some drivers to CLASS_ATTR_STRING
Andi Kleen
2010-03-07
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
[next]