Age | Commit message (Expand) | Author |
2009-08-11 | v4l2: video device: Add FM TX controls default configurations | Mauro Carvalho Chehab |
2009-08-11 | v4l: introduce string control support. | Mauro Carvalho Chehab |
2009-08-10 | v4l: simplify v4l2_i2c_new_subdev and friends | Hans Verkuil |
2009-06-26 | v4l2-common: fix uninitialized variable | Hans Verkuil |
2009-06-23 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-subdev2 | Mauro Carvalho Chehab |
2009-06-16 | v4l2: Fix flaw in alignment code | Trent Piepho |
2009-06-12 | v4l2: Move bounding code outside I2C ifdef block | Mauro Carvalho Chehab |
2009-06-09 | v4l2: add new s_config subdev ops and v4l2_i2c_new_subdev_cfg/board calls | Hans Verkuil |
2009-05-30 | v4l2: Create helper function for bounding and aligning images | Trent Piepho |
2009-05-02 | v4l2-device: unregister i2c_clients when unregistering the v4l2_device. | Mauro Carvalho Chehab |
2009-05-02 | tuner: remove tuner_i2c_address_check | Mauro Carvalho Chehab |
2009-03-30 | v4l2-common: add v4l2_i2c_new_probed_subdev_addr | Hans Verkuil |
2009-04-01 | v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_su... | Hans Verkuil |
2009-03-30 | v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2.6.22 | Hans Verkuil |
2009-04-01 | v4l2-common: remove legacy code | Hans Verkuil |
2009-03-19 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2009-03-18 | adds V4L2_CID_SHARPNESS to v4l2_ctrl_query_fill() | Janne Grunau |
2009-03-18 | v4l2-common: remove incorrect MODULE test | Hans Verkuil |
2009-03-12 | v4l2-common: add missing i2c_unregister_device. | Hans Verkuil |
2009-02-26 | v4l2-common: Fix a merge conflict bad solved | Mauro Carvalho Chehab |
2009-02-26 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-fill-std | Mauro Carvalho Chehab |
2009-02-26 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-usbvision | Mauro Carvalho Chehab |
2009-02-21 | v4l2-common: remove v4l2_ctrl_query_fill_std | Hans Verkuil |
2009-02-21 | v4l2-common: add v4l2_i2c_subdev_addr() | Hans Verkuil |
2009-02-20 | v4l2-common/v4l2-spec: support/document write-only and button controls | Hans Verkuil |
2009-02-20 | v4l2: add colorfx support to v4l2-common.c, and add to 'Changes' in spec. | Hans Verkuil |
2009-02-13 | v4l2-common: add comments warning that about the sort order | Hans Verkuil |
2009-01-18 | v4l2-common: added v4l2_i2c_tuner_addrs() | Hans Verkuil |
2009-01-17 | v4l2: replace a few snprintfs with strlcpy | Hans Verkuil |
2008-12-30 | v4l2: debugging API changed to match against driver name instead of ID. | Hans Verkuil |
2008-12-14 | v4l2: Add missing control names | Laurent Pinchart |
2008-11-23 | v4l2-common: add i2c helper functions | Hans Verkuil |
2008-10-27 | rationalise addresses to one common one | Mauro Carvalho Chehab |
2008-10-21 | backport commit a65e5d782f9db2a61a914dc01a329e0c2dcf92a1 | Mauro Carvalho Chehab |
2008-08-09 | v4l2: add AAC bitrate control | Hans Verkuil |
2008-08-08 | saa6752hs: cleanup and add AC-3 support | Hans Verkuil |
2008-08-08 | v4l2: add v4l2_ctrl_query_menu_valid_items support function | Hans Verkuil |
2008-08-08 | v4l2: add v4l2_ctrl_get_name control support function. | Hans Verkuil |
2008-08-08 | v4l: add AC-3 audio support to the MPEG Encoding API | Hans Verkuil |
2008-08-08 | v4l2: extend MPEG Encoding API with AVC and AAC | Hans Verkuil |
2008-07-25 | videodev: replace videodev.h includes by videodev2.h where possible | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.16 | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.0 | Hans Verkuil |
2008-05-02 | backport commit a6a3a17b7fdaf824e6d73e8e4a94c9d149302f74 | Mauro Carvalho Chehab |
2008-05-02 | backport commit d2653e92732bd3911feff6bee5e23dbf959381db | Mauro Carvalho Chehab |
2008-02-02 | Fix Kconfig dependencies | Mauro Carvalho Chehab |
2008-01-31 | Remove obsolete code from v4l2-common | Mauro Carvalho Chehab |
2008-01-29 | Fix bug #9833: regression when compiling V4L without I2C | Mauro Carvalho Chehab |
2008-01-28 | Partially revert changeset 7097:ed7daeb29425 | Mauro Carvalho Chehab |
2008-01-28 | saa7134-dvb: add missing dvb_attach call (for tda10046_attach) | Mauro Carvalho Chehab |