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-06-18
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-9
/
+6
2013-06-08
[media] cx88: fix NULL pointer dereference
Hans Verkuil
2
-9
/
+6
2013-05-31
zoran: racy refcount handling in vm_ops ->open()/->close()
Al Viro
2
-8
/
+9
2013-05-02
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+6
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-129
/
+56
2013-05-01
zoran: Don't print proc_dir_entry data in debug
David Howells
1
-1
/
+1
2013-05-01
proc: Supply PDE attribute setting accessor functions
David Howells
1
-1
/
+1
2013-04-30
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
65
-4347
/
+1752
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-04-28
[media] cx88: make core less verbose
Mauro Carvalho Chehab
3
-18
/
+25
2013-04-25
[media] cx25821-alsa: get rid of a __must_check warning
Mauro Carvalho Chehab
1
-0
/
+2
2013-04-25
[media] cx25821-video: declare cx25821_vidioc_s_std as static
Mauro Carvalho Chehab
1
-1
/
+2
2013-04-25
[media] cx25821-video: remove maxw from cx25821_vidioc_try_fmt_vid_cap
Mauro Carvalho Chehab
1
-2
/
+1
2013-04-25
Merge branch 'topic/cx25821' into patchwork
Mauro Carvalho Chehab
15
-3245
/
+782
2013-04-22
[media] cx88: Fix unsafe locking in suspend-resume
Alexey Khoroshilov
2
-8
/
+12
2013-04-16
[media] sta2x11_vip: Fix compilation if I2C is not set
Mauro Carvalho Chehab
1
-0
/
+1
2013-04-16
[media] zoran: Don't print proc_dir_entry data in debug [RFC]
David Howells
1
-1
/
+1
2013-04-16
[media] cx25821: remove cx25821-audio-upstream.c from the Makefile
Hans Verkuil
2
-4
/
+1
2013-04-16
[media] cx25821: replace custom ioctls with write()
Hans Verkuil
4
-228
/
+72
2013-04-16
[media] cx25821: drop cx25821-video-upstream-ch2.c/h
Hans Verkuil
7
-1195
/
+243
2013-04-16
[media] cx25821: add output format ioctls
Hans Verkuil
1
-0
/
+46
2013-04-16
[media] cx25821: prepare querycap for output support
Hans Verkuil
1
-2
/
+2
2013-04-16
[media] cx25821: group all fmt functions together
Hans Verkuil
1
-41
/
+43
2013-04-16
[media] cx25821: setup output nodes correctly
Hans Verkuil
4
-200
/
+67
2013-04-16
[media] cx25821: remove references to subdevices that aren't there
Hans Verkuil
3
-131
/
+7
2013-04-16
[media] cx25821: remove custom ioctls that duplicate v4l2 ioctls
Hans Verkuil
3
-143
/
+6
2013-04-16
[media] cx25821: g/s/try/enum_fmt related fixes and cleanups
Hans Verkuil
1
-102
/
+32
2013-04-16
[media] cx25821: switch to v4l2_fh, add event and prio handling
Hans Verkuil
3
-148
/
+59
2013-04-16
[media] cx25821: replace resource management functions with fh ownership
Hans Verkuil
2
-100
/
+35
2013-04-16
[media] cx25821: move vidq from cx25821_fh to cx25821_channel
Hans Verkuil
2
-128
/
+115
2013-04-16
[media] cx25821: remove 'type' field from cx25821_fh
Hans Verkuil
2
-42
/
+15
2013-04-16
[media] cx25821: use core locking
Hans Verkuil
4
-96
/
+27
2013-04-16
[media] cx25821: remove unnecessary debug messages
Hans Verkuil
1
-12
/
+0
2013-04-16
[media] cx25821: remove TRUE/FALSE/STATUS_(UN)SUCCESSFUL defines
Hans Verkuil
3
-7
/
+2
2013-04-16
[media] cx25821: convert to the control framework
Hans Verkuil
3
-184
/
+41
2013-04-16
[media] cx25821: embed video_device, clean up some kernel log spam
Hans Verkuil
3
-55
/
+16
2013-04-16
[media] cx25821: remove bogus dependencies
Hans Verkuil
7
-44
/
+4
2013-04-16
[media] cx25821: remove cropping ioctls
Hans Verkuil
1
-44
/
+0
2013-04-16
[media] cx25821: make lots of externals static
Hans Verkuil
3
-243
/
+153
2013-04-16
[media] cx25821: s_input didn't check for invalid input
Hans Verkuil
1
-3
/
+1
2013-04-16
[media] cx25821: remove unnecessary global devlist
Hans Verkuil
4
-106
/
+41
2013-04-16
[media] cx25821: make cx25821_sram_channels const
Hans Verkuil
8
-92
/
+57
2013-04-16
[media] cx25821: fix log_status, querycap
Hans Verkuil
1
-12
/
+11
2013-04-16
[media] cx25821: remove unused fields, ioctls
Hans Verkuil
4
-152
/
+10
2013-04-16
[media] cx25821: remove bogus radio/vbi/'video-ioctl' support
Hans Verkuil
4
-143
/
+88
2013-04-16
[media] cx25821: fix compiler warning
Hans Verkuil
2
-6
/
+5
2013-04-15
[media] cx25821: the audio channel was registered as a video node
Hans Verkuil
2
-6
/
+7
2013-04-15
[media] cx25821: do not expose broken video output streams
Hans Verkuil
1
-1
/
+1
2013-04-15
[media] cx25821: do not expose broken video output streams
Hans Verkuil
1
-1
/
+1
2013-04-14
[media] saa7134: v4l2-compliance: clear reserved part of VBI structure
Ondrej Zary
1
-0
/
+1
[next]