aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx18/cx18-driver.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab1-730/+0
2012-06-11[media] cx18: support big-endian systemsHans Verkuil1-1/+1
2012-02-14[media] cx18/ddbridge: remove unused headersHans Verkuil1-2/+0
2011-09-18[media] cx18: Fix videobuf captureSimon Farnsworth1-4/+1
2011-07-27[media] ivtv,cx18: Use default version control for VIDIOC_QUERYCAPMauro Carvalho Chehab1-1/+0
2011-05-20[media] cx18: Clean up mmap() support for raw YUVSimon Farnsworth1-4/+4
2011-05-20[media] cx18: mmap() support for raw YUV video captureSteven Toth1-0/+25
2011-03-22[media] cx18: use core priority handlingHans Verkuil1-2/+0
2011-03-22[media] cx18: use v4l2_fh as preparation for adding core priority supportHans Verkuil1-0/+12
2011-03-21[media] cx18: Use the control frameworkHans Verkuil1-1/+1
2011-03-02[media] cx18: Add support for Hauppauge HVR-1600 models with s5h1411Devin Heitmueller1-1/+2
2011-01-19[media] v4l/cx18: update workqueue usageTejun Heo1-3/+0
2010-12-29[media] cx18: Only allocate a struct cx18_dvb for the DVB TS streamAndy Walls1-4/+5
2010-12-29[media] Patch for cx18 module with added support of GoTView PCI DVD3 Hybrid tunerAlexey Chernov1-1/+3
2010-10-21V4L/DVB: V4L2: avoid name conflicts in macrosGuennadi Liakhovetski1-6/+13
2010-06-01V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email addressAndy Walls1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-26V4L/DVB: cx18: rework cx18-alsa module loading to support automatic loadingDevin Heitmueller1-0/+6
2010-02-26V4L/DVB: cx18: overhaul ALSA PCM device handling so it worksDevin Heitmueller1-0/+3
2010-02-26V4L/DVB: cx18-alsa: Initial non-working cx18-alsa filesAndy Walls1-0/+1
2010-02-26V4L/DVB (13909): cx18: Clean up dead code from ivtv once used for IDX processingAndy Walls1-14/+0
2010-02-26V4L/DVB (13908): cx18: Add initial working VIDIOC_G_ENC_INDEX ioctl() supportAndy Walls1-0/+12
2010-02-26V4L/DVB (13902): cx18: Update MPEG Index stream buffers module option processingAndy Walls1-1/+13
2009-12-05V4L/DVB (13445): cx18: Use per cx18 instance init data for ir-kbd-i2c instead of const dataAndy Walls1-0/+3
2009-12-05V4L/DVB (13432): cx18: Adjust encoder VBI MDL size to be exactly frame's worth of VBI dataAndy Walls1-1/+0
2009-12-05V4L/DVB (13430): cx18: Fix YUV capture so that encoder passes a single frame per transferAndy Walls1-1/+6
2009-12-05V4L/DVB (13429): cx18: Add Memory Descriptor List (MDL) layer to buffer handlingAndy Walls1-14/+31
2009-12-05V4L/DVB (13428): cx18: Rename mdl_offset to mdl_base_idx or free_mdl_idx as appropriateAndy Walls1-2/+2
2009-12-05V4L/DVB (13427): cx18: Rename struct cx18_queue.buffers to struct cx18_queue.depthAndy Walls1-1/+1
2009-06-16V4L/DVB (11950): cx18: Split LeadTek PVR2100 and DVR3100 H into 2 separate card entriesAndy Walls1-2/+3
2009-06-16V4L/DVB (11619): cx18: Simplify the work handler for outgoing mailbox commandsAndy Walls1-28/+2
2009-06-16V4L/DVB (11618): cx18: Convert per stream mutex locks to per queue spin locksAndy Walls1-1/+1
2009-06-16V4L/DVB (11616): cx18: Add a work queue for deferring empty buffer handoffs to the firmwareAndy Walls1-0/+32
2009-06-16V4L/DVB (11615): cx18: Rename the work queue to "in_work_queue"Andy Walls1-4/+5
2009-03-30V4L/DVB (10762): cx18: Get rid of unused variables related to video outputAndy Walls1-3/+0
2009-03-30V4L/DVB (10761): cx18: Change log lines for internal subdevs and fix tveeprom readsAndy Walls1-0/+49
2009-03-30V4L/DVB (10759): cx18: Convert GPIO connected functions to act as v4l2_subdevicesAndy Walls1-1/+3
2009-03-30V4L/DVB (10758): cx18: Convert I2C devices to v4l2_subdevicesAndy Walls1-4/+20
2009-03-30V4L/DVB (10757): cx18, v4l2-chip-ident: Finish conversion of AV decoder core to v4l2_subdevAndy Walls1-0/+1
2009-03-30V4L/DVB (10756): cx18: Slim down instance handling, build names from v4l2_device.nameAndy Walls1-13/+14
2009-03-30V4L/DVB (10443): cx18: Use correct line counts per field in firmware API callAndy Walls1-3/+0
2009-03-30V4L/DVB (10440): cx18: Fix presentation timestamp (PTS) for VBI buffersAndy Walls1-1/+0
2009-03-30V4L/DVB (10439): cx18: Clean-up and enable sliced VBI handlingAndy Walls1-40/+102
2009-03-30V4L/DVB (10437): cx18: Remove an unused spinlockAndy Walls1-1/+0
2009-03-30V4L/DVB (10284): cx18: Add initial entry for a Leadtek DVR3100 H hybrid cardAndy Walls1-1/+1
2009-03-30V4L/DVB (10281): cx18: Conversion to new V4L2 framework: use v4l2_device objectAndy Walls1-0/+3
2009-03-30V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev to video_devAndy Walls1-2/+2
2009-03-30V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18Andy Walls1-1/+1
2008-12-30V4L/DVB (9891): cx18 Replace magic number 63 with CX18_MAX_FW_MDLS_PER_STREAMAndy Walls1-2/+3
2008-12-30V4L/DVB (9805): cx18: Port fix for raw/sliced VBI mixup from ivtv and cx25840Andy Walls1-0/+6