summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_sysfs.c
Commit message (Expand)AuthorAge
* drm: Consolidate and document sysfs supportDaniel Vetter2017-04-04
* drm/core: Use recommened kerneldoc for struct member refsDaniel Vetter2017-01-25
* drm: drop obsolete drm_core.hDavid Herrmann2016-09-19
* drm: Remove dev_pm_ops from drm_classLukas Wunner2016-06-09
* drm/sysfs: Annote lockless show functions with READ_ONCEDaniel Vetter2016-04-26
* drm/sysfs: Nuke TV/DVI property filesDaniel Vetter2016-03-30
* drm/sysfs: use kobj_to_dev()Geliang Tang2016-01-13
* drm/sysfs: Send out uevent when connector->force changesDaniel Vetter2015-11-24
* drm/sysfs: Grab lock for edid/modes_showDaniel Vetter2015-11-24
* Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...Dave Airlie2015-10-16
|\
| * drm: Fix locking for sysfs dpms fileDaniel Vetter2015-10-09
* | drm: move drm_class into drm_sysfs.cDavid Herrmann2015-09-09
* | drm: simplify drm_sysfs_destroy() via IS_ERR_OR_NULL()David Herrmann2015-09-09
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-06-26
|\
| * drm/sysfs: remove unnecessary connector type checksJani Nikula2015-05-12
| * drm/sysfs: split DVI-I and TV-out attributesJani Nikula2015-05-12
| * drm/sysfs: make optional attribute groups per connector typeJani Nikula2015-05-12
| * drm/sysfs: add a helper for extracting connector type from kobjectJani Nikula2015-05-12
* | drm: fix writing to /sys/class/drm/*/statusRussell King2015-06-06
|/
* drm: Lighten sysfs connector 'status'Chris Wilson2015-03-10
* drm: Use static attribute groups for managing connector sysfs entriesTakashi Iwai2015-02-04
* drm: Move piles of functions from drmP.h to drm_internal.hDaniel Vetter2014-09-12
* drm: make sysfs device always available for minorsDavid Herrmann2014-08-05
* drm: add register and unregister functions for connectorsThomas Wood2014-06-19
* drm: replace drm_get_connector_name() with direct name field useJani Nikula2014-06-04
* drm/sysfs: fix OOM verificationDavid Herrmann2013-11-28
* drm/sysfs: fix hotplug regression since lifetime changesDavid Herrmann2013-11-21
* drm/sysfs: Remove stale comments about calling drm_sysfs_connector_add() mult...Ville Syrjälä2013-11-06
* drm/sysfs: Do not drop device reference twiceThierry Reding2013-10-31
* drm/sysfs: sort out minor and connector device object lifetimes.Dave Airlie2013-10-22
* drm: Convert drm class driver from legacy pm ops to dev_pm_opsShuah Khan2013-07-04
* drm: remove legacy drm_connector_property fxnsRob Clark2012-11-30
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* drm: fail gracefully when proc isn't setup.Dave Airlie2012-07-16
* drm: Miscellaneous typo fixes and documentation updatesLaurent Pinchart2012-05-22
* drm: Don't initialize local ret variable when not neededLaurent Pinchart2012-05-22
* drm/sysfs: protect sysfs removal code against being run twice.Dave Airlie2012-03-15
* switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-03
* gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker2011-10-31
* drm: Hold the mode mutex whilst probing for sysfs statusChris Wilson2011-03-16
* drm: Use a nondestructive mode for output detect when pollingChris Wilson2010-09-13
* Merge branch 'drm-platform' into drm-testingDave Airlie2010-07-07
|\
| * drm: Add support for platform devices to register as DRM devicesJordan Crouse2010-06-01
* | Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-21
|\ \ | |/
| * Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-05-10
| |\
| * \ Merge branch 'drm-edid-fixes' into drm-core-nextDave Airlie2010-04-20
| |\ \
| | * | drm/edid: Remove arbitrary EDID extension limitAdam Jackson2010-04-06
* | | | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-21
| |_|/ |/| |
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-04
|\ \ \ | |/ / |/| |
| * | drivers/gpu/drm/drm_sysfs.c: sysfs files error handlingDan Carpenter2010-04-28
| |/