Age | Commit message (Expand) | Author |
2014-10-05 | media: cx18: fix kernel oops with tda8290 tuner | Hans Verkuil |
2014-06-30 | media: ivtv: Fix Oops when no firmware is loaded | Takashi Iwai |
2014-05-06 | media: saa7134: fix WARN_ON during resume | Hans Verkuil |
2014-03-31 | media: cx18: check for allocation failure in cx18_read_eeprom() | Dan Carpenter |
2013-12-20 | media: bttv: don't setup the controls if there are no video devices | Hans Verkuil |
2013-12-20 | media: saa7164: fix return value check in saa7164_initdev() | Wei Yongjun |
2013-12-04 | media: cx23885: Fix TeVii S471 regression since introduction of ts2020 | Johannes Koch |
2013-12-04 | media: cx18: struct i2c_client is too big for stack | Mauro Carvalho Chehab |
2013-12-04 | media: cimax2: Don't use dynamic static allocation | Mauro Carvalho Chehab |
2013-12-04 | media: av7110_hw: Don't use dynamic static allocation | Mauro Carvalho Chehab |
2013-10-01 | Properly handle tristate dependencies on USB/PCI menus | Mauro Carvalho Chehab |
2013-07-28 | media: saa7134: Fix unlocked snd_pcm_stop() call | Takashi Iwai |
2013-06-18 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-06-08 | [media] cx88: fix NULL pointer dereference | Hans Verkuil |
2013-05-31 | zoran: racy refcount handling in vm_ops ->open()/->close() | Al Viro |
2013-05-02 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-01 | zoran: Don't print proc_dir_entry data in debug | David Howells |
2013-05-01 | proc: Supply PDE attribute setting accessor functions | David Howells |
2013-04-30 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-04-28 | [media] cx88: make core less verbose | Mauro Carvalho Chehab |
2013-04-25 | [media] cx25821-alsa: get rid of a __must_check warning | Mauro Carvalho Chehab |
2013-04-25 | [media] cx25821-video: declare cx25821_vidioc_s_std as static | Mauro Carvalho Chehab |
2013-04-25 | [media] cx25821-video: remove maxw from cx25821_vidioc_try_fmt_vid_cap | Mauro Carvalho Chehab |
2013-04-25 | Merge branch 'topic/cx25821' into patchwork | Mauro Carvalho Chehab |
2013-04-22 | [media] cx88: Fix unsafe locking in suspend-resume | Alexey Khoroshilov |
2013-04-16 | [media] sta2x11_vip: Fix compilation if I2C is not set | Mauro Carvalho Chehab |
2013-04-16 | [media] zoran: Don't print proc_dir_entry data in debug [RFC] | David Howells |
2013-04-16 | [media] cx25821: remove cx25821-audio-upstream.c from the Makefile | Hans Verkuil |
2013-04-16 | [media] cx25821: replace custom ioctls with write() | Hans Verkuil |
2013-04-16 | [media] cx25821: drop cx25821-video-upstream-ch2.c/h | Hans Verkuil |
2013-04-16 | [media] cx25821: add output format ioctls | Hans Verkuil |
2013-04-16 | [media] cx25821: prepare querycap for output support | Hans Verkuil |
2013-04-16 | [media] cx25821: group all fmt functions together | Hans Verkuil |
2013-04-16 | [media] cx25821: setup output nodes correctly | Hans Verkuil |
2013-04-16 | [media] cx25821: remove references to subdevices that aren't there | Hans Verkuil |
2013-04-16 | [media] cx25821: remove custom ioctls that duplicate v4l2 ioctls | Hans Verkuil |
2013-04-16 | [media] cx25821: g/s/try/enum_fmt related fixes and cleanups | Hans Verkuil |
2013-04-16 | [media] cx25821: switch to v4l2_fh, add event and prio handling | Hans Verkuil |
2013-04-16 | [media] cx25821: replace resource management functions with fh ownership | Hans Verkuil |
2013-04-16 | [media] cx25821: move vidq from cx25821_fh to cx25821_channel | Hans Verkuil |
2013-04-16 | [media] cx25821: remove 'type' field from cx25821_fh | Hans Verkuil |
2013-04-16 | [media] cx25821: use core locking | Hans Verkuil |
2013-04-16 | [media] cx25821: remove unnecessary debug messages | Hans Verkuil |
2013-04-16 | [media] cx25821: remove TRUE/FALSE/STATUS_(UN)SUCCESSFUL defines | Hans Verkuil |
2013-04-16 | [media] cx25821: convert to the control framework | Hans Verkuil |
2013-04-16 | [media] cx25821: embed video_device, clean up some kernel log spam | Hans Verkuil |
2013-04-16 | [media] cx25821: remove bogus dependencies | Hans Verkuil |
2013-04-16 | [media] cx25821: remove cropping ioctls | Hans Verkuil |