aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx18
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB: cx18: add s_mbus_fmt supportHans Verkuil2010-06-011-57/+69
* V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil2010-05-193-10/+10
* V4L/DVB: cx18/cx25840/saa7115/tvp5150: remove vbi support from s_fmtHans Verkuil2010-05-191-6/+0
* V4L/DVB: cx18: switch to new vbi subdev opsHans Verkuil2010-05-192-4/+7
* V4L/DVB: cx18: support new vbi ops to set/get VBI formatHans Verkuil2010-05-193-31/+29
* V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops structHans Verkuil2010-05-192-2/+6
* V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab2010-05-191-1/+1
* V4L/DVB: ir: use IR_KEYTABLE where an IR table is neededMauro Carvalho Chehab2010-05-191-1/+1
* V4L/DVB: cx18: Add a component video input to the PVR2100 and DVR3200H card e...Andy Walls2010-05-181-0/+2
* V4L/DVB: cx18: Add support for component video inputsAndy Walls2010-05-184-7/+51
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
* V4L/DVB: drivers/media/video/cx18/cx18-alsa-pcm.c: fix printk warningAndrew Morton2010-02-261-1/+1
* V4L/DVB: cx18: Add missing serialization locks to cx18-dvbAndy Walls2010-02-261-0/+4
* V4L/DVB: cx18: Increment driver version for the addition of cx18-alsa and fixesAndy Walls2010-02-261-1/+1
* V4L/DVB: cx18: Fix memory leak in cx18-alsa starting of PCM capturesAndy Walls2010-02-261-13/+5
* V4L/DVB: cx18: Add missing serialization locking to cx18-alsaAndy Walls2010-02-261-1/+9
* V4L/DVB: cx18: Rename snd_cx18_mixer_lock to snd_cx18_lock and increase visib...Andy Walls2010-02-262-20/+20
* Fix the __init/__exit annotationsMauro Carvalho Chehab2010-02-261-6/+6
* cx18: Fix compilation when CONFIG_MODULE is disabledMauro Carvalho Chehab2010-02-261-24/+21
* V4L/DVB: using vmalloc requires include of linux/vmalloc.hStephen Rothwell2010-02-261-0/+1
* V4L/DVB: cx18-alsa: Fix the rates definition and move some buffer freeing code.Devin Heitmueller2010-02-261-10/+12
* V4L/DVB: cx18: address possible passing of NULL to snd_card_freeDevin Heitmueller2010-02-261-2/+3
* V4L/DVB: cx18-alsa: codingstyle cleanupDevin Heitmueller2010-02-261-80/+76
* V4L/DVB: cx18-alsa: codingstyle cleanupDevin Heitmueller2010-02-261-3/+5
* V4L/DVB: cx18: codingstyle fixesDevin Heitmueller2010-02-261-3/+5
* V4L/DVB: cx18-alsa: codingstyle fixesDevin Heitmueller2010-02-261-4/+4
* V4L/DVB: cx18-alsa: fix codingstyle issueDevin Heitmueller2010-02-261-1/+1
* V4L/DVB: cx18-alsa: fix memory leak in error conditionDevin Heitmueller2010-02-261-0/+1
* V4L/DVB: cx18-alsa: remove a couple of warningsDevin Heitmueller2010-02-262-2/+0
* V4L/DVB: cx18-alsa: name alsa device after the actual cardDevin Heitmueller2010-02-261-1/+1
* V4L/DVB: cx18: cleanup cx18-alsa debug loggingDevin Heitmueller2010-02-261-1/+5
* V4L/DVB: cx18: rework cx18-alsa module loading to support automatic loadingDevin Heitmueller2010-02-263-32/+46
* V4L/DVB: cx18-alsa: remove unneeded debug lineDevin Heitmueller2010-02-261-1/+0
* V4L/DVB: cx18: export more symbols required by cx18-alsaDevin Heitmueller2010-02-261-0/+2
* V4L/DVB: cx18: add cx18-alsa module to MakefileDevin Heitmueller2010-02-262-0/+13
* V4L/DVB: cx18: overhaul ALSA PCM device handling so it worksDevin Heitmueller2010-02-265-7/+293
* V4L/DVB: cx18: export a couple of symbols so they can be shared with cx18-alsaDevin Heitmueller2010-02-262-2/+7
* V4L/DVB: cx18: make it so cx18-alsa-main.c compilesDevin Heitmueller2010-02-261-7/+19
* V4L/DVB: cx18: rename cx18-alsa.cDevin Heitmueller2010-02-261-0/+0
* V4L/DVB: cx18-alsa: Add non-working cx18-alsa-pcm.[ch] files to avoid data lossAndy Walls2010-02-262-0/+138
* V4L/DVB: cx18-alsa: Initial non-working cx18-alsa filesAndy Walls2010-02-265-0/+573
* V4L/DVB (13968): cx18, fix potential null dereferenceJiri Slaby2010-02-261-8/+10
* V4L/DVB (13912): cx18: Fix tuner reset pin in card entry for the Leadtek PVR2100Sergey Bolshakov2010-02-261-1/+1
* V4L/DVB (13910): cx18: Fix set indextable command to properly select I/P/B in...Andy Walls2010-02-262-3/+4
* V4L/DVB (13909): cx18: Clean up dead code from ivtv once used for IDX processingAndy Walls2010-02-262-17/+1
* V4L/DVB (13908): cx18: Add initial working VIDIOC_G_ENC_INDEX ioctl() supportAndy Walls2010-02-263-13/+146
* V4L/DVB (13907): cx18: Perform automatic rotation of very old, unread IDX buf...Andy Walls2010-02-263-1/+33
* V4L/DVB (13906): cx18: Start IDX streams automatically as an internal associa...Andy Walls2010-02-263-72/+125
* V4L/DVB (13905): cx18: Allow MPEG index streams to be started and stopped int...Andy Walls2010-02-261-5/+13
* V4L/DVB (13904): cx18: Fix TS and IDX stream buffer memory leak on module unloadAndy Walls2010-02-262-3/+22