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
/
video
/
cx18
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-17
Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-2
/
+8
2010-12-01
[media] cx18: convert to unlocked_ioctl
Hans Verkuil
2
-2
/
+8
2010-11-22
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
1
-4
/
+4
2010-10-28
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-25
/
+18
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-10-22
[media] cx18: Don't use module names to load I2C modules
Laurent Pinchart
1
-18
/
+5
2010-10-21
V4L/DVB: v4l: remove unused i2c-id.h headers
Hans Verkuil
1
-1
/
+0
2010-10-21
V4L/DVB: V4L2: avoid name conflicts in macros
Guennadi Liakhovetski
1
-6
/
+13
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-1
/
+1
2010-08-13
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2010-08-12
V4L/DVB: fix Kconfig to depends on VIDEO_IR
Mauro Carvalho Chehab
1
-1
/
+1
2010-08-11
i2c: Add support for custom probe function
Jean Delvare
1
-1
/
+2
2010-08-02
V4L/DVB: drivers/media: Remove unnecessary casts of private_data
Joe Perches
1
-1
/
+1
2010-06-01
V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email address
Andy Walls
34
-35
/
+35
2010-06-01
V4L/DVB: cx18: remove old g/s_fmt from the cx18_av subdev
Hans Verkuil
3
-34
/
+10
2010-06-01
V4L/DVB: cx18: add s_mbus_fmt support
Hans Verkuil
1
-57
/
+69
2010-05-19
V4L/DVB: v4l2-common: simplify prio utility functions
Hans Verkuil
3
-10
/
+10
2010-05-19
V4L/DVB: cx18/cx25840/saa7115/tvp5150: remove vbi support from s_fmt
Hans Verkuil
1
-6
/
+0
2010-05-19
V4L/DVB: cx18: switch to new vbi subdev ops
Hans Verkuil
2
-4
/
+7
2010-05-19
V4L/DVB: cx18: support new vbi ops to set/get VBI format
Hans Verkuil
3
-31
/
+29
2010-05-19
V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct
Hans Verkuil
2
-2
/
+6
2010-05-19
V4L/DVB: ir-core: Make use of the new IR keymap modules
Mauro Carvalho Chehab
1
-1
/
+1
2010-05-19
V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed
Mauro Carvalho Chehab
1
-1
/
+1
2010-05-18
V4L/DVB: cx18: Add a component video input to the PVR2100 and DVR3200H card e...
Andy Walls
1
-0
/
+2
2010-05-18
V4L/DVB: cx18: Add support for component video inputs
Andy Walls
4
-7
/
+51
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-0
/
+3
2010-02-26
V4L/DVB: drivers/media/video/cx18/cx18-alsa-pcm.c: fix printk warning
Andrew Morton
1
-1
/
+1
2010-02-26
V4L/DVB: cx18: Add missing serialization locks to cx18-dvb
Andy Walls
1
-0
/
+4
2010-02-26
V4L/DVB: cx18: Increment driver version for the addition of cx18-alsa and fixes
Andy Walls
1
-1
/
+1
2010-02-26
V4L/DVB: cx18: Fix memory leak in cx18-alsa starting of PCM captures
Andy Walls
1
-13
/
+5
2010-02-26
V4L/DVB: cx18: Add missing serialization locking to cx18-alsa
Andy Walls
1
-1
/
+9
2010-02-26
V4L/DVB: cx18: Rename snd_cx18_mixer_lock to snd_cx18_lock and increase visib...
Andy Walls
2
-20
/
+20
2010-02-26
Fix the __init/__exit annotations
Mauro Carvalho Chehab
1
-6
/
+6
2010-02-26
cx18: Fix compilation when CONFIG_MODULE is disabled
Mauro Carvalho Chehab
1
-24
/
+21
2010-02-26
V4L/DVB: using vmalloc requires include of linux/vmalloc.h
Stephen Rothwell
1
-0
/
+1
2010-02-26
V4L/DVB: cx18-alsa: Fix the rates definition and move some buffer freeing code.
Devin Heitmueller
1
-10
/
+12
2010-02-26
V4L/DVB: cx18: address possible passing of NULL to snd_card_free
Devin Heitmueller
1
-2
/
+3
2010-02-26
V4L/DVB: cx18-alsa: codingstyle cleanup
Devin Heitmueller
1
-80
/
+76
2010-02-26
V4L/DVB: cx18-alsa: codingstyle cleanup
Devin Heitmueller
1
-3
/
+5
2010-02-26
V4L/DVB: cx18: codingstyle fixes
Devin Heitmueller
1
-3
/
+5
2010-02-26
V4L/DVB: cx18-alsa: codingstyle fixes
Devin Heitmueller
1
-4
/
+4
2010-02-26
V4L/DVB: cx18-alsa: fix codingstyle issue
Devin Heitmueller
1
-1
/
+1
2010-02-26
V4L/DVB: cx18-alsa: fix memory leak in error condition
Devin Heitmueller
1
-0
/
+1
2010-02-26
V4L/DVB: cx18-alsa: remove a couple of warnings
Devin Heitmueller
2
-2
/
+0
2010-02-26
V4L/DVB: cx18-alsa: name alsa device after the actual card
Devin Heitmueller
1
-1
/
+1
2010-02-26
V4L/DVB: cx18: cleanup cx18-alsa debug logging
Devin Heitmueller
1
-1
/
+5
2010-02-26
V4L/DVB: cx18: rework cx18-alsa module loading to support automatic loading
Devin Heitmueller
3
-32
/
+46
2010-02-26
V4L/DVB: cx18-alsa: remove unneeded debug line
Devin Heitmueller
1
-1
/
+0
2010-02-26
V4L/DVB: cx18: export more symbols required by cx18-alsa
Devin Heitmueller
1
-0
/
+2
2010-02-26
V4L/DVB: cx18: add cx18-alsa module to Makefile
Devin Heitmueller
2
-0
/
+13
[next]