Age | Commit message (Expand) | Author |
2013-08-18 | v4l2-common: warning fix (W=1): add a missed function prototype | Mauro Carvalho Chehab |
2013-08-18 | [media] v4l2: move dv-timings related code to v4l2-dv-timings.c | Hans Verkuil |
2013-06-21 | [media] v4l2-common: remove unused v4l2_chip_match/ident_i2c_client functions | Hans Verkuil |
2013-06-21 | [media] v4l2: remove obsolete v4l2_chip_match_host() | Hans Verkuil |
2013-03-24 | [media] v4l2-common: remove obsolete v4l_fill_dv_preset_info | Hans Verkuil |
2012-12-21 | [media] v4l: Helper function for obtaining timestamps | Sakari Ailus |
2012-09-13 | [media] v4l2-common: add CVT and GTF detection functions | Hans Verkuil |
2012-09-13 | [media] v4l2-common: add v4l_match_dv_timings | Hans Verkuil |
2012-08-11 | [media] v4l2: typos | Michael Jones |
2011-03-22 | [media] v4l2_prio: move from v4l2-common to v4l2-dev | Hans Verkuil |
2011-01-19 | [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg() | Hans Verkuil |
2010-12-30 | [media] v4l2-ctrls: use const char * const * for the menu arrays | Hans Verkuil |
2010-11-22 | [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions | Laurent Pinchart |
2010-10-21 | V4L/DVB: v4l2-common: Move v4l2_find_nearest_format from videodev2.h to v4l2-... | Hans Verkuil |
2010-05-19 | V4L/DVB: v4l2-common: simplify prio utility functions | Hans Verkuil |
2010-05-18 | V4L/DVB: Add SPI support to V4L2 | Dmitri Belimov |
2009-12-16 | V4L/DVB (13618): v4l2: Adding helper function to get dv preset description | Muralidharan Karicheri |
2009-09-19 | V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends | Hans Verkuil |
2009-06-23 | V4L/DVB (11901): v4l2: Create helper function for bounding and aligning images | Trent Piepho |
2009-06-23 | V4L/DVB (12125): v4l2: add new s_config subdev ops and v4l2_i2c_new_subdev_cf... | Hans Verkuil |
2009-04-06 | V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support. | Hans Verkuil |
2009-04-06 | V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t... | Hans Verkuil |
2009-04-06 | V4L/DVB (11374): v4l2-common: add v4l2_i2c_new_probed_subdev_addr | Hans Verkuil |
2009-04-06 | V4L/DVB (11367): v4l2-common: remove legacy code | Hans Verkuil |
2009-03-30 | V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std | Hans Verkuil |
2009-03-30 | V4L/DVB (10691): v4l2-common: add v4l2_i2c_subdev_addr() | Hans Verkuil |
2009-03-30 | V4L/DVB (10544): v4l2-common: add comments warning that about the sort order | Hans Verkuil |
2009-03-30 | V4L/DVB (10542): v4l2-subdev: add querystd and g_input_status | Hans Verkuil |
2009-03-30 | V4L/DVB (10249): v4l2-common: added v4l2_i2c_tuner_addrs() | Hans Verkuil |
2009-01-02 | V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins... | Hans Verkuil |
2008-12-30 | V4L/DVB (9821): v4l2-common: add i2c helper functions | Hans Verkuil |
2008-10-12 | V4L/DVB (8940): saa7115: fix saa7111(a) support | Hans Verkuil |
2008-10-12 | V4L/DVB (8637): v4l2: add v4l2_ctrl_query_menu_valid_items support function | Hans Verkuil |
2008-10-12 | V4L/DVB (8636): v4l2: add v4l2_ctrl_get_name control support function. | Hans Verkuil |
2008-07-23 | V4L/DVB (8434): Fix x86_64 compilation and move some macros to v4l2-ioctl.h | Mauro Carvalho Chehab |
2008-07-23 | V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.... | Hans Verkuil |
2008-04-29 | i2c: Add support for device alias names | Jean Delvare |
2008-02-18 | V4L/DVB (7133): Fix Kconfig dependencies | Mauro Carvalho Chehab |
2008-01-25 | V4L/DVB (6451): v4l2: add support for bus-based I2C drivers | Hans Verkuil |
2008-01-25 | V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG | Mauro Carvalho Chehab |
2007-04-27 | V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT | Hans Verkuil |
2007-04-27 | V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUT | Hans Verkuil |
2007-03-01 | V4L/DVB (5304): Improve chip matching in v4l2_register | Hans Verkuil |
2007-02-21 | V4L/DVB (5200): V4l_printk_ioctl_arg() is no longer used. | Adrian Bunk |
2007-02-21 | V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only | Trent Piepho |
2006-12-10 | V4L/DVB (4798): OmniVision OV7670 driver | Jonathan Corbet |
2006-12-10 | V4L/DVB (4796): A couple of V4L2 defines needed by Cafe Camara driver | Jonathan Corbet |
2006-09-26 | V4L/DVB (4582): VIDIOC_INT_S_REGISTER is IOW, not IOR. | Hans Verkuil |
2006-09-26 | V4L/DVB (4553): Add support for saa7111 and partial support for saa7118 | Mauro Carvalho Chehab |
2006-09-26 | V4L/DVB (4546): Add u32 argument to VIDIOC_INT_RESET. | Hans Verkuil |