aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv/ivtv-irq.c
Commit message (Expand)AuthorAgeFilesLines
* [media] ivtv: Fix corrective action taken upon DMA ERR interrupt to avoid hangMichael2011-03-021-7/+51
* ivtv: use kthread_worker instead of workqueueTejun Heo2010-06-291-12/+3
* V4L/DVB: ivtv: support the new events APIHans Verkuil2010-05-191-2/+13
* V4L/DVB: ivtv, ivtvfb: Use a define for the output line and field register ad...Andy Walls2010-05-181-3/+5
* V4L/DVB: ivtv: Fix ivtv_api_get_data() to avoid unneeded IO during IRQ handlingAndy Walls2010-02-261-4/+5
* V4L/DVB: ivtv: Fix race condition for queued udma transfersIan Armstrong2010-02-261-2/+3
* V4L/DVB (11674): ivtv: fix incorrect bit testsHans Verkuil2009-05-091-1/+1
* V4L/DVB (10488): ivtv: cleanup naming conventionsHans Verkuil2009-03-301-2/+2
* V4L/DVB (9166): ivtv - Fix potential race condition in yuv handlerIan Armstrong2008-10-131-3/+6
* V4L/DVB (8648): ivtv: improve CC supportHans Verkuil2008-09-031-21/+8
* V4L/DVB (7963): ivtv: trivial annotationsAl Viro2008-06-051-4/+4
* V4L/DVB (7761): ivtv: increase the DMA timeout from 100 to 300 msHans Verkuil2008-04-291-2/+2
* V4L/DVB (7245): ivtv: start timer for each DMA transferHans Verkuil2008-04-241-12/+13
* V4L/DVB (6776): ivtv: Some general fixesRichard Knutsson2008-01-251-2/+2
* V4L/DVB (6742): ivtv: fix incorrect debug messageHans Verkuil2008-01-251-1/+1
* V4L/DVB (6717): ivtv: Initial merge of video48 yuv handling into the IVTV_IOC...Ian Armstrong2008-01-251-3/+23
* V4L/DVB (6716): ivtv: yuv interlace mode changeIan Armstrong2008-01-251-8/+11
* V4L/DVB (6714): ivtv: yuv frame parameter fixIan Armstrong2008-01-251-1/+1
* V4L/DVB (6713): ivtv: ivtv_yuv_prep_frame breakup and yuv hardware buffer cha...Ian Armstrong2008-01-251-15/+16
* V4L/DVB (6712): ivtv: ivtv yuv stream handling changeIan Armstrong2008-01-251-6/+19
* V4L/DVB (6313): ivtv: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho2007-10-101-20/+6
* V4L/DVB (6116): ivtv: VBI cleanups and fixesHans Verkuil2007-10-091-3/+7
* V4L/DVB (6094): ivtv: more ivtv-driver.h cleanupsHans Verkuil2007-10-091-5/+5
* V4L/DVB (6093): ivtv: reorganized and cleanup ivtv structHans Verkuil2007-10-091-6/+6
* V4L/DVB (6091): ivtv: header cleanupHans Verkuil2007-10-091-3/+0
* V4L/DVB (6050): ivtv: retry/timer improvementsHans Verkuil2007-10-091-0/+4
* V4L/DVB (6049): ivtv: fix VBI reinsertion decodingHans Verkuil2007-10-091-3/+2
* V4L/DVB (6047): ivtv: Fix scatter/gather DMA timeoutsHans Verkuil2007-10-091-93/+141
* V4L/DVB (6046): ivtv: always steal full frames if out of buffers.Hans Verkuil2007-10-091-1/+4
* V4L/DVB (6043): ivtv: fix incorrect round-robin implementationHans Verkuil2007-10-091-2/+4
* V4L/DVB (5973): ivtv: attach yuv field order to each frameIan Armstrong2007-10-091-8/+14
* V4L/DVB (5866): ivtv: fix DMA timeout when capturing VBI + another streamHans Verkuil2007-07-201-2/+5
* V4L/DVB (5865): Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffiesMauro Carvalho Chehab2007-07-201-2/+2
* V4L/DVB (5844): ivtv: add high volume debugging flagHans Verkuil2007-07-181-18/+18
* V4L/DVB (5675): Move big PIO accesses from the interrupt handler to a workhan...Hans Verkuil2007-06-081-67/+137
* V4L/DVB (5404): Merges VBI & YUV handling into a single work queue.Hans Verkuil2007-04-271-3/+23
* V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoderHans Verkuil2007-04-271-0/+818