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-mailbox.c
Age
Commit message (
Expand
)
Author
2009-04-13
cx18: Rename the work queue to "in_work_queue"
Andy Walls
2009-01-04
cx18: Fix bad audio in first analog capture.
Andy Walls
2009-01-01
cx18: Additional debug to display outgoing mailbox parameters
Andy Walls
2008-12-14
cx18: Refine the firmware load and firmware startup process
Andy Walls
2008-11-23
cx18: Use a known open task handle when setting stream CX2341x parameters
Andy Walls
2008-12-12
cx18: Avoid making firmware API calls with the queue lock held
Andy Walls
2008-12-08
cx18: Allow more than 63 capture buffers in rotation per stream
Andy Walls
2008-11-25
cx18: Change to per CX23418 device work queues for deferrable work handling
Andy Walls
2008-11-23
cx18: Quiet a sometimes common warning that often has benign consequences
Andy Walls
2008-11-21
cx18: Copyright attribution update for files modified by awalls
Andy Walls
2008-11-21
cx18: Adjust outgoing mailbox timeouts and remove statistics logging
Andy Walls
2008-11-18
cx18: Restore buffers that have fallen out of the transfer rotation
Andy Walls
2008-11-17
cx18: Remove unnecessary MMIO accesses in time critical irq handling path
Andy Walls
2008-11-16
cx18: Propagate staleness of mailbox and mdl ack data to work handler
Andy Walls
2008-11-16
cx18: Change to singlethreaded global work queue thread for deferable work
Andy Walls
2008-11-15
cx18: Major rewrite of interrupt handling for incoming mailbox processing
Andy Walls
2008-11-08
cx18: Further changes to improve mailbox protocol integrity & performnce
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-01
cx18: Mark CX18_CPU_DE_RELEASE_MDL as a slow API call
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-08-30
cx18: Create cx18_ specific wrappers for all pci mmio accessesors.
Andy Walls
2008-08-23
cx18: Have CX23418 release buffers at end of capture.
Andy Walls
2008-06-28
cx18: set correct audio inputs for tuner and line-in 2.
Hans Verkuil
2008-05-21
cx18 iomem annotations
Mauro Carvalho Chehab
2008-04-28
cx18: new driver for the Conexant CX23418 MPEG encoder chip
Hans Verkuil