aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core/v4l2-device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-11[media] v4l2-device: fix a missing error codeDan Carpenter1-1/+3
2016-01-11[media] v4l2-device: Register entity before calling subdev's registered opsSakari Ailus1-10/+11
2016-01-11[media] v4l2 core: enable all interface links at initMauro Carvalho Chehab1-1/+1
2016-01-11[media] v4l2-core: create MC interfaces for devnodesMauro Carvalho Chehab1-1/+15
2015-11-17[media] v4l2-device: Don't unregister ACPI/Device Tree based devicesTommi Franttila1-6/+15
2015-03-02[media] v4l2-core: remove the old .ioctl BKL replacementHans Verkuil1-1/+0
2015-02-13[media] media: Fix DVB devnode representation at media controllerMauro Carvalho Chehab1-2/+2
2014-05-13[media] v4l: Only get module if it's different than the driver for v4l2_devSakari Ailus1-3/+15
2013-06-21[media] v4l2-device: check if already unregisteredHans Verkuil1-2/+7
2013-06-19[media] V4L: Remove all links of the media entity when unregistering subdevSylwester Nawrocki1-1/+3
2013-02-06[media] use IS_ENABLED() macroPeter Senna Tschudin1-1/+1
2013-01-05[media] v4l: Reset subdev v4l2_dev field to NULL if registration failsLaurent Pinchart1-16/+14
2012-10-01[media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handlerHans Verkuil1-1/+1
2012-08-13[media] v4l: move v4l2 core into a separate directoryMauro Carvalho Chehab1-0/+280