aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/v4l2-device.c
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l: Release module if subdev registration failsLaurent Pinchart2011-05-041-1/+4
* [media] v4l2-device: add kref and a release functionHans Verkuil2011-03-221-0/+16
* [media] v4l2: add v4l2_prio_state to v4l2_device and video_deviceHans Verkuil2011-03-221-0/+1
* [media] v4l: Make v4l2_subdev inherit from media_entityLaurent Pinchart2011-03-221-4/+32
* [media] v4l: Add a media_device pointer to the v4l2_device structureLaurent Pinchart2011-03-221-6/+7
* [media] v4l: subdev: Add device node supportLaurent Pinchart2011-03-211-0/+37
* [media] v4l2-device: fix 'use-after-freed' oopsHans Verkuil2011-01-191-0/+2
* [media] v4l2-subdev: add (un)register internal opsHans Verkuil2011-01-191-2/+12
* [media] V4L: improve the BKL replacement heuristicHans Verkuil2010-12-011-0/+1
* V4L/DVB: v4l2: hook up the new control framework into the core frameworkHans Verkuil2010-08-081-0/+7
* V4L/DVB: Add SPI support to V4L2Dmitri Belimov2010-05-181-0/+11
* V4L/DVB (11936): Fix v4l2-device usage of i2c_unregister_device()Randy Dunlap2009-06-161-1/+1
* V4L/DVB (11758): 2: handle unregister for non-I2C buildsRandy Dunlap2009-06-161-0/+2
* V4L/DVB (11673): v4l2-device: unregister i2c_clients when unregistering the v...Hans Verkuil2009-06-161-1/+12
* V4L/DVB (11671): v4l2: add v4l2_device_set_name()Hans Verkuil2009-06-161-0/+16
* V4L/DVB (11044): v4l2-device: add v4l2_device_disconnectHans Verkuil2009-03-301-4/+11
* V4L/DVB (10644): v4l2-subdev: rename dev field to v4l2_devHans Verkuil2009-03-301-6/+6
* V4L/DVB (10643): v4l2-device: allow a NULL parent device when registering.Hans Verkuil2009-03-301-13/+24
* v4l: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-241-1/+1
* V4L/DVB (10181): v4l2-device: Fix some sparse warningsMauro Carvalho Chehab2009-01-071-2/+2
* V4L/DVB (9820): v4l2: add v4l2_device and v4l2_subdev structs to the v4l2 fra...Hans Verkuil2008-12-301-0/+86