summaryrefslogtreecommitdiffstats
path: root/include/media/v4l2-common.h
Commit message (Expand)AuthorAgeFilesLines
* media: v4l2-common: fix a compilation breakageMauro Carvalho Chehab2018-03-211-3/+2
* media: v4l: common: Remove v4l2_find_nearest_formatSakari Ailus2018-03-211-17/+0
* media: v4l: common: Add a function to obtain best size from a listSakari Ailus2018-03-211-0/+34
* media: v4l2-common: create v4l2_g/s_parm_cap helpersHans Verkuil2018-02-221-0/+26
* media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2018-01-041-4/+4
* media: fix usage of whitespaces and on indentationMauro Carvalho Chehab2018-01-041-2/+2
* media: v4l2-common.h: document helper functionsMauro Carvalho Chehab2017-12-181-11/+96
* media: v4l2-common: get rid of struct v4l2_discrete_probeMauro Carvalho Chehab2017-12-181-8/+4
* media: v4l2-common: get rid of v4l2_routing dead structMauro Carvalho Chehab2017-12-181-9/+5
* [media] v4l2-common: add a debug macro to be used with dev_foo()Mauro Carvalho Chehab2016-11-181-0/+7
* [media] v4l2-common.h: Add documentation for other functionsMauro Carvalho Chehab2016-07-231-5/+38
* [media] v4l2-common.h: document the subdev functionsMauro Carvalho Chehab2016-07-231-7/+42
* [media] v4l2-common: move v4l2_ctrl_check to cx2341xHans Verkuil2014-11-251-3/+1
* [media] v4l2-ctrl: move function prototypes from common.h to ctrls.hHans Verkuil2014-11-251-3/+0
* [media] v4l2-common: remove unused helper functionsHans Verkuil2014-11-251-10/+0
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-181-1/+1
|\
| * media: core: Don't use i2c_client->driverLars-Peter Clausen2013-10-031-1/+1
* | [media] v4l2-ctrls: Correct v4l2_ctrl_get_int_menu() function's return typeSylwester Nawrocki2013-10-171-1/+1
|/
* v4l2-common: warning fix (W=1): add a missed function prototypeMauro Carvalho Chehab2013-08-181-0/+1
* [media] v4l2: move dv-timings related code to v4l2-dv-timings.cHans Verkuil2013-08-181-13/+0
* [media] v4l2-common: remove unused v4l2_chip_match/ident_i2c_client functionsHans Verkuil2013-06-211-9/+0
* [media] v4l2: remove obsolete v4l2_chip_match_host()Hans Verkuil2013-06-211-1/+0
* [media] v4l2-common: remove obsolete v4l_fill_dv_preset_infoHans Verkuil2013-03-241-1/+0
* [media] v4l: Helper function for obtaining timestampsSakari Ailus2012-12-211-0/+2
* [media] v4l2-common: add CVT and GTF detection functionsHans Verkuil2012-09-131-0/+9
* [media] v4l2-common: add v4l_match_dv_timingsHans Verkuil2012-09-131-0/+4
* [media] v4l2: typosMichael Jones2012-08-111-2/+2
* [media] v4l2_prio: move from v4l2-common to v4l2-devHans Verkuil2011-03-221-15/+0
* [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()Hans Verkuil2011-01-191-12/+1
* [media] v4l2-ctrls: use const char * const * for the menu arraysHans Verkuil2010-12-301-3/+3
* [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart2010-11-221-10/+6
* V4L/DVB: v4l2-common: Move v4l2_find_nearest_format from videodev2.h to v4l2-...Hans Verkuil2010-10-211-0/+10
* V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil2010-05-191-4/+4
* V4L/DVB: Add SPI support to V4L2Dmitri Belimov2010-05-181-0/+19
* V4L/DVB (13618): v4l2: Adding helper function to get dv preset descriptionMuralidharan Karicheri2009-12-161-1/+1
* V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil2009-09-191-15/+9
* V4L/DVB (11901): v4l2: Create helper function for bounding and aligning imagesTrent Piepho2009-06-231-0/+10
* V4L/DVB (12125): v4l2: add new s_config subdev ops and v4l2_i2c_new_subdev_cf...Hans Verkuil2009-06-231-0/+16
* V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support.Hans Verkuil2009-04-061-8/+6
* V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil2009-04-061-2/+4
* V4L/DVB (11374): v4l2-common: add v4l2_i2c_new_probed_subdev_addrHans Verkuil2009-04-061-0/+4
* V4L/DVB (11367): v4l2-common: remove legacy codeHans Verkuil2009-04-061-126/+9
* V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_stdHans Verkuil2009-03-301-1/+0
* V4L/DVB (10691): v4l2-common: add v4l2_i2c_subdev_addr()Hans Verkuil2009-03-301-0/+2
* V4L/DVB (10544): v4l2-common: add comments warning that about the sort orderHans Verkuil2009-03-301-0/+5
* V4L/DVB (10542): v4l2-subdev: add querystd and g_input_statusHans Verkuil2009-03-301-0/+3
* V4L/DVB (10249): v4l2-common: added v4l2_i2c_tuner_addrs()Hans Verkuil2009-03-301-0/+13
* V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil2009-01-021-3/+3
* V4L/DVB (9821): v4l2-common: add i2c helper functionsHans Verkuil2008-12-301-0/+41
* V4L/DVB (8940): saa7115: fix saa7111(a) supportHans Verkuil2008-10-121-4/+8
OpenPOWER on IntegriCloud