aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_sysfs.c
Commit message (Expand)AuthorAge
* 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-15
* 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-15
* 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-05-31
* | 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-19
| |\ \
| | * | drm/edid: Remove arbitrary EDID extension limitAdam Jackson2010-04-05
* | | | 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
| |/
* / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* driver core: Convert some drivers to CLASS_ATTR_STRINGAndi Kleen2010-03-07
* driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-07
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-09-21
|\
| * Merge intel drm-intel-next branchDave Airlie2009-09-07
| |\
| * | drm: Enable drm drivers to add drm sysfs devices.Thomas Hellstrom2009-08-19
| * | drm: Define DRM_MODE_CONNECTOR_TVFrancisco Jerez2009-08-04
* | | Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-19
| |/ |/|
* | drm: Fix sysfs device confusion.Thomas Hellstrom2009-08-20
|/
* Driver Core: drm: add nodename for drm devicesKay Sievers2009-06-16
* drm: set permissions on edid file to 0444Keith Packard2009-06-03
* drm: add newlines to text sysfs filesKeith Packard2009-06-03
* drm: remove unreachable code in drm_sysfs.cJonas Bonn2009-04-24
* drm: clean dirty memory after device releaseMa Ling2009-04-19
* drm/i915: add VGA hotplug support for 945+Jesse Barnes2009-04-01
* drm: merge Linux master into HEADDave Airlie2009-03-28
|\
| * drm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-24
* | drm: Drop unused and broken dri_library_name sysfs attribute.Kristian Høgsberg2009-03-13
* | drm: claim PCI device when running in modesetting mode.Kristian Høgsberg2009-03-13
|/
* gpu: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* DRM: add mode setting supportDave Airlie2008-12-29
* drm: fix sysfs error path.Dave Airlie2008-10-17
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-13