index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
2013-03-24
21
-66
/
+66
*
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
2013-03-24
16
-26
/
+24
*
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
2013-03-24
19
-33
/
+37
*
[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
3
-8
/
+8
*
[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] cx23885: use IS_ENABLED
Mauro Carvalho Chehab
2013-03-23
1
-2
/
+3
*
[media] cx25821: Cleanup filename assignment code
Peter Senna Tschudin
2013-03-18
1
-15
/
+6
*
[media] media: ivtv: Remove redundant NULL check before kfree
Syam Sidhardhan
2013-03-18
1
-2
/
+1
*
[media] bttv: move fini_bttv_i2c() from bttv-input.c to bttv-i2c.c
Frank Schaefer
2013-03-05
3
-9
/
+12
*
[media] bttv: make remote controls of devices with i2c ir decoder working
Frank Schaefer
2013-03-05
1
-9
/
+13
*
[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
2
-3
/
+21
*
[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: there may be multiple tvaudio/tda7432 devices
Hans Verkuil
2013-03-05
1
-4
/
+10
*
[media] bttv: use centralized std and implement g_std
Hans Verkuil
2013-03-05
2
-1
/
+13
*
[media] bttv: fix priority handling
Hans Verkuil
2013-03-05
2
-61
/
+6
*
[media] bttv: add support for control events
Hans Verkuil
2013-03-05
2
-13
/
+39
*
[media] bttv: convert to the control framework
Hans Verkuil
2013-03-05
3
-437
/
+266
*
[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
2
-7
/
+30
*
[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
2
-4
/
+39
*
[media] bttv: fix querycap and radio v4l2-compliance issues
Hans Verkuil
2013-03-05
1
-74
/
+27
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-1
/
+1
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
*
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-02-24
55
-936
/
+878
|
\
\
|
*
|
[media] cx18/ivtv: fix regression: remove __init from a non-init function
Hans Verkuil
2013-02-11
4
-4
/
+4
|
*
|
[media] btcx-risc: move from media/i2c to media/common
Hans Verkuil
2013-02-08
4
-0
/
+4
|
*
|
[media] saa7134: Add capture card Hawell HW-9004V1
Vadim Frolov
2013-02-08
2
-0
/
+18
|
*
|
[media] sta2x11_vip: convert to videobuf2, control framework, file handler
Federico Vaga
2013-02-06
2
-641
/
+434
|
*
|
[media] use IS_ENABLED() macro
Peter Senna Tschudin
2013-02-06
2
-3
/
+3
|
*
|
[media] [V2,03/24] pci/ttpci/av7110.c: use IS_ENABLED() macro
Peter Senna Tschudin
2013-02-06
1
-5
/
+5
|
*
|
[media] [V2,02/24] pci/saa7134/saa7134.h: use IS_ENABLED() macro
Peter Senna Tschudin
2013-02-06
1
-2
/
+2
|
*
|
[media] [V2,01/24] pci/cx88/cx88.h: use IS_ENABLED() macro
Peter Senna Tschudin
2013-02-06
1
-6
/
+4
|
*
|
[media] drivers/media/pci: use memmove for overlapping regions
Nickolai Zeldovich
2013-02-05
3
-5
/
+5
|
*
|
[media] media: cx18, ivtv: eliminate unnecessary array index checks
Nickolai Zeldovich
2013-02-05
2
-5
/
+0
|
*
|
[media] meye: convert to the control framework
Hans Verkuil
2013-02-05
2
-189
/
+91
|
*
|
[media] saa7164: silence GCC warnings
Paul Bolle
2013-02-05
1
-0
/
+2
|
*
|
Merge branch 'v4l_for_linus' into staging/for_v3.9
Mauro Carvalho Chehab
2013-01-24
34
-164
/
+151
|
|
\
\
|
|
|
/
[next]