aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/v4l2-common.c
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-0/+26
* [media] v4l2_prio: move from v4l2-common to v4l2-devHans Verkuil2011-03-221-63/+0
* [media] v4l: removal of old, obsolete ioctlsHans Verkuil2011-03-211-1/+0
* [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()Hans Verkuil2011-01-191-17/+2
* [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/+5
* [media] v4l: Load I2C modules based on modaliasLaurent Pinchart2010-10-221-0/+2
* V4L/DVB: v4l2-common: Move v4l2_find_nearest_format from videodev2.h to v4l2-...Hans Verkuil2010-10-211-3/+4
* V4L/DVB: V4L2: add a generic function to find the nearest discrete format to ...Guennadi Liakhovetski2010-10-211-0/+24
* i2c: Add support for custom probe functionJean Delvare2010-08-111-1/+2
* V4L/DVB: v4l2: Add new control handling frameworkHans Verkuil2010-08-081-474/+5
* V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil2010-05-191-13/+9
* V4L/DVB: core: add support for more color effectsXiaolin Zhang2010-05-191-0/+7
* V4L/DVB: v4l: Add V4L2_CID_IRIS_ABSOLUTE and V4L2_CID_IRIS_RELATIVE controlsLaurent Pinchart2010-05-181-0/+3
* V4L/DVB: Add SPI support to V4L2Dmitri Belimov2010-05-181-0/+63
* V4L/DVB: v4l2-common: add ability to use v4l2_ctrl_query_fill for chroma gainDevin Heitmueller2010-05-181-0/+2
* V4L/DVB: v4l2_ctrl_get_name(): add missing control names, and make title for...Frank Schaefer2010-05-181-1/+3
* V4L/DVB (13618): v4l2: Adding helper function to get dv preset descriptionMuralidharan Karicheri2009-12-161-0/+47
* V4L/DVB (13467): V4L2: Added CID's V4L2_CID_ROTATE/BG_COLORVaibhav Hiremath2009-12-051-0/+9
* V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil2009-09-191-133/+0
* V4L/DVB (12549): v4l2: video device: Add FM TX controls default configurationsEduardo Valentin2009-09-121-0/+50
* V4L/DVB (12543): v4l: introduce string control support.Hans Verkuil2009-09-121-0/+2
* V4L/DVB (12003): v4l2: Move bounding code outside I2C ifdef blockTrent Piepho2009-06-231-1/+2
* V4L/DVB (11901): v4l2: Create helper function for bounding and aligning imagesTrent Piepho2009-06-231-1/+74
* V4L/DVB (12125): v4l2: add new s_config subdev ops and v4l2_i2c_new_subdev_cf...Hans Verkuil2009-06-231-0/+105
* V4L/DVB (11673): v4l2-device: unregister i2c_clients when unregistering the v...Hans Verkuil2009-06-161-0/+1
* V4L/DVB (11670): tuner: remove tuner_i2c_address_checkHans Verkuil2009-06-161-2/+1
* V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil2009-04-061-14/+10
* V4L/DVB (11374): v4l2-common: add v4l2_i2c_new_probed_subdev_addrHans Verkuil2009-04-061-0/+11
* V4L/DVB (11367): v4l2-common: remove legacy codeHans Verkuil2009-04-061-26/+1
* V4L/DVB (11098): v4l2-common: remove incorrect MODULE testHans Verkuil2009-03-301-4/+4
* V4L/DVB (11095): adds V4L2_CID_SHARPNESS to v4l2_ctrl_query_fill()Janne Grunau2009-03-301-0/+1
* V4L/DVB (10983): v4l2-common: add missing i2c_unregister_device.Hans Verkuil2009-03-301-5/+16
* V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_stdHans Verkuil2009-03-301-145/+0
* V4L/DVB (10691): v4l2-common: add v4l2_i2c_subdev_addr()Hans Verkuil2009-03-301-0/+9
* V4L/DVB (10687): v4l2-common/v4l2-spec: support/document write-only and butto...Hans Verkuil2009-03-301-5/+24
* V4L/DVB (10685): v4l2: add colorfx support to v4l2-common.c, and add to 'Chan...Hans Verkuil2009-03-301-0/+12
* V4L/DVB (10544): v4l2-common: add comments warning that about the sort orderHans Verkuil2009-03-301-1/+1
* V4L/DVB (10249): v4l2-common: added v4l2_i2c_tuner_addrs()Hans Verkuil2009-03-301-0/+36
* V4L/DVB (10244): v4l2: replace a few snprintfs with strlcpyHans Verkuil2009-03-301-4/+4
* V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil2009-01-021-9/+20
* V4L/DVB (9899): v4l2: Add missing control namesLaurent Pinchart2008-12-301-11/+77
* V4L/DVB (9821): v4l2-common: add i2c helper functionsHans Verkuil2008-12-301-0/+113
* V4L/DVB (9491): rationalise addresses to one common oneAlan Cox2008-12-291-1/+1
* remove CONFIG_KMOD from driversJohannes Berg2008-10-171-4/+0
* V4L/DVB (8649): v4l2: add AAC bitrate controlHans Verkuil2008-10-121-0/+3
* V4L/DVB (8639): saa6752hs: cleanup and add AC-3 supportHans Verkuil2008-10-121-1/+5
* V4L/DVB (8637): v4l2: add v4l2_ctrl_query_menu_valid_items support functionHans Verkuil2008-10-121-1/+22
* V4L/DVB (8636): v4l2: add v4l2_ctrl_get_name control support function.Hans Verkuil2008-10-121-50/+59
* V4L/DVB (8635): v4l: add AC-3 audio support to the MPEG Encoding APIHans Verkuil2008-10-121-5/+37