summaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/drm_sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie1-208/+0
2008-05-23remove debug printk from DRM suspend pathJesse Barnes1-2/+0
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-26drm: reorganise minor number handling using backported modesetting code.Dave Airlie1-20/+26
2008-02-20drm: add support for passing state into the suspend hooks.Dave Airlie1-1/+1
2008-02-07drm: enable udev node creationDave Airlie1-6/+1
2008-02-07drm: update DRM sysfs supportJesse Barnes1-49/+102
2007-07-11drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie1-2/+2
2006-12-11drm: fix return value checkAkinobu Mita1-4/+4
2006-10-25drm: fix error returns, sysfs error handlingJeff Garzik1-8/+35
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-02-06[PATCH] DRM: fix up classdev interface for drm coreGreg Kroah-Hartman1-101/+30
2005-11-11drm: simplify sysfs code for drmDave Airlie1-39/+29
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+2
2005-09-05drm: small cleanupsDave Airlie1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+208