summaryrefslogtreecommitdiffstats
path: root/drivers/video/output.c
Commit message (Expand)AuthorAgeFilesLines
* video: output: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-261-10/+10
* drivers: avoid format string in dev_set_nameKees Cook2013-07-041-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-151-1/+1
* video: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* Convert from class_device to device for drivers/videotonyj@suse.de2007-10-121-13/+16
* output: Add display output class supportYu Luming2006-12-201-0/+129