| Commit message (Expand) | Author | Age | Files | Lines |
* | [media] Stop using linux/version.h on most video drivers | Mauro Carvalho Chehab | 2011-07-27 | 1 | -2/+0 |
* | [media] v4l: fix handling of v4l2_input.capabilities | Hans Verkuil | 2010-12-30 | 1 | -1/+0 |
* | [media] saa6588: rename rds.h to saa6588.h | Hans Verkuil | 2010-12-29 | 1 | -7/+7 |
* | [media] V4L: remove V4L1 compatibility mode | Hans Verkuil | 2010-12-29 | 1 | -11/+0 |
* | [media] saa7134: add test after for loop | Dan Carpenter | 2010-10-21 | 1 | -2/+8 |
* | V4L/DVB: videobuf: add ext_lock argument to the queue init functions | Hans Verkuil | 2010-10-21 | 1 | -2/+2 |
* | V4L/DVB: drivers/media/video: Adjust confusing if indentation | Julia Lawall | 2010-10-21 | 1 | -1/+1 |
* | V4L/DVB: v4l2-common: simplify prio utility functions | Hans Verkuil | 2010-05-19 | 1 | -7/+7 |
* | Revert "V4L/DVB (11906): saa7134: Use v4l bounding/alignment function" | Herton Ronaldo Krzesinski | 2010-05-19 | 1 | -2/+9 |
* | V4L/DVB: saa7134 can capture 720x480 when capturing NTSC | Sean Young | 2010-02-26 | 1 | -1/+1 |
* | V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments | Laurent Pinchart | 2009-12-16 | 1 | -2/+0 |
* | V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number | Laurent Pinchart | 2009-12-16 | 1 | -3/+2 |
* | V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers | Laurent Pinchart | 2009-12-16 | 1 | -19/+13 |
* | V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power | Laurent Pinchart | 2009-12-05 | 1 | -1/+1 |
* | V4L/DVB (12372): saa7134: fix lock imbalance | Jiri Slaby | 2009-09-12 | 1 | -1/+0 |
* | V4L/DVB (12216): saa7134: set RDS capability if applicable. | Hans Verkuil | 2009-09-12 | 1 | -0/+2 |
* | V4L/DVB (12199): remove redundant tests on unsigned | Roel Kluin | 2009-09-12 | 1 | -1/+1 |
* | V4L/DVB (11906): saa7134: Use v4l bounding/alignment function | Trent Piepho | 2009-06-23 | 1 | -9/+2 |
* | V4L/DVB (11990): saa7134-video.c: fix the block bug | figo.zhang | 2009-06-17 | 1 | -0/+1 |
* | V4L/DVB (11852): saa7134-video.c: poll method lose race condition | figo.zhang | 2009-06-16 | 1 | -3/+6 |
* | V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. | Hans Verkuil | 2009-04-07 | 1 | -2/+2 |
* | V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner. | Hans Verkuil | 2009-04-07 | 1 | -1/+1 |
* | V4L/DVB (11282): saa7134: add RDS support. | Hans Verkuil | 2009-03-30 | 1 | -0/+37 |
* | V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers | Mauro Carvalho Chehab | 2009-03-30 | 1 | -5/+0 |
* | V4L/DVB (10511): saa7134: get rid of KBL | Mauro Carvalho Chehab | 2009-03-30 | 1 | -7/+7 |
* | V4L/DVB (10509): saa7134-video: two int controls lack a step | Mauro Carvalho Chehab | 2009-03-30 | 1 | -0/+2 |
* | V4L/DVB (10247): saa7134: convert to the new v4l2 framework. | Hans Verkuil | 2009-03-30 | 1 | -9/+8 |
* | V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins... | Hans Verkuil | 2009-01-02 | 1 | -4/+5 |
* | V4L/DVB (10135): v4l2: introduce v4l2_file_operations. | Hans Verkuil | 2009-01-02 | 1 | -9/+5 |
* | V4L/DVB (9160): v4l: remove vidioc_enum_fmt_vbi_cap | Hans Verkuil | 2008-10-13 | 1 | -13/+0 |
* | V4L/DVB (8917): saa7134-empress: fix changing the capture standard for non-tu... | Hans Verkuil | 2008-10-12 | 1 | -7/+35 |
* | V4L/DVB (8613): v4l: move BKL down to the driver level. | Hans Verkuil | 2008-10-12 | 1 | -1/+7 |
* | V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil | 2008-07-27 | 1 | -3/+0 |
* | V4L/DVB (8506): empress: fix control handling oops | Hans Verkuil | 2008-07-27 | 1 | -12/+28 |
* | V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st... | Hans Verkuil | 2008-07-26 | 1 | -28/+33 |
* | V4L/DVB (8050): Add register get/set debug ioctls to saa7134 | Mauro Carvalho Chehab | 2008-07-20 | 1 | -0/+30 |
* | V4L/DVB (8019): New for I2S on for MPEG of saa7134_empress | Dmitry Belimov | 2008-07-20 | 1 | -1/+5 |
* | V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks | Hans Verkuil | 2008-07-20 | 1 | -23/+23 |
* | fix irq flags in saa7134 | Steven Rostedt | 2008-05-08 | 1 | -1/+1 |
* | V4L/DVB (7393): tda827x: fixed support of tuners with LNA | Hartmut Hackmann | 2008-04-24 | 1 | -6/+1 |
* | V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API | Guennadi Liakhovetski | 2008-04-24 | 1 | -4/+4 |
* | V4L/DVB (7094): static memory | Douglas Schilling Landgraf | 2008-04-24 | 1 | -1/+1 |
* | V4L/DVB (7121): Renames videobuf lock to vb_lock | Mauro Carvalho Chehab | 2008-02-18 | 1 | -10/+10 |
* | V4L/DVB (6795): Add EXPORT_SYMBOL_GPL to the saa7134 video control routines | Mauro Carvalho Chehab | 2008-01-25 | 1 | -0/+3 |
* | V4L/DVB (6793): Convert saa7134-empress to video_ioctl2 | Mauro Carvalho Chehab | 2008-01-25 | 1 | -12/+3 |
* | V4L/DVB (6792): Fix VBI support | Mauro Carvalho Chehab | 2008-01-25 | 1 | -8/+0 |
* | V4L/DVB (6791): Rename all vidioc_ to saa7134_ | Mauro Carvalho Chehab | 2008-01-25 | 1 | -89/+89 |
* | V4L/DVB (6736): Fix some errors at the video_ioctl2 conversion | Mauro Carvalho Chehab | 2008-01-25 | 1 | -172/+216 |
* | V4L/DVB (6735): Reorder functions to make easier to compare with the previous... | Mauro Carvalho Chehab | 2008-01-25 | 1 | -174/+174 |
* | V4L/DVB (6734): Converted saa7134-video to use video_ioctl2 | Douglas Schilling Landgraf | 2008-01-25 | 1 | -602/+610 |