summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/v4l2-common.c
AgeCommit message (Expand)Author
2009-08-11v4l2: video device: Add FM TX controls default configurationsMauro Carvalho Chehab
2009-08-11v4l: introduce string control support.Mauro Carvalho Chehab
2009-08-10v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil
2009-06-26v4l2-common: fix uninitialized variableHans Verkuil
2009-06-23merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-subdev2Mauro Carvalho Chehab
2009-06-16v4l2: Fix flaw in alignment codeTrent Piepho
2009-06-12v4l2: Move bounding code outside I2C ifdef blockMauro Carvalho Chehab
2009-06-09v4l2: add new s_config subdev ops and v4l2_i2c_new_subdev_cfg/board callsHans Verkuil
2009-05-30v4l2: Create helper function for bounding and aligning imagesTrent Piepho
2009-05-02v4l2-device: unregister i2c_clients when unregistering the v4l2_device.Mauro Carvalho Chehab
2009-05-02tuner: remove tuner_i2c_address_checkMauro Carvalho Chehab
2009-03-30v4l2-common: add v4l2_i2c_new_probed_subdev_addrHans Verkuil
2009-04-01v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_su...Hans Verkuil
2009-03-30v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2.6.22Hans Verkuil
2009-04-01v4l2-common: remove legacy codeHans Verkuil
2009-03-19merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2009-03-18adds V4L2_CID_SHARPNESS to v4l2_ctrl_query_fill()Janne Grunau
2009-03-18v4l2-common: remove incorrect MODULE testHans Verkuil
2009-03-12v4l2-common: add missing i2c_unregister_device.Hans Verkuil
2009-02-26v4l2-common: Fix a merge conflict bad solvedMauro Carvalho Chehab
2009-02-26merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-fill-stdMauro Carvalho Chehab
2009-02-26merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-usbvisionMauro Carvalho Chehab
2009-02-21v4l2-common: remove v4l2_ctrl_query_fill_stdHans Verkuil
2009-02-21v4l2-common: add v4l2_i2c_subdev_addr()Hans Verkuil
2009-02-20v4l2-common/v4l2-spec: support/document write-only and button controlsHans Verkuil
2009-02-20v4l2: add colorfx support to v4l2-common.c, and add to 'Changes' in spec.Hans Verkuil
2009-02-13v4l2-common: add comments warning that about the sort orderHans Verkuil
2009-01-18v4l2-common: added v4l2_i2c_tuner_addrs()Hans Verkuil
2009-01-17v4l2: replace a few snprintfs with strlcpyHans Verkuil
2008-12-30v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil
2008-12-14v4l2: Add missing control namesLaurent Pinchart
2008-11-23v4l2-common: add i2c helper functionsHans Verkuil
2008-10-27rationalise addresses to one common oneMauro Carvalho Chehab
2008-10-21backport commit a65e5d782f9db2a61a914dc01a329e0c2dcf92a1Mauro Carvalho Chehab
2008-08-09v4l2: add AAC bitrate controlHans Verkuil
2008-08-08saa6752hs: cleanup and add AC-3 supportHans Verkuil
2008-08-08v4l2: add v4l2_ctrl_query_menu_valid_items support functionHans Verkuil
2008-08-08v4l2: add v4l2_ctrl_get_name control support function.Hans Verkuil
2008-08-08v4l: add AC-3 audio support to the MPEG Encoding APIHans Verkuil
2008-08-08v4l2: extend MPEG Encoding API with AVC and AACHans Verkuil
2008-07-25videodev: replace videodev.h includes by videodev2.h where possibleHans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.0Hans Verkuil
2008-05-02backport commit a6a3a17b7fdaf824e6d73e8e4a94c9d149302f74Mauro Carvalho Chehab
2008-05-02backport commit d2653e92732bd3911feff6bee5e23dbf959381dbMauro Carvalho Chehab
2008-02-02Fix Kconfig dependenciesMauro Carvalho Chehab
2008-01-31Remove obsolete code from v4l2-commonMauro Carvalho Chehab
2008-01-29Fix bug #9833: regression when compiling V4L without I2CMauro Carvalho Chehab
2008-01-28Partially revert changeset 7097:ed7daeb29425Mauro Carvalho Chehab
2008-01-28saa7134-dvb: add missing dvb_attach call (for tda10046_attach)Mauro Carvalho Chehab