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-streams.c
Age
Commit message (
Expand
)
Author
2008-11-23
cx18: Use a known open task handle when setting stream CX2341x parameters
Andy Walls
2008-12-14
cx18: Convert some list manipulations to emphasize entries not lists
Andy Walls
2008-12-14
cx18 Replace magic number 63 with CX18_MAX_FW_MDLS_PER_STREAM
Andy Walls
2008-12-12
cx18: Enable raw VBI capture
Andy Walls
2008-12-12
cx18: Port fix for raw/sliced VBI mixup from ivtv and cx25840
Andy Walls
2008-12-12
cx18: Avoid making firmware API calls with the queue lock held
Andy Walls
2008-12-07
cx18: Add module parameters for finer control over buffer allocations
Andy Walls
2008-12-08
cx18: Allow more than 63 capture buffers in rotation per stream
Andy Walls
2008-11-27
cx18: Eliminate q_io from stream buffer handling
Andy Walls
2008-11-21
cx18: Copyright attribution update for files modified by awalls
Andy Walls
2008-11-16
cx18: Convert per stream queue spinlocks into mutexes
Andy Walls
2008-11-15
cx18: Major rewrite of interrupt handling for incoming mailbox processing
Andy Walls
2008-11-05
cx18: Use default kernel work queue; fix streaming flag for work handler
Andy Walls
2008-10-18
cx18: Don't mask many real init error codes by mapping them to ENOMEM
Andy Walls
2008-10-04
v4l: disconnect kernel number from minor
Hans Verkuil
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-08-23
cx18: Fix cx18_find_handle() and add error checking
Andy Walls
2008-08-22
cx18: get rid of ununsed buffers stolen field
Andy Walls
2008-07-26
v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-20
videodev: rename 'dev' to 'parent'
Hans Verkuil
2008-07-18
videodev/cx18: fix get_index bug and error-handling lock-ups
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.13
Hans Verkuil
2008-06-22
cx18/ivtv: ioctl debugging improvements
Hans Verkuil
2008-06-21
cx18: convert to video_ioctl2()
Hans Verkuil
2008-05-21
cx18 iomem annotations
Mauro Carvalho Chehab
2008-05-25
cx18: allow for simultaneous digital and analog capture
Hans Verkuil
2008-05-12
ivtv/cx18: add compat_ioctl entries
Hans Verkuil
2008-05-01
cx18/ivtv: improve and fix out-of-memory handling
Hans Verkuil
2008-04-28
cx18: new driver for the Conexant CX23418 MPEG encoder chip
Hans Verkuil