| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 |
|\ |
|
| * | cx25821: sanitize cx25821_openfile_audio() a bit... | Al Viro | 2013-04-13 |
| * | cx25821: sanitize cx25821_get_audio_data() a bit | Al Viro | 2013-04-13 |
* | | [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 |
* | | [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 | 2013-04-16 |
* | | [media] cx25821: make lots of externals static | Hans Verkuil | 2013-04-16 |
* | | [media] cx25821: s_input didn't check for invalid input | Hans Verkuil | 2013-04-16 |
* | | [media] cx25821: remove unnecessary global devlist | Hans Verkuil | 2013-04-16 |
* | | [media] cx25821: make cx25821_sram_channels const | Hans Verkuil | 2013-04-16 |
* | | [media] cx25821: fix log_status, querycap | Hans Verkuil | 2013-04-16 |
* | | [media] cx25821: remove unused fields, ioctls | Hans Verkuil | 2013-04-16 |
* | | [media] cx25821: remove bogus radio/vbi/'video-ioctl' support | Hans Verkuil | 2013-04-16 |
* | | [media] cx25821: fix compiler warning | Hans Verkuil | 2013-04-16 |
* | | [media] cx25821: the audio channel was registered as a video node | Hans Verkuil | 2013-04-15 |
* | | [media] cx25821: do not expose broken video output streams | Hans Verkuil | 2013-04-15 |
* | | [media] v4l2: add const to argument of write-only s_register ioctl | Hans Verkuil | 2013-03-24 |
* | | [media] v4l2: pass std by value to the write-only s_std ioctl | Hans Verkuil | 2013-03-24 |
* | | [media] v4l2: add const to argument of write-only s_tuner ioctl | Hans Verkuil | 2013-03-24 |
* | | [media] v4l2: add const to argument of write-only s_frequency ioctl | Hans Verkuil | 2013-03-24 |
* | | [media] cx25821: Cleanup filename assignment code | Peter Senna Tschudin | 2013-03-18 |
|/ |
|
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-24 |
|\ |
|
| * | [media] btcx-risc: move from media/i2c to media/common | Hans Verkuil | 2013-02-08 |
| * | Merge branch 'v4l_for_linus' into staging/for_v3.9 | Mauro Carvalho Chehab | 2013-01-24 |
| |\ |
|
| * | | [media] v4l: Convert drivers to use monotonic timestamps | Sakari Ailus | 2012-12-21 |
* | | | drivers/media/video/cx25821: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 |
| |/
|/| |
|
* | | Drivers: media: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
|/ |
|
* | [media] cx25821: Replace kmemdup for kstrdup and clean up | Peter Senna Tschudin | 2012-11-22 |
* | [media] cx25821: fix error return code and clean up | Peter Senna Tschudin | 2012-11-22 |