summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/bt8xx/bttv-driver.c
Commit message (Expand)AuthorAgeFilesLines
* [media] bt8xx: just return 0 instead of using a varMauro Carvalho Chehab2014-09-031-2/+1
* [media] bttv-driver: remove an uneeded semicolonMauro Carvalho Chehab2014-09-031-1/+1
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0
* [media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart2014-05-241-1/+1
* [media] videodev2: Set vb2_rect's width and height as unsignedRicardo Ribalda2014-01-071-3/+3
* [media] saa6588: add support for non-blocking modeHans Verkuil2014-01-071-1/+3
* [media] bttv: don't setup the controls if there are no video devicesHans Verkuil2013-11-291-1/+2
* [media] misc drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-171-1/+1
* [media] bttv: fix querystdHans Verkuil2013-06-171-2/+2
* [media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do soHans Verkuil2013-06-171-38/+0
* [media] media: pci: remove duplicate checks for EPERMLad, Prabhakar2013-05-271-6/+0
* Merge tag 'v3.9-rc5' into patchworkMauro Carvalho Chehab2013-04-011-5/+15
|\
| * [media] [REGRESSION] bt8xx: Fix too large height in cropcapHans de Goede2013-03-261-5/+15
* | [media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil2013-03-241-3/+2
* | [media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2013-03-241-3/+3
* | [media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2013-03-241-4/+7
* | [media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2013-03-241-6/+8
* | [media] bttv: apply mute settings on openFrank Schaefer2013-03-231-1/+2
* | [media] bttv: do not unmute the device before the first openFrank Schaefer2013-03-231-1/+3
* | [media] bttv: untangle audio input and mute settingFrank Schaefer2013-03-231-27/+24
* | [media] bttv: separate GPIO part from function audio_mux()Frank Schaefer2013-03-231-6/+12
* | [media] bttv: rename field 'audio' in struct 'bttv' to 'audio_input'Frank Schaefer2013-03-231-6/+6
* | [media] bttv: do not save the audio input in audio_mux()Frank Schaefer2013-03-231-5/+5
* | [media] bttv: audio_mux(): do not change the value of the v4l2 mute controlFrank Schaefer2013-03-231-4/+4
* | [media] bttv: audio_mux(): use a local variable "gpio_mute" instead of modify...Frank Schaefer2013-03-231-4/+4
* | [media] bttv: remove g/s_audio since there is only one audio inputHans Verkuil2013-03-051-19/+0
* | [media] bttv: do not switch to the radio tuner unless it is accessedHans Verkuil2013-03-051-3/+20
* | [media] bttv: fix try_fmt_vid_overlay and setup initial overlay sizeHans Verkuil2013-03-051-19/+25
* | [media] bttv: fix g_tuner capabilities overrideHans Verkuil2013-03-051-1/+1
* | [media] bttv: use centralized std and implement g_stdHans Verkuil2013-03-051-1/+12
* | [media] bttv: fix priority handlingHans Verkuil2013-03-051-55/+6
* | [media] bttv: add support for control eventsHans Verkuil2013-03-051-13/+35
* | [media] bttv: convert to the control frameworkHans Verkuil2013-03-051-426/+256
* | [media] bttv: fix field handling inside TRY_FMTHans Verkuil2013-03-051-16/+12
* | [media] bttv: fill in fb->flags for VIDIOC_G_FBUFHans Verkuil2013-03-051-0/+1
* | [media] bttv: fill in colorspaceHans Verkuil2013-03-051-0/+2
* | [media] bttv: G_PARM: set readbuffersHans Verkuil2013-03-051-0/+3
* | [media] bttv: set initial tv/radio frequenciesHans Verkuil2013-03-051-6/+28
* | [media] bttv: disable g/s_tuner and g/s_freq when no tuner present, fix retur...Hans Verkuil2013-03-051-28/+16
* | [media] bttv: fix ENUM_INPUT and S_INPUTHans Verkuil2013-03-051-10/+5
* | [media] bttv: add VIDIOC_DBG_G_CHIP_IDENTHans Verkuil2013-03-051-4/+36
* | [media] bttv: fix querycap and radio v4l2-compliance issuesHans Verkuil2013-03-051-74/+27
|/
* Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab2013-01-241-5/+4
|\
| * Drivers: media: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-5/+4
* | [media] v4l: Convert drivers to use monotonic timestampsSakari Ailus2012-12-211-3/+3
|/
* [media] bttv-driver: fix two warningsMauro Carvalho Chehab2012-10-281-4/+3
* Merge branch 'staging/for_v3.7' into v4l_for_linusMauro Carvalho Chehab2012-10-111-4/+26
|\
| * [media] bt8xx: Add video4linux control V4L2_CID_COLOR_KILLERGuilherme Herrmann Destefani2012-10-061-4/+26
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-071-1/+1
|/
* [media] v4l2: make vidioc_s_crop constHans Verkuil2012-09-261-5/+5
OpenPOWER on IntegriCloud