index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
cx18
/
cx18-irq.c
Age
Commit message (
Expand
)
Author
2008-11-21
cx18: Copyright attribution update for files modified by awalls
Andy Walls
2008-11-17
cx18: Remove unnecessary MMIO accesses in time critical irq handling path
Andy Walls
2008-11-15
cx18: Major rewrite of interrupt handling for incoming mailbox processing
Andy Walls
2008-11-07
cx18: Improve handling of outgoing mailboxes detected to be busy
Andy Walls
2008-11-05
cx18: Add outgoing mailbox mutexes and check for ack via waitq vs poll
Andy Walls
2008-11-05
cx18: Use default kernel work queue; fix streaming flag for work handler
Andy Walls
2008-11-04
cx18: Move DVB buffer transfer handling from irq handler to work_queue
Andy Walls
2008-11-04
cx18: Use correct Mailbox IRQ Ack values and misc IRQ handling cleanup
Andy Walls
2008-10-31
cx18: Fix write retries for registers that always change - part 2.
Andy Walls
2008-10-25
cx18: Disable write retries for registers that always change - part 1.
Andy Walls
2008-10-04
cx18: Fix warning message for DMA done notification for inactive stream.
Andy Walls
2008-08-30
cx18: Create cx18_ specific wrappers for all pci mmio accessesors.
Andy Walls
2008-08-17
cx18: Add missing lock for when the irq handler manipulates the queues
Andy Walls
2008-07-17
cx18/smsusb: fix compile errors when building for kernels < 2.6.19
Hans Verkuil
2008-05-21
cx18: direct dereferencing of iomem
Mauro Carvalho Chehab
2008-05-21
cx18 iomem annotations
Mauro Carvalho Chehab
2008-04-28
cx18: new driver for the Conexant CX23418 MPEG encoder chip
Hans Verkuil