summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx18/cx18-driver.h
AgeCommit message (Expand)Author
2008-11-04cx18: Move DVB buffer transfer handling from irq handler to work_queueAndy Walls
2008-11-04cx18: Use correct Mailbox IRQ Ack values and misc IRQ handling cleanupAndy Walls
2008-11-02cx18: Reduce number of mmio read retriesAndy Walls
2008-10-18backport commit 1a651a00e20fd4997f0b91258f6f95b7d96edcd9Mauro Carvalho Chehab
2008-10-04cx18: Add entries for the Leadtek PVR2100 and Toshiba Qosmio DVB-T/AnalogAndy Walls
2008-09-28cx18: Add default behavior of checking and retrying PCI MMIO accessesAndy Walls
2008-09-06cx18: Set mmio throttling delay default to 0 nsec.Andy Walls
2008-09-05merge: http://linuxtv.org/hg/~awalls/v4l-dvbMauro Carvalho Chehab
2008-08-31cx18: Throttle mmio to/from the CX23418 so boards work in older systemsAndy 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-08-22cx18: get rid of ununsed buffers stolen fieldAndy Walls
2008-07-20videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil
2008-07-13cx18: Add locking for struct cx18 GPIO state variablesAndy Walls
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-06-21cx18: add support for Conexant Raptor PAL/SECAM cardHans Verkuil
2008-08-30v4l: fix assorted compile warnings/errorsHans Verkuil
2008-05-21 cx18 iomem annotationsMauro Carvalho Chehab
2008-05-25cx18: move gpio_dir/val statics to the cx18 struct.Hans Verkuil
2008-05-25cx18: allow for simultaneous digital and analog captureHans Verkuil
2008-05-05 cx18/: possible cleanupsMauro Carvalho Chehab
2008-05-02backport commit aed6abd662c2903733bea7fcd3856c306e650680Mauro Carvalho Chehab
2008-04-28cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil