aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/output.c
AgeCommit message (Expand)Author
2013-07-26video: output: convert class code to use dev_groupsGreg Kroah-Hartman
2013-07-03drivers: avoid format string in dev_set_nameKees Cook
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa
2009-01-06video: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2007-10-12Convert from class_device to device for drivers/videotonyj@suse.de
2006-12-20output: Add display output class supportYu Luming