index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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-04-14
[media] saa7134: v4l2-compliance: remove bogus g_parm
Ondrej Zary
1
-7
/
+0
2013-04-14
[media] saa7134: v4l2-compliance: remove bogus audio input support
Ondrej Zary
1
-30
/
+0
2013-04-14
[media] saa7134: v4l2-compliance: fix g_tuner/s_tuner
Ondrej Zary
1
-1
/
+4
2013-04-14
[media] saa7134: v4l2-compliance: return real frequency
Ondrej Zary
2
-3
/
+4
2013-04-14
[media] saa7134: v4l2-compliance: use v4l2_fh to fix priority handling
Ondrej Zary
3
-58
/
+10
2013-04-14
[media] saa7134: v4l2-compliance: don't report invalid audio modes for radio
Ondrej Zary
1
-0
/
+1
2013-04-14
[media] saa7134: v4l2-compliance: implement V4L2_CAP_DEVICE_CAPS
Ondrej Zary
1
-24
/
+34
2013-04-13
cx25821: sanitize cx25821_openfile_audio() a bit...
Al Viro
1
-68
/
+28
2013-04-13
cx25821: sanitize cx25821_get_audio_data() a bit
Al Viro
1
-58
/
+25
2013-04-12
treewide: Fix typo in printks
Masanari Iida
1
-1
/
+1
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-2
/
+2
2013-04-08
[media] budget: Add support for Philips Semi Sylt PCI ref. design
Peter Wiese
1
-0
/
+12
2013-04-08
[media] tda8290: change magic LNA config values to enum
Ondrej Zary
1
-20
/
+21
2013-04-08
[media] saa7134: Add AverMedia A706 AverTV Satellite Hybrid+FM
Ondrej Zary
6
-0
/
+82
2013-04-08
[media] tuner-core: Change config from unsigned int to void *
Ondrej Zary
2
-21
/
+22
2013-04-08
[media] cx88: kernel bz#9476: Fix tone setting for Nova-S+ model 92001
Mauro Carvalho Chehab
4
-7
/
+19
2013-04-08
[media] demux.h: Remove duplicated enum
Mauro Carvalho Chehab
1
-3
/
+3
2013-04-02
i2c: Ignore return value of i2c_del_adapter()
Lars-Peter Clausen
2
-4
/
+6
2013-04-01
Merge tag 'v3.9-rc5' into patchwork
Mauro Carvalho Chehab
1
-5
/
+15
2013-03-29
[media] ioctl numbers are unsigned int
Mauro Carvalho Chehab
3
-3
/
+3
2013-03-26
[media] [REGRESSION] bt8xx: Fix too large height in cropcap
Hans de Goede
1
-5
/
+15
2013-03-24
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
13
-44
/
+34
2013-03-24
[media] ivtv: prepare ivtv for adding const to s_register
Hans Verkuil
1
-13
/
+13
2013-03-24
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
21
-66
/
+66
2013-03-24
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
16
-26
/
+24
2013-03-24
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
19
-33
/
+37
2013-03-23
[media] bttv: apply mute settings on open
Frank Schaefer
1
-1
/
+2
2013-03-23
[media] bttv: do not unmute the device before the first open
Frank Schaefer
1
-1
/
+3
2013-03-23
[media] bttv: untangle audio input and mute setting
Frank Schaefer
1
-27
/
+24
2013-03-23
[media] bttv: separate GPIO part from function audio_mux()
Frank Schaefer
1
-6
/
+12
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 modify...
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
[prev]
[next]