aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx18/cx18-driver.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-30V4L/DVB (9802): cx18: Add module parameters for finer control over buffer allocationsAndy Walls1-0/+12
2008-12-30V4L/DVB (9801): cx18: Allow more than 63 capture buffers in rotation per streamAndy Walls1-1/+2
2008-12-30V4L/DVB (9800): cx18: Eliminate q_io from stream buffer handlingAndy Walls1-1/+0
2008-12-30V4L/DVB (9776): cx18: Change to per CX23418 device work queues for deferrable work handlingAndy Walls1-1/+1
2008-12-30V4L/DVB (9728): cx18: Copyright attribution update for files modified by awallsAndy Walls1-0/+1
2008-12-30V4L/DVB (9727): cx18: Adjust outgoing mailbox timeouts and remove statistics loggingAndy Walls1-8/+0
2008-12-30V4L/DVB (9726): cx18: Restore buffers that have fallen out of the transfer rotationAndy Walls1-0/+1
2008-12-30V4L/DVB (9725): cx18: Remove unnecessary MMIO accesses in time critical irq handling pathAndy Walls1-0/+4
2008-12-30V4L/DVB (9724): cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry strategyAndy Walls1-13/+0
2008-12-30V4L/DVB (9723): cx18: Propagate staleness of mailbox and mdl ack data to work handlerAndy Walls1-0/+7
2008-12-30V4L/DVB (9722): cx18: Convert per stream queue spinlocks into mutexesAndy Walls1-1/+1
2008-12-30V4L/DVB (9721): cx18: Change to singlethreaded global work queue thread for deferable workAndy Walls1-0/+1
2008-12-30V4L/DVB (9720): cx18: Major rewrite of interrupt handling for incoming mailbox processingAndy Walls1-4/+15
2008-12-30V4L/DVB (9596): cx18: Further changes to improve mailbox protocol integrity & performnceAndy Walls1-0/+7
2008-12-30V4L/DVB (9593): cx18: Add outgoing mailbox mutexes and check for ack via waitq vs pollAndy Walls1-3/+4
2008-12-30V4L/DVB (9592): cx18: Use default kernel work queue; fix streaming flag for work handlerAndy Walls1-2/+0
2008-12-30V4L/DVB (9513): cx18: Reduce number of mmio read retriesAndy Walls1-3/+4
2008-11-11V4L/DVB (9516): cx18: Move DVB buffer transfer handling from irq handler to work_queueAndy Walls1-6/+12
2008-11-11V4L/DVB (9515): cx18: Use correct Mailbox IRQ Ack values and misc IRQ handling cleanupAndy Walls1-2/+0
2008-10-20byteorder: remove direct includes of linux/byteorder/swab[b].hHarvey Harrison1-0/+1
2008-10-12V4L/DVB (9131): cx18: Add entries for the Leadtek PVR2100 and Toshiba Qosmio DVB-T/AnalogAndy Walls1-1/+5
2008-10-12V4L/DVB (9110): cx18: Add default behavior of checking and retrying PCI MMIO accessesAndy Walls1-0/+11
2008-10-12V4L/DVB (8924): cx18: Set mmio throttling delay default to 0 nsec.Andy Walls1-2/+2
2008-10-12V4L/DVB (8914): cx18: Throttle mmio to/from the CX23418 so boards work in older systemsAndy Walls1-0/+4
2008-10-12V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accessesors.Andy Walls1-43/+0
2008-10-12V4L/DVB (8856): v4l: fix assorted compile warnings/errorsHans Verkuil1-1/+0
2008-10-12V4L/DVB (8773): cx18: Fix cx18_find_handle() and add error checkingAndy Walls1-0/+2
2008-10-12V4L/DVB (8772): cx18: Convert cx18_queue buffers member to atomic_tAndy Walls1-1/+1
2008-10-12V4L/DVB (8771): cx18: Remove redundant struct cx18_queue length member.Andy Walls1-1/+0
2008-10-12V4L/DVB (8770): cx18: get rid of ununsed buffers stolen fieldAndy Walls1-1/+0
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil1-0/+1
2008-07-20V4L/DVB (8331): cx18: Add locking for struct cx18 GPIO state variablesAndy Walls1-0/+1
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil1-2/+0
2008-07-20V4L/DVB (8089): cx18: add support for Conexant Raptor PAL/SECAM cardSri Deevi1-1/+3
2008-06-05V4L/DVB (7964): cx18 iomem annotationsAl Viro1-1/+1
2008-06-05V4L/DVB (7934): cx18: move gpio_dir/val statics to the cx18 struct.Hans Verkuil1-0/+4
2008-06-05V4L/DVB (7931): cx18: allow for simultaneous digital and analog captureHans Verkuil1-1/+2
2008-05-14V4L/DVB (7856): cx18/: possible cleanupsAdrian Bunk1-3/+0
2008-04-29V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil1-0/+500