aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx18/cx18-mailbox.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-30V4L/DVB (9895): cx18: Refine the firmware load and firmware startup processAndy Walls1-1/+2
2008-12-30V4L/DVB (9894): cx18: Use a known open task handle when setting stream CX2341x parametersAndy Walls1-2/+3
2008-12-30V4L/DVB (9804): cx18: Avoid making firmware API calls with the queue lock heldAndy Walls1-6/+9
2008-12-30V4L/DVB (9801): cx18: Allow more than 63 capture buffers in rotation per streamAndy Walls1-10/+1
2008-12-30V4L/DVB (9776): cx18: Change to per CX23418 device work queues for deferrable work handlingAndy Walls1-1/+1
2008-12-30V4L/DVB (9730): cx18: Quiet a sometimes common warning that often has benign consequencesAndy Walls1-3/+3
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-25/+8
2008-12-30V4L/DVB (9726): cx18: Restore buffers that have fallen out of the transfer rotationAndy Walls1-13/+46
2008-12-30V4L/DVB (9725): cx18: Remove unnecessary MMIO accesses in time critical irq handling pathAndy Walls1-1/+6
2008-12-30V4L/DVB (9723): cx18: Propagate staleness of mailbox and mdl ack data to work handlerAndy Walls1-14/+20
2008-12-30V4L/DVB (9721): cx18: Change to singlethreaded global work queue thread for deferable workAndy Walls1-1/+1
2008-12-30V4L/DVB (9720): cx18: Major rewrite of interrupt handling for incoming mailbox processingAndy Walls1-10/+308
2008-12-30V4L/DVB (9596): cx18: Further changes to improve mailbox protocol integrity & performnceAndy Walls1-17/+30
2008-12-30V4L/DVB (9595): cx18: Improve handling of outgoing mailboxes detected to be busyAndy Walls1-68/+62
2008-12-30V4L/DVB (9593): cx18: Add outgoing mailbox mutexes and check for ack via waitq vs pollAndy Walls1-43/+41
2008-11-11V4L/DVB (9511): cx18: Mark CX18_CPU_DE_RELEASE_MDL as a slow API callAndy Walls1-1/+1
2008-11-11V4L/DVB (9510): cx18: Fix write retries for registers that always change - part 2.Andy Walls1-2/+2
2008-11-11V4L/DVB (9475): cx18: Disable write retries for registers that always change - part 1.Andy Walls1-2/+2
2008-10-12V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accessesors.Andy Walls1-21/+23
2008-10-12V4L/DVB (8774): cx18: Have CX23418 release buffers at end of capture.Andy Walls1-0/+1
2008-07-20V4L/DVB (8167): cx18: set correct audio inputs for tuner and line-in 2.Hans Verkuil1-0/+1
2008-06-05V4L/DVB (7964): cx18 iomem annotationsAl Viro1-4/+4
2008-04-29V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil1-0/+372