aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/cx18
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26V4L/DVB: drivers/media/video/cx18/cx18-alsa-pcm.c: fix printk warningAndrew Morton
2010-02-26V4L/DVB: cx18: Add missing serialization locks to cx18-dvbAndy Walls
2010-02-26V4L/DVB: cx18: Increment driver version for the addition of cx18-alsa and fixesAndy Walls
2010-02-26V4L/DVB: cx18: Fix memory leak in cx18-alsa starting of PCM capturesAndy Walls
2010-02-26V4L/DVB: cx18: Add missing serialization locking to cx18-alsaAndy Walls
2010-02-26V4L/DVB: cx18: Rename snd_cx18_mixer_lock to snd_cx18_lock and increase visib...Andy Walls
2010-02-26Fix the __init/__exit annotationsMauro Carvalho Chehab
2010-02-26cx18: Fix compilation when CONFIG_MODULE is disabledMauro Carvalho Chehab
2010-02-26V4L/DVB: using vmalloc requires include of linux/vmalloc.hStephen Rothwell
2010-02-26V4L/DVB: cx18-alsa: Fix the rates definition and move some buffer freeing code.Devin Heitmueller
2010-02-26V4L/DVB: cx18: address possible passing of NULL to snd_card_freeDevin Heitmueller
2010-02-26V4L/DVB: cx18-alsa: codingstyle cleanupDevin Heitmueller
2010-02-26V4L/DVB: cx18-alsa: codingstyle cleanupDevin Heitmueller
2010-02-26V4L/DVB: cx18: codingstyle fixesDevin Heitmueller
2010-02-26V4L/DVB: cx18-alsa: codingstyle fixesDevin Heitmueller
2010-02-26V4L/DVB: cx18-alsa: fix codingstyle issueDevin Heitmueller
2010-02-26V4L/DVB: cx18-alsa: fix memory leak in error conditionDevin Heitmueller
2010-02-26V4L/DVB: cx18-alsa: remove a couple of warningsDevin Heitmueller
2010-02-26V4L/DVB: cx18-alsa: name alsa device after the actual cardDevin Heitmueller
2010-02-26V4L/DVB: cx18: cleanup cx18-alsa debug loggingDevin Heitmueller
2010-02-26V4L/DVB: cx18: rework cx18-alsa module loading to support automatic loadingDevin Heitmueller
2010-02-26V4L/DVB: cx18-alsa: remove unneeded debug lineDevin Heitmueller
2010-02-26V4L/DVB: cx18: export more symbols required by cx18-alsaDevin Heitmueller
2010-02-26V4L/DVB: cx18: add cx18-alsa module to MakefileDevin Heitmueller
2010-02-26V4L/DVB: cx18: overhaul ALSA PCM device handling so it worksDevin Heitmueller
2010-02-26V4L/DVB: cx18: export a couple of symbols so they can be shared with cx18-alsaDevin Heitmueller
2010-02-26V4L/DVB: cx18: make it so cx18-alsa-main.c compilesDevin Heitmueller
2010-02-26V4L/DVB: cx18: rename cx18-alsa.cDevin Heitmueller
2010-02-26V4L/DVB: cx18-alsa: Add non-working cx18-alsa-pcm.[ch] files to avoid data lossAndy Walls
2010-02-26V4L/DVB: cx18-alsa: Initial non-working cx18-alsa filesAndy Walls
2010-02-26V4L/DVB (13968): cx18, fix potential null dereferenceJiri Slaby
2010-02-26V4L/DVB (13912): cx18: Fix tuner reset pin in card entry for the Leadtek PVR2100Sergey Bolshakov
2010-02-26V4L/DVB (13910): cx18: Fix set indextable command to properly select I/P/B in...Andy Walls
2010-02-26V4L/DVB (13909): cx18: Clean up dead code from ivtv once used for IDX processingAndy Walls
2010-02-26V4L/DVB (13908): cx18: Add initial working VIDIOC_G_ENC_INDEX ioctl() supportAndy Walls
2010-02-26V4L/DVB (13907): cx18: Perform automatic rotation of very old, unread IDX buf...Andy Walls
2010-02-26V4L/DVB (13906): cx18: Start IDX streams automatically as an internal associa...Andy Walls
2010-02-26V4L/DVB (13905): cx18: Allow MPEG index streams to be started and stopped int...Andy Walls
2010-02-26V4L/DVB (13904): cx18: Fix TS and IDX stream buffer memory leak on module unloadAndy Walls
2010-02-26V4L/DVB (13903): cx18: Encapsulate check for a stream being enabled into an i...Andy Walls
2010-02-26V4L/DVB (13902): cx18: Update MPEG Index stream buffers module option processingAndy Walls
2009-12-16V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart
2009-12-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-12-05V4L/DVB (13478): cx18: remove bogus init call.Hans Verkuil
2009-12-05V4L/DVB (13445): cx18: Use per cx18 instance init data for ir-kbd-i2c instead...Andy Walls
2009-12-05V4L/DVB (13434): cx18: Bump version number due to significant buffer handling...Andy Walls
2009-12-05V4L/DVB (13433): cx18: Remove duplicate list traversal when processing incomi...Andy Walls
2009-12-05V4L/DVB (13432): cx18: Adjust encoder VBI MDL size to be exactly frame's wort...Andy Walls