- 8a24280 media: dvb: move most compat_ioctl handling into drivers by Arnd Bergmann · 6 years ago
- 38a1421 [media] ivtv: disable fbuf support if ivtvfb isn't loaded by Hans Verkuil · 10 years ago
- 635d62f [media] ivtv: embed video_device by Hans Verkuil · 10 years ago
- 95cd5d5 [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO by Ramakrishnan Muthukrishnan · 11 years ago
- 5f9c82c [media] ivtv: disable a bunch of ioctls that are invalid for the decoder VBI by Hans Verkuil · 12 years ago
- 7eaf496 [media] ivtv: fix v4l2-compliance errors for the radio device by Hans Verkuil · 12 years ago
- 954f340 [media] Set vfl_dir for all display or m2m drivers by Hans Verkuil · 12 years ago
- ff82b211 [media] cx18/ivtv: Remove usage of V4L2_BUF_TYPE_PRIVATE by Hans Verkuil · 12 years ago
- 269c11f [media] ivtv, ivtv-alsa: Add initial ivtv-alsa interface driver for ivtv by Andy Walls · 12 years ago
- b285192a [media] rename most media/video pci drivers to media/pci by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/ivtv/ivtv-streams.c]
- 85397ef [media] ivtv: remove V4L2_FL_LOCK_ALL_FOPS by Hans Verkuil · 13 years ago
- 074689d [media] ivtv: don't mess with vfd->debug by Hans Verkuil · 13 years ago
- 5126f25 [media] v4l2-dev: add flag to have the core lock all file operations by Hans Verkuil · 13 years ago
- eb2ba85 [media] ivtv: simplify how the decoder controls are set up by Hans Verkuil · 13 years ago
- debf800 [media] ivtv: implement new decoder controls by Hans Verkuil · 13 years ago
- da8ec56 [media] ivtv: implement new decoder command ioctls by Hans Verkuil · 13 years ago
- d0c8b2d [media] ivtv: setup per-device caps by Hans Verkuil · 13 years ago
- 61bb725 [media] ivtv: remove open_id/id from the filehandle code by Hans Verkuil · 13 years ago
- cdc0378 [media] ivtv: switch to the v4l core lock by Hans Verkuil · 13 years ago
- 7700a0d [media] ivtv: Make two ivtv_msleep_timeout calls uninterruptable by Ian Armstrong · 14 years ago
- b1a873a [media] v4l2: use new flag to enable core priority handling by Hans Verkuil · 14 years ago
- f7b80e6 V4L/DVB: ivtv: convert to the new control framework by Hans Verkuil · 15 years ago
- 215659d V4L/DVB: ivtv: Automatic firmware reload by Ian Armstrong · 15 years ago
- 914610e V4L/DVB: ivtv: Add firmare monitoring and debug mode to ignore firmware problems by Ian Armstrong · 15 years ago
- f06b9bd V4L/DVB: ivtv: Add delay to ensure the decoder always restarts with a blank screen by Ian Armstrong · 15 years ago
- 666092c V4L/DVB: ivtv: Timing tweaks and code re-order to try and improve stability by Ian Armstrong · 15 years ago
- bd62307b V4L/DVB: ivtv: Avoid accidental video standard change by Ian Armstrong · 15 years ago
- 4ff0790 V4L/DVB: ivtv: switch to new vbi subdev ops by Hans Verkuil · 15 years ago
- 0925019 V4L/DVB: ivtv: support the new events API by Hans Verkuil · 15 years ago
- 9a766d5 V4L/DVB: ivtv: Really stop capture on device close by Ian Armstrong · 15 years ago
- 283328c V4L/DVB: ivtv: Combine capture start delays into a single delay by Andy Walls · 15 years ago
- 95480f2 V4L/DVB: ivtv: Adjust msleep() delays used to prevent tinny audio and PCI bus hang by Andy Walls · 15 years ago
- 3ccc646 V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audio by Andy Walls · 15 years ago
- 38c7c03 V4L/DVB (13550): v4l: Use the new video_device_node_name function by Laurent Pinchart · 15 years ago
- 6b5270d V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn function by Hans Verkuil · 15 years ago
- 581644d V4L/DVB (12723): ivtv/cx18: replace 'kernel number' with 'device node number'. by Hans Verkuil · 16 years ago
- 8ac05ae V4L/DVB (10488): ivtv: cleanup naming conventions by Hans Verkuil · 16 years ago
- bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
- 4efc9ab V4L/DVB (9975): ivtv: set v4l2_dev instead of parent. by Hans Verkuil · 16 years ago
- 67ec09f V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev. by Hans Verkuil · 16 years ago
- 09882f0 V4L/DVB (9325): ivtv: switch to unlocked_ioctl. by Hans Verkuil · 16 years ago
- a8b8643 V4L/DVB (9162): ivtv: fix raw/sliced VBI mixup by Hans Verkuil · 16 years ago
- dd89601 V4L/DVB (9133): v4l: disconnect kernel number from minor by Hans Verkuil · 16 years ago
- d526afe V4L/DVB (8648): ivtv: improve CC support by Hans Verkuil · 16 years ago
- 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
- 5e85e73 V4L/DVB (8428): videodev: rename 'dev' to 'parent' by Hans Verkuil · 16 years ago
- dc5e42f V4L/DVB (8171): ivtv: put back full device name, people relied on it in udev rules. by Hans Verkuil · 17 years ago
- 37f89f9 V4L/DVB (8104): cx18/ivtv: ioctl debugging improvements by Hans Verkuil · 17 years ago
- 3f038d8 V4L/DVB (8079): ivtv: Convert to video_ioctl2. by Hans Verkuil · 17 years ago
- daf20d9 V4L/DVB (7885): ivtv/cx18: add compat_ioctl entries by Hans Verkuil · 17 years ago
- 3f98387 V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handling by Hans Verkuil · 17 years ago
- 168c626 V4L/DVB (7591): drivers/media/video: use time_before, time_before_eq, etc by Julia Lawall · 17 years ago
- 14d5deb V4L/DVB (6776): ivtv: Some general fixes by Richard Knutsson · 17 years ago
- 77aded6 V4L/DVB (6717): ivtv: Initial merge of video48 yuv handling into the IVTV_IOC_DMA_FRAME framework by Ian Armstrong · 17 years ago
- 4be2f470 V4L/DVB (6483): ivtv-streams: make file_operations const by Douglas Schilling Landgraf · 17 years ago
- 8a75601 V4L/DVB (6485): ivtv: fix compile warning by Hans Verkuil · 17 years ago
- 254d6eb V4L/DVB (6347): ivtv: fix video mute when radio is used by Hans Verkuil · 17 years ago
- 18e16f9 V4L/DVB (6342): ivtv: fix circular locking (bug 9037) by Hans Verkuil · 17 years ago
- 4339ab9 V4L/DVB (6339): ivtv: set the video color to black instead of green when capturing from the radio by Hans Verkuil · 17 years ago
- effa0b0 V4L/DVB (6117): ivtv: finish VBI related cleanup by Hans Verkuil · 17 years ago
- 559e196 V4L/DVB (6096): ivtv: fix V4L2_ENC_CMD_STOP_AT_GOP_END support by Hans Verkuil · 17 years ago
- fd8b281 V4L/DVB (6093): ivtv: reorganized and cleanup ivtv struct by Hans Verkuil · 17 years ago
- 33c0fca V4L/DVB (6092): ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c into ivtv-routing.c by Hans Verkuil · 17 years ago
- 612570f V4L/DVB (6091): ivtv: header cleanup by Hans Verkuil · 17 years ago
- 7c03a44 V4L/DVB (6061): ivtv: add VIDIOC_OVERLAY by Hans Verkuil · 17 years ago
- baa4072 V4L/DVB (6056): ivtv: move serialization to the fileops level by Hans Verkuil · 17 years ago
- 313e91e V4L/DVB (6054): ivtv: specify some stream sizes in kB instead of MB by Hans Verkuil · 17 years ago
- e17a06b V4L/DVB (6050): ivtv: retry/timer improvements by Hans Verkuil · 17 years ago
- de870b5 V4L/DVB (6048): ivtv: fix stop stream locking by Hans Verkuil · 17 years ago
- 37093b1 V4L/DVB (6047): ivtv: Fix scatter/gather DMA timeouts by Hans Verkuil · 17 years ago
- 3562c43 V4L/DVB (6045): ivtv: fix handling of INITIALIZE_INPUT fw call by Hans Verkuil · 17 years ago
- 7bb2938 V4L/DVB (5919): ivtv: remove dead code by Hans Verkuil · 17 years ago
- 5a338c3 V4L/DVB (5918): ivtv: fix TV-out VBI handling, only reset on last close. by Hans Verkuil · 17 years ago
- 201700d V4L/DVB (5865): Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffies by Mauro Carvalho Chehab · 17 years ago
- 90851fe V4L/DVB (5843): ivtv: fix missing signal_pending check. by Hans Verkuil · 18 years ago
- f885969 V4L/DVB (5842): ivtv: Add locking to ensure stream setup is atomic. by Hans Verkuil · 18 years ago
- c438509 V4L/DVB (5751): Ivtv: fix ia64 printk format warnings. by Hans Verkuil · 18 years ago
- 31ec135 V4L/DVB (5379): If possible make vars/functions static. by Hans Verkuil · 18 years ago
- 1a0adaf V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoder by Hans Verkuil · 18 years ago