summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx18/cx18-fileops.c
AgeCommit message (Expand)Author
2009-07-02cx18-fileops.c: Remove unnecessary semicolonsDouglas Schilling Landgraf
2009-04-26cx18: Allow IVTV format VBI insertion in MPEG-2 SVCD and DVD streamsAndy Walls
2009-04-01v4l2-subdev: move s_std from tuner to core.Hans Verkuil
2009-02-20cx18: Convert I2C devices to v4l2_subdevicesAndy Walls
2009-02-14cx18: Slim down instance handling, build names from v4l2_device.nameAndy Walls
2009-02-01cx18: Fix presentation timestamp (PTS) for VBI buffersAndy Walls
2009-01-30cx18: Clean-up and enable sliced VBI handlingAndy Walls
2009-01-10cx18: Rename structure members: dev to pci_dev and v4l2dev to video_devAndy Walls
2009-01-01cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18Andy Walls
2008-12-30v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-12-12cx18: Enable raw VBI captureAndy Walls
2008-12-12cx18: Port fix for raw/sliced VBI mixup from ivtv and cx25840Andy Walls
2008-12-08cx18: Allow more than 63 capture buffers in rotation per streamAndy Walls
2008-11-27cx18: Eliminate q_io from stream buffer handlingAndy Walls
2008-11-21cx18: Copyright attribution update for files modified by awallsAndy Walls
2008-08-30cx18: Create cx18_ specific wrappers for all pci mmio accessesors.Andy Walls
2008-08-23cx18: Fix cx18_find_handle() and add error checkingAndy Walls
2008-08-22cx18: Convert cx18_queue buffers member to atomic_tAndy Walls
2008-08-22cx18: Remove redundant struct cx18_queue length member.Andy Walls
2008-05-21 cx18 iomem annotationsMauro Carvalho Chehab
2008-05-25cx18: allow for simultaneous digital and analog captureHans Verkuil
2008-05-12cx18/ivtv: fix open() kernel oopsHans Verkuil
2008-05-05 cx18/: possible cleanupsMauro Carvalho Chehab
2008-04-28cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil