summaryrefslogtreecommitdiff
path: root/drivers/media/video/v4l2-device.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-09V4L/DVB: v4l2: hook up the new control framework into the core frameworkHans Verkuil1-0/+7
2010-05-18V4L/DVB: Add SPI support to V4L2Dmitri Belimov1-0/+11
2009-06-17V4L/DVB (11936): Fix v4l2-device usage of i2c_unregister_device()Randy Dunlap1-1/+1
2009-06-17V4L/DVB (11758): 2: handle unregister for non-I2C buildsRandy Dunlap1-0/+2
2009-06-17V4L/DVB (11673): v4l2-device: unregister i2c_clients when unregistering the v...Hans Verkuil1-1/+12
2009-06-17V4L/DVB (11671): v4l2: add v4l2_device_set_name()Hans Verkuil1-0/+16
2009-03-30V4L/DVB (11044): v4l2-device: add v4l2_device_disconnectHans Verkuil1-4/+11
2009-03-30V4L/DVB (10644): v4l2-subdev: rename dev field to v4l2_devHans Verkuil1-6/+6
2009-03-30V4L/DVB (10643): v4l2-device: allow a NULL parent device when registering.Hans Verkuil1-13/+24
2009-03-25v4l: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-01-08V4L/DVB (10181): v4l2-device: Fix some sparse warningsMauro Carvalho Chehab1-2/+2
2008-12-30V4L/DVB (9820): v4l2: add v4l2_device and v4l2_subdev structs to the v4l2 fra...Hans Verkuil1-0/+86