| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB (8940): saa7115: fix saa7111(a) support | Hans Verkuil | 2008-10-12 | 1 | -4/+8 |
* | V4L/DVB (8637): v4l2: add v4l2_ctrl_query_menu_valid_items support function | Hans Verkuil | 2008-10-12 | 1 | -0/+2 |
* | V4L/DVB (8636): v4l2: add v4l2_ctrl_get_name control support function. | Hans Verkuil | 2008-10-12 | 1 | -0/+1 |
* | V4L/DVB (8434): Fix x86_64 compilation and move some macros to v4l2-ioctl.h | Mauro Carvalho Chehab | 2008-07-23 | 1 | -22/+0 |
* | V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.... | Hans Verkuil | 2008-07-23 | 1 | -0/+15 |
* | i2c: Add support for device alias names | Jean Delvare | 2008-04-29 | 1 | -1/+3 |
* | V4L/DVB (7133): Fix Kconfig dependencies | Mauro Carvalho Chehab | 2008-02-18 | 1 | -2/+0 |
* | V4L/DVB (6451): v4l2: add support for bus-based I2C drivers | Hans Verkuil | 2008-01-25 | 1 | -0/+11 |
* | V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG | Mauro Carvalho Chehab | 2008-01-25 | 1 | -1/+6 |
* | V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT | Hans Verkuil | 2007-04-27 | 1 | -37/+2 |
* | V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUT | Hans Verkuil | 2007-04-27 | 1 | -0/+8 |
* | V4L/DVB (5304): Improve chip matching in v4l2_register | Hans Verkuil | 2007-03-01 | 1 | -0/+8 |
* | V4L/DVB (5200): V4l_printk_ioctl_arg() is no longer used. | Adrian Bunk | 2007-02-21 | 1 | -3/+0 |
* | V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only | Trent Piepho | 2007-02-21 | 1 | -10/+1 |
* | V4L/DVB (4798): OmniVision OV7670 driver | Jonathan Corbet | 2006-12-10 | 1 | -0/+3 |
* | V4L/DVB (4796): A couple of V4L2 defines needed by Cafe Camara driver | Jonathan Corbet | 2006-12-10 | 1 | -0/+4 |
* | V4L/DVB (4582): VIDIOC_INT_S_REGISTER is IOW, not IOR. | Hans Verkuil | 2006-09-26 | 1 | -1/+1 |
* | V4L/DVB (4553): Add support for saa7111 and partial support for saa7118 | Mauro Carvalho Chehab | 2006-09-26 | 1 | -1/+8 |
* | V4L/DVB (4546): Add u32 argument to VIDIOC_INT_RESET. | Hans Verkuil | 2006-09-26 | 1 | -2/+3 |
* | V4L/DVB (4190): Add helper functions for control processing to v4l2-common. | Hans Verkuil | 2006-06-25 | 1 | -0/+13 |
* | V4L/DVB (4065): Several improvements at videodev.c | Mauro Carvalho Chehab | 2006-06-25 | 1 | -0/+6 |
* | V4L/DVB (4005): Add support for the cx25836/7 video decoder. | Hans Verkuil | 2006-06-25 | 1 | -0/+2 |
* | V4L/DVB (3711): Add support for VIDIOC_INT_S_CRYSTAL_FREQ internal command. | Hans Verkuil | 2006-06-25 | 1 | -0/+11 |
* | V4L/DVB (3582): Implement correct msp3400 input/output routing | Hans Verkuil | 2006-03-24 | 1 | -8/+0 |
* | V4L/DVB (3577): Cleanup audio input handling | Hans Verkuil | 2006-03-24 | 1 | -7/+4 |
* | V4L/DVB (3513): Remove saa711x driver | Mauro Carvalho Chehab | 2006-03-21 | 1 | -0/+1 |
* | V4L/DVB (3371): Add debug to ioctl arguments. | Mauro Carvalho Chehab | 2006-02-27 | 1 | -4/+7 |
* | V4L/DVB (3430): Add new internal VIDIOC_INT commands | Hans Verkuil | 2006-01-23 | 1 | -7/+44 |
* | V4L/DVB (3420): Added iocls to configure VBI on tvp5150 | Mauro Carvalho Chehab | 2006-01-23 | 1 | -1/+2 |
* | V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tun... | Hans Verkuil | 2006-01-15 | 1 | -0/+7 |
* | V4L/DVB (3345): Fixes some bad global variables | Mauro Carvalho Chehab | 2006-01-11 | 1 | -2/+1 |
* | V4L/DVB (3307): Some cleanups at I2C modules | Mauro Carvalho Chehab | 2006-01-09 | 1 | -1/+1 |
* | V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros. | Hans Verkuil | 2006-01-09 | 1 | -0/+1 |
* | V4L/DVB (3276): Added new diagnositics macros, convert msp3400 to the new mac... | Hans Verkuil | 2006-01-09 | 1 | -12/+51 |
* | V4L/DVB (3269): ioctls cleanups. | Michael Krufky | 2006-01-09 | 1 | -0/+25 |
* | V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed values | Hans Verkuil | 2006-01-09 | 1 | -10/+5 |
* | V4L/DVB (3233): Fixed API to set I2S speed control | Mauro Carvalho Chehab | 2006-01-09 | 1 | -0/+7 |
* | [PATCH] v4l: (945) adds a new include for internal v4l2 ioctls and api | Hans Verkuil | 2005-11-13 | 1 | -0/+110 |