summaryrefslogtreecommitdiffstats
path: root/include/media/v4l2-common.h
Commit message (Expand)AuthorAgeFilesLines
* [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
* V4L/DVB (8637): v4l2: add v4l2_ctrl_query_menu_valid_items support functionHans Verkuil2008-10-121-0/+2
* V4L/DVB (8636): v4l2: add v4l2_ctrl_get_name control support function.Hans Verkuil2008-10-121-0/+1
* V4L/DVB (8434): Fix x86_64 compilation and move some macros to v4l2-ioctl.hMauro Carvalho Chehab2008-07-231-22/+0
* V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil2008-07-231-0/+15
* i2c: Add support for device alias namesJean Delvare2008-04-291-1/+3
* V4L/DVB (7133): Fix Kconfig dependenciesMauro Carvalho Chehab2008-02-181-2/+0
* V4L/DVB (6451): v4l2: add support for bus-based I2C driversHans Verkuil2008-01-251-0/+11
* V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab2008-01-251-1/+6
* V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENTHans Verkuil2007-04-271-37/+2
* V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUTHans Verkuil2007-04-271-0/+8
* V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil2007-03-011-0/+8
* V4L/DVB (5200): V4l_printk_ioctl_arg() is no longer used.Adrian Bunk2007-02-211-3/+0
OpenPOWER on IntegriCloud