aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/bt8xx/bttv-driver.c
Commit message (Expand)AuthorAge
* Merge tag 'v3.9-rc5' into patchworkMauro Carvalho Chehab2013-04-01
|\
| * [media] [REGRESSION] bt8xx: Fix too large height in cropcapHans de Goede2013-03-26
* | [media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil2013-03-24
* | [media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2013-03-24
* | [media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2013-03-24
* | [media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2013-03-24
* | [media] bttv: apply mute settings on openFrank Schaefer2013-03-23
* | [media] bttv: do not unmute the device before the first openFrank Schaefer2013-03-23
* | [media] bttv: untangle audio input and mute settingFrank Schaefer2013-03-23
* | [media] bttv: separate GPIO part from function audio_mux()Frank Schaefer2013-03-23
* | [media] bttv: rename field 'audio' in struct 'bttv' to 'audio_input'Frank Schaefer2013-03-23
* | [media] bttv: do not save the audio input in audio_mux()Frank Schaefer2013-03-23
* | [media] bttv: audio_mux(): do not change the value of the v4l2 mute controlFrank Schaefer2013-03-23
* | [media] bttv: audio_mux(): use a local variable "gpio_mute" instead of modify...Frank Schaefer2013-03-23
* | [media] bttv: remove g/s_audio since there is only one audio inputHans Verkuil2013-03-05
* | [media] bttv: do not switch to the radio tuner unless it is accessedHans Verkuil2013-03-05
* | [media] bttv: fix try_fmt_vid_overlay and setup initial overlay sizeHans Verkuil2013-03-05
* | [media] bttv: fix g_tuner capabilities overrideHans Verkuil2013-03-05
* | [media] bttv: use centralized std and implement g_stdHans Verkuil2013-03-05
* | [media] bttv: fix priority handlingHans Verkuil2013-03-05
* | [media] bttv: add support for control eventsHans Verkuil2013-03-05
* | [media] bttv: convert to the control frameworkHans Verkuil2013-03-05
* | [media] bttv: fix field handling inside TRY_FMTHans Verkuil2013-03-05
* | [media] bttv: fill in fb->flags for VIDIOC_G_FBUFHans Verkuil2013-03-05
* | [media] bttv: fill in colorspaceHans Verkuil2013-03-05
* | [media] bttv: G_PARM: set readbuffersHans Verkuil2013-03-05
* | [media] bttv: set initial tv/radio frequenciesHans Verkuil2013-03-05
* | [media] bttv: disable g/s_tuner and g/s_freq when no tuner present, fix retur...Hans Verkuil2013-03-05
* | [media] bttv: fix ENUM_INPUT and S_INPUTHans Verkuil2013-03-05
* | [media] bttv: add VIDIOC_DBG_G_CHIP_IDENTHans Verkuil2013-03-05
* | [media] bttv: fix querycap and radio v4l2-compliance issuesHans Verkuil2013-03-05
|/
* Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab2013-01-24
|\
| * Drivers: media: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* | [media] v4l: Convert drivers to use monotonic timestampsSakari Ailus2012-12-21
|/
* [media] bttv-driver: fix two warningsMauro Carvalho Chehab2012-10-28
* Merge branch 'staging/for_v3.7' into v4l_for_linusMauro Carvalho Chehab2012-10-11
|\
| * [media] bt8xx: Add video4linux control V4L2_CID_COLOR_KILLERGuilherme Herrmann Destefani2012-10-06
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-07
|/
* [media] v4l2: make vidioc_s_crop constHans Verkuil2012-09-26
* [media] v4l2: make vidioc_s_audio constHans Verkuil2012-09-26
* [media] v4l2: make vidioc_s_fbuf constHans Verkuil2012-09-26
* [media] bt8xx: move analog TV part to be together with DTV oneMauro Carvalho Chehab2012-08-15