aboutsummaryrefslogtreecommitdiffstats
path: root/include/media/v4l2-common.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-04media: v4l: Bring back array_size parameter to v4l2_find_nearest_sizeSakari Ailus1-2/+3
2018-03-21media: v4l2-common: fix a compilation breakageMauro Carvalho Chehab1-3/+2
2018-03-21media: v4l: common: Remove v4l2_find_nearest_formatSakari Ailus1-17/+0
2018-03-21media: v4l: common: Add a function to obtain best size from a listSakari Ailus1-0/+34
2018-02-22media: v4l2-common: create v4l2_g/s_parm_cap helpersHans Verkuil1-0/+26
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab1-4/+4
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab1-2/+2
2017-12-18media: v4l2-common.h: document helper functionsMauro Carvalho Chehab1-11/+96
2017-12-18media: v4l2-common: get rid of struct v4l2_discrete_probeMauro Carvalho Chehab1-8/+4
2017-12-18media: v4l2-common: get rid of v4l2_routing dead structMauro Carvalho Chehab1-9/+5
2016-11-18[media] v4l2-common: add a debug macro to be used with dev_foo()Mauro Carvalho Chehab1-0/+7
2016-07-23[media] v4l2-common.h: Add documentation for other functionsMauro Carvalho Chehab1-5/+38
2016-07-23[media] v4l2-common.h: document the subdev functionsMauro Carvalho Chehab1-7/+42
2014-11-25[media] v4l2-common: move v4l2_ctrl_check to cx2341xHans Verkuil1-3/+1
2014-11-25[media] v4l2-ctrl: move function prototypes from common.h to ctrls.hHans Verkuil1-3/+0
2014-11-25[media] v4l2-common: remove unused helper functionsHans Verkuil1-10/+0
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2013-10-17[media] v4l2-ctrls: Correct v4l2_ctrl_get_int_menu() function's return typeSylwester Nawrocki1-1/+1
2013-10-03media: core: Don't use i2c_client->driverLars-Peter Clausen1-1/+1
2013-08-18v4l2-common: warning fix (W=1): add a missed function prototypeMauro Carvalho Chehab1-0/+1
2013-08-18[media] v4l2: move dv-timings related code to v4l2-dv-timings.cHans Verkuil1-13/+0
2013-06-21[media] v4l2-common: remove unused v4l2_chip_match/ident_i2c_client functionsHans Verkuil1-9/+0
2013-06-21[media] v4l2: remove obsolete v4l2_chip_match_host()Hans Verkuil1-1/+0
2013-03-24[media] v4l2-common: remove obsolete v4l_fill_dv_preset_infoHans Verkuil1-1/+0
2012-12-21[media] v4l: Helper function for obtaining timestampsSakari Ailus1-0/+2
2012-09-13[media] v4l2-common: add CVT and GTF detection functionsHans Verkuil1-0/+9
2012-09-13[media] v4l2-common: add v4l_match_dv_timingsHans Verkuil1-0/+4
2012-08-11[media] v4l2: typosMichael Jones1-2/+2
2011-03-22[media] v4l2_prio: move from v4l2-common to v4l2-devHans Verkuil1-15/+0
2011-01-19[media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()Hans Verkuil1-12/+1
2010-12-30[media] v4l2-ctrls: use const char * const * for the menu arraysHans Verkuil1-3/+3
2010-11-22[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart1-10/+6
2010-10-21V4L/DVB: v4l2-common: Move v4l2_find_nearest_format from videodev2.h to v4l2-common.hHans Verkuil1-0/+10
2010-05-19V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil1-4/+4
2010-05-18V4L/DVB: Add SPI support to V4L2Dmitri Belimov1-0/+19
2009-12-16V4L/DVB (13618): v4l2: Adding helper function to get dv preset descriptionMuralidharan Karicheri1-1/+1
2009-09-19V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil1-15/+9
2009-06-23V4L/DVB (11901): v4l2: Create helper function for bounding and aligning imagesTrent Piepho1-0/+10
2009-06-23V4L/DVB (12125): v4l2: add new s_config subdev ops and v4l2_i2c_new_subdev_cfg/board callsHans Verkuil1-0/+16
2009-04-06V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support.Hans Verkuil1-8/+6
2009-04-06V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdevHans Verkuil1-2/+4
2009-04-06V4L/DVB (11374): v4l2-common: add v4l2_i2c_new_probed_subdev_addrHans Verkuil1-0/+4
2009-04-06V4L/DVB (11367): v4l2-common: remove legacy codeHans Verkuil1-126/+9
2009-03-30V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_stdHans Verkuil1-1/+0
2009-03-30V4L/DVB (10691): v4l2-common: add v4l2_i2c_subdev_addr()Hans Verkuil1-0/+2
2009-03-30V4L/DVB (10544): v4l2-common: add comments warning that about the sort orderHans Verkuil1-0/+5
2009-03-30V4L/DVB (10542): v4l2-subdev: add querystd and g_input_statusHans Verkuil1-0/+3
2009-03-30V4L/DVB (10249): v4l2-common: added v4l2_i2c_tuner_addrs()Hans Verkuil1-0/+13
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil1-3/+3
2008-12-30V4L/DVB (9821): v4l2-common: add i2c helper functionsHans Verkuil1-0/+41