index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-23
[media] bttv: rename field 'audio' in struct 'bttv' to 'audio_input'
Frank Schaefer
3
-8
/
+8
2013-03-23
[media] bttv: do not save the audio input in audio_mux()
Frank Schaefer
1
-5
/
+5
2013-03-23
[media] bttv: audio_mux(): do not change the value of the v4l2 mute control
Frank Schaefer
1
-4
/
+4
2013-03-23
[media] bttv: audio_mux(): use a local variable "gpio_mute" instead of modifying the function parameter "mute"
Frank Schaefer
1
-4
/
+4
2013-03-23
[media] cx23885: use IS_ENABLED
Mauro Carvalho Chehab
1
-2
/
+3
2013-03-18
[media] cx25821: Cleanup filename assignment code
Peter Senna Tschudin
1
-15
/
+6
2013-03-18
[media] media: ivtv: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-2
/
+1
2013-03-05
[media] bttv: move fini_bttv_i2c() from bttv-input.c to bttv-i2c.c
Frank Schaefer
3
-9
/
+12
2013-03-05
[media] bttv: make remote controls of devices with i2c ir decoder working
Frank Schaefer
1
-9
/
+13
2013-03-05
[media] bttv: remove g/s_audio since there is only one audio input
Hans Verkuil
1
-19
/
+0
2013-03-05
[media] bttv: do not switch to the radio tuner unless it is accessed
Hans Verkuil
2
-3
/
+21
2013-03-05
[media] bttv: fix try_fmt_vid_overlay and setup initial overlay size
Hans Verkuil
1
-19
/
+25
2013-03-05
[media] bttv: fix g_tuner capabilities override
Hans Verkuil
1
-1
/
+1
2013-03-05
[media] bttv: there may be multiple tvaudio/tda7432 devices
Hans Verkuil
1
-4
/
+10
2013-03-05
[media] bttv: use centralized std and implement g_std
Hans Verkuil
2
-1
/
+13
2013-03-05
[media] bttv: fix priority handling
Hans Verkuil
2
-61
/
+6
2013-03-05
[media] bttv: add support for control events
Hans Verkuil
2
-13
/
+39
2013-03-05
[media] bttv: convert to the control framework
Hans Verkuil
3
-437
/
+266
2013-03-05
[media] bttv: fix field handling inside TRY_FMT
Hans Verkuil
1
-16
/
+12
2013-03-05
[media] bttv: fill in fb->flags for VIDIOC_G_FBUF
Hans Verkuil
1
-0
/
+1
2013-03-05
[media] bttv: fill in colorspace
Hans Verkuil
1
-0
/
+2
2013-03-05
[media] bttv: G_PARM: set readbuffers
Hans Verkuil
1
-0
/
+3
2013-03-05
[media] bttv: set initial tv/radio frequencies
Hans Verkuil
2
-7
/
+30
2013-03-05
[media] bttv: disable g/s_tuner and g/s_freq when no tuner present, fix return codes
Hans Verkuil
1
-28
/
+16
2013-03-05
[media] bttv: fix ENUM_INPUT and S_INPUT
Hans Verkuil
1
-10
/
+5
2013-03-05
[media] bttv: add VIDIOC_DBG_G_CHIP_IDENT
Hans Verkuil
2
-4
/
+39
2013-03-05
[media] bttv: fix querycap and radio v4l2-compliance issues
Hans Verkuil
1
-74
/
+27
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2013-02-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
55
-931
/
+873
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-11
[media] cx18/ivtv: fix regression: remove __init from a non-init function
Hans Verkuil
4
-4
/
+4
2013-02-08
[media] btcx-risc: move from media/i2c to media/common
Hans Verkuil
4
-0
/
+4
2013-02-08
[media] saa7134: Add capture card Hawell HW-9004V1
Vadim Frolov
2
-0
/
+18
2013-02-06
[media] sta2x11_vip: convert to videobuf2, control framework, file handler
Federico Vaga
2
-638
/
+431
2013-02-06
[media] use IS_ENABLED() macro
Peter Senna Tschudin
2
-3
/
+3
2013-02-06
[media] [V2,03/24] pci/ttpci/av7110.c: use IS_ENABLED() macro
Peter Senna Tschudin
1
-5
/
+5
2013-02-06
[media] [V2,02/24] pci/saa7134/saa7134.h: use IS_ENABLED() macro
Peter Senna Tschudin
1
-2
/
+2
2013-02-06
[media] [V2,01/24] pci/cx88/cx88.h: use IS_ENABLED() macro
Peter Senna Tschudin
1
-6
/
+4
2013-02-05
[media] drivers/media/pci: use memmove for overlapping regions
Nickolai Zeldovich
3
-5
/
+5
2013-02-05
[media] media: cx18, ivtv: eliminate unnecessary array index checks
Nickolai Zeldovich
2
-5
/
+0
2013-02-05
[media] meye: convert to the control framework
Hans Verkuil
2
-188
/
+90
2013-02-05
[media] saa7164: silence GCC warnings
Paul Bolle
1
-0
/
+2
2013-01-24
Merge branch 'v4l_for_linus' into staging/for_v3.9
Mauro Carvalho Chehab
34
-164
/
+151
2013-01-11
drivers/media/video/cx25821: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-05
[media] ngene: fix commit 36a495a336c3fbbb2f4eeed2a94ab6d5be19d186
Mauro Carvalho Chehab
1
-0
/
+1
2013-01-03
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
34
-164
/
+151
2012-12-28
[media] m88rs2000: make use ts2020
Igor M. Liplianin
3
-13
/
+16
2012-12-27
[media] mantis: cleanup NULL checking in mantis_ca_exit()
Dan Carpenter
1
-2
/
+3
2012-12-27
[media] make the other drivers take use of the new ts2020 driver
Konstantin Dimitrov
6
-3
/
+31
2012-12-27
[media] bttv: Replace memcpy with struct assignment
Ezequiel Garcia
1
-2
/
+1
[prev]
[next]