aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx18/cx18-mailbox.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1/+1
* [media] cx18: Fix warnings introduced during cleanupSimon Farnsworth2011-05-201-3/+2
* [media] cx18: Clean up mmap() support for raw YUVSimon Farnsworth2011-05-201-14/+3
* [media] cx18: mmap() support for raw YUV video captureSteven Toth2011-05-201-0/+70
* [media] cx18: Use the control frameworkHans Verkuil2011-03-211-3/+2
* [media] cx18: Only allocate a struct cx18_dvb for the DVB TS streamAndy Walls2010-12-291-3/+3
* V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email addressAndy Walls2010-06-011-1/+1
* V4L/DVB: cx18: overhaul ALSA PCM device handling so it worksDevin Heitmueller2010-02-261-5/+41
* V4L/DVB (13907): cx18: Perform automatic rotation of very old, unread IDX buf...Andy Walls2010-02-261-1/+4
* V4L/DVB (13429): cx18: Add Memory Descriptor List (MDL) layer to buffer handlingAndy Walls2009-12-051-17/+41
* V4L/DVB (13428): cx18: Rename mdl_offset to mdl_base_idx or free_mdl_idx as a...Andy Walls2009-12-051-2/+2
* V4L/DVB (11618): cx18: Convert per stream mutex locks to per queue spin locksAndy Walls2009-06-161-12/+13
* V4L/DVB (11617): cx18: Set up to wait for a one-shot response before sending ...Andy Walls2009-06-161-12/+37
* V4L/DVB (11615): cx18: Rename the work queue to "in_work_queue"Andy Walls2009-06-161-20/+20
* V4L/DVB (10278): cx18: Fix bad audio in first analog capture.Andy Walls2009-03-301-0/+2
* V4L/DVB (10275): cx18: Additional debug to display outgoing mailbox parametersAndy Walls2009-03-301-12/+30
* V4L/DVB (9895): cx18: Refine the firmware load and firmware startup processAndy Walls2008-12-301-1/+2
* V4L/DVB (9894): cx18: Use a known open task handle when setting stream CX2341...Andy Walls2008-12-301-2/+3
* V4L/DVB (9804): cx18: Avoid making firmware API calls with the queue lock heldAndy Walls2008-12-301-6/+9
* V4L/DVB (9801): cx18: Allow more than 63 capture buffers in rotation per streamAndy Walls2008-12-301-10/+1
* V4L/DVB (9776): cx18: Change to per CX23418 device work queues for deferrable...Andy Walls2008-12-301-1/+1
* V4L/DVB (9730): cx18: Quiet a sometimes common warning that often has benign ...Andy Walls2008-12-301-3/+3
* V4L/DVB (9728): cx18: Copyright attribution update for files modified by awallsAndy Walls2008-12-301-0/+1
* V4L/DVB (9727): cx18: Adjust outgoing mailbox timeouts and remove statistics ...Andy Walls2008-12-301-25/+8
* V4L/DVB (9726): cx18: Restore buffers that have fallen out of the transfer ro...Andy Walls2008-12-301-13/+46
* V4L/DVB (9725): cx18: Remove unnecessary MMIO accesses in time critical irq h...Andy Walls2008-12-301-1/+6
* V4L/DVB (9723): cx18: Propagate staleness of mailbox and mdl ack data to work...Andy Walls2008-12-301-14/+20
* V4L/DVB (9721): cx18: Change to singlethreaded global work queue thread for d...Andy Walls2008-12-301-1/+1
* V4L/DVB (9720): cx18: Major rewrite of interrupt handling for incoming mailbo...Andy Walls2008-12-301-10/+308
* V4L/DVB (9596): cx18: Further changes to improve mailbox protocol integrity &...Andy Walls2008-12-301-17/+30
* V4L/DVB (9595): cx18: Improve handling of outgoing mailboxes detected to be busyAndy Walls2008-12-301-68/+62
* V4L/DVB (9593): cx18: Add outgoing mailbox mutexes and check for ack via wait...Andy Walls2008-12-301-43/+41
* V4L/DVB (9511): cx18: Mark CX18_CPU_DE_RELEASE_MDL as a slow API callAndy Walls2008-11-111-1/+1
* V4L/DVB (9510): cx18: Fix write retries for registers that always change - pa...Andy Walls2008-11-111-2/+2
* V4L/DVB (9475): cx18: Disable write retries for registers that always change ...Andy Walls2008-11-111-2/+2
* V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accesse...Andy Walls2008-10-121-21/+23
* V4L/DVB (8774): cx18: Have CX23418 release buffers at end of capture.Andy Walls2008-10-121-0/+1
* V4L/DVB (8167): cx18: set correct audio inputs for tuner and line-in 2.Hans Verkuil2008-07-201-0/+1
* V4L/DVB (7964): cx18 iomem annotationsAl Viro2008-06-051-4/+4
* V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil2008-04-291-0/+372