index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
bt8xx
/
bttv-driver.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] videodev2: Set vb2_rect's width and height as unsigned
Ricardo Ribalda
2014-01-07
1
-3
/
+3
*
[media] saa6588: add support for non-blocking mode
Hans Verkuil
2014-01-07
1
-1
/
+3
*
[media] bttv: don't setup the controls if there are no video devices
Hans Verkuil
2013-11-29
1
-1
/
+2
*
[media] misc drivers: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-10-17
1
-1
/
+1
*
[media] bttv: fix querystd
Hans Verkuil
2013-06-17
1
-2
/
+2
*
[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so
Hans Verkuil
2013-06-17
1
-38
/
+0
*
[media] media: pci: remove duplicate checks for EPERM
Lad, Prabhakar
2013-05-27
1
-6
/
+0
*
Merge tag 'v3.9-rc5' into patchwork
Mauro Carvalho Chehab
2013-04-01
1
-5
/
+15
|
\
|
*
[media] [REGRESSION] bt8xx: Fix too large height in cropcap
Hans de Goede
2013-03-26
1
-5
/
+15
*
|
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
2013-03-24
1
-3
/
+2
*
|
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
2013-03-24
1
-3
/
+3
*
|
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
2013-03-24
1
-4
/
+7
*
|
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
2013-03-24
1
-6
/
+8
*
|
[media] bttv: apply mute settings on open
Frank Schaefer
2013-03-23
1
-1
/
+2
*
|
[media] bttv: do not unmute the device before the first open
Frank Schaefer
2013-03-23
1
-1
/
+3
*
|
[media] bttv: untangle audio input and mute setting
Frank Schaefer
2013-03-23
1
-27
/
+24
*
|
[media] bttv: separate GPIO part from function audio_mux()
Frank Schaefer
2013-03-23
1
-6
/
+12
*
|
[media] bttv: rename field 'audio' in struct 'bttv' to 'audio_input'
Frank Schaefer
2013-03-23
1
-6
/
+6
*
|
[media] bttv: do not save the audio input in audio_mux()
Frank Schaefer
2013-03-23
1
-5
/
+5
*
|
[media] bttv: audio_mux(): do not change the value of the v4l2 mute control
Frank Schaefer
2013-03-23
1
-4
/
+4
*
|
[media] bttv: audio_mux(): use a local variable "gpio_mute" instead of modify...
Frank Schaefer
2013-03-23
1
-4
/
+4
*
|
[media] bttv: remove g/s_audio since there is only one audio input
Hans Verkuil
2013-03-05
1
-19
/
+0
*
|
[media] bttv: do not switch to the radio tuner unless it is accessed
Hans Verkuil
2013-03-05
1
-3
/
+20
*
|
[media] bttv: fix try_fmt_vid_overlay and setup initial overlay size
Hans Verkuil
2013-03-05
1
-19
/
+25
*
|
[media] bttv: fix g_tuner capabilities override
Hans Verkuil
2013-03-05
1
-1
/
+1
*
|
[media] bttv: use centralized std and implement g_std
Hans Verkuil
2013-03-05
1
-1
/
+12
*
|
[media] bttv: fix priority handling
Hans Verkuil
2013-03-05
1
-55
/
+6
*
|
[media] bttv: add support for control events
Hans Verkuil
2013-03-05
1
-13
/
+35
*
|
[media] bttv: convert to the control framework
Hans Verkuil
2013-03-05
1
-426
/
+256
*
|
[media] bttv: fix field handling inside TRY_FMT
Hans Verkuil
2013-03-05
1
-16
/
+12
*
|
[media] bttv: fill in fb->flags for VIDIOC_G_FBUF
Hans Verkuil
2013-03-05
1
-0
/
+1
*
|
[media] bttv: fill in colorspace
Hans Verkuil
2013-03-05
1
-0
/
+2
*
|
[media] bttv: G_PARM: set readbuffers
Hans Verkuil
2013-03-05
1
-0
/
+3
*
|
[media] bttv: set initial tv/radio frequencies
Hans Verkuil
2013-03-05
1
-6
/
+28
*
|
[media] bttv: disable g/s_tuner and g/s_freq when no tuner present, fix retur...
Hans Verkuil
2013-03-05
1
-28
/
+16
*
|
[media] bttv: fix ENUM_INPUT and S_INPUT
Hans Verkuil
2013-03-05
1
-10
/
+5
*
|
[media] bttv: add VIDIOC_DBG_G_CHIP_IDENT
Hans Verkuil
2013-03-05
1
-4
/
+36
*
|
[media] bttv: fix querycap and radio v4l2-compliance issues
Hans Verkuil
2013-03-05
1
-74
/
+27
|
/
*
Merge branch 'v4l_for_linus' into staging/for_v3.9
Mauro Carvalho Chehab
2013-01-24
1
-5
/
+4
|
\
|
*
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-5
/
+4
*
|
[media] v4l: Convert drivers to use monotonic timestamps
Sakari Ailus
2012-12-21
1
-3
/
+3
|
/
*
[media] bttv-driver: fix two warnings
Mauro Carvalho Chehab
2012-10-28
1
-4
/
+3
*
Merge branch 'staging/for_v3.7' into v4l_for_linus
Mauro Carvalho Chehab
2012-10-11
1
-4
/
+26
|
\
|
*
[media] bt8xx: Add video4linux control V4L2_CID_COLOR_KILLER
Guilherme Herrmann Destefani
2012-10-06
1
-4
/
+26
*
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-10-07
1
-1
/
+1
|
/
*
[media] v4l2: make vidioc_s_crop const
Hans Verkuil
2012-09-26
1
-5
/
+5
*
[media] v4l2: make vidioc_s_audio const
Hans Verkuil
2012-09-26
1
-2
/
+2
*
[media] v4l2: make vidioc_s_fbuf const
Hans Verkuil
2012-09-26
1
-1
/
+1
*
[media] bt8xx: move analog TV part to be together with DTV one
Mauro Carvalho Chehab
2012-08-15
1
-0
/
+4630