summaryrefslogtreecommitdiff
path: root/drivers/media/video/v4l2-device.c
AgeCommit message (Expand)Author
2011-09-21[media] v4l: Make sure we hold a reference to the v4l2_device before using itDave Young
2011-07-27[media] v4l2-subdev: implement per-filehandle control handlersHans Verkuil
2011-05-04[media] v4l: Release module if subdev registration failsLaurent Pinchart
2011-03-22[media] v4l2-device: add kref and a release functionHans Verkuil
2011-03-22[media] v4l2: add v4l2_prio_state to v4l2_device and video_deviceHans Verkuil
2011-03-22[media] v4l: Make v4l2_subdev inherit from media_entityLaurent Pinchart
2011-03-22[media] v4l: Add a media_device pointer to the v4l2_device structureLaurent Pinchart
2011-03-21[media] v4l: subdev: Add device node supportLaurent Pinchart
2011-01-19[media] v4l2-device: fix 'use-after-freed' oopsHans Verkuil
2011-01-19[media] v4l2-subdev: add (un)register internal opsHans Verkuil
2010-12-01[media] V4L: improve the BKL replacement heuristicHans Verkuil
2010-08-08V4L/DVB: v4l2: hook up the new control framework into the core frameworkHans Verkuil
2010-05-18V4L/DVB: Add SPI support to V4L2Dmitri Belimov
2009-06-16V4L/DVB (11936): Fix v4l2-device usage of i2c_unregister_device()Randy Dunlap
2009-06-16V4L/DVB (11758): 2: handle unregister for non-I2C buildsRandy Dunlap
2009-06-16V4L/DVB (11673): v4l2-device: unregister i2c_clients when unregistering the v...Hans Verkuil
2009-06-16V4L/DVB (11671): v4l2: add v4l2_device_set_name()Hans Verkuil
2009-03-30V4L/DVB (11044): v4l2-device: add v4l2_device_disconnectHans Verkuil
2009-03-30V4L/DVB (10644): v4l2-subdev: rename dev field to v4l2_devHans Verkuil
2009-03-30V4L/DVB (10643): v4l2-device: allow a NULL parent device when registering.Hans Verkuil
2009-03-24v4l: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-07V4L/DVB (10181): v4l2-device: Fix some sparse warningsMauro Carvalho Chehab
2008-12-30V4L/DVB (9820): v4l2: add v4l2_device and v4l2_subdev structs to the v4l2 fra...Hans Verkuil