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-driver.h
Age
Commit message (
Expand
)
Author
2008-12-14
cx18 Replace magic number 63 with CX18_MAX_FW_MDLS_PER_STREAM
Andy Walls
2008-12-12
cx18: Port fix for raw/sliced VBI mixup from ivtv and cx25840
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-25
cx18: Change to per CX23418 device work queues for deferrable work handling
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: Streamline cx18-io[ch] wrappers and enforce MMIO retry strategy
Andy Walls
2008-11-16
cx18: Propagate staleness of mailbox and mdl ack data to work handler
Andy Walls
2008-11-16
cx18: Convert per stream queue spinlocks into mutexes
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-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-11-02
cx18: Reduce number of mmio read retries
Andy Walls
2008-10-18
backport commit 1a651a00e20fd4997f0b91258f6f95b7d96edcd9
Mauro Carvalho Chehab
2008-10-04
cx18: Add entries for the Leadtek PVR2100 and Toshiba Qosmio DVB-T/Analog
Andy Walls
2008-09-28
cx18: Add default behavior of checking and retrying PCI MMIO accesses
Andy Walls
2008-09-06
cx18: Set mmio throttling delay default to 0 nsec.
Andy Walls
2008-09-05
merge: http://linuxtv.org/hg/~awalls/v4l-dvb
Mauro Carvalho Chehab
2008-08-31
cx18: Throttle mmio to/from the CX23418 so boards work in older systems
Andy Walls
2008-08-30
cx18: Create cx18_ specific wrappers for all pci mmio accessesors.
Andy Walls
2008-08-23
cx18: Fix cx18_find_handle() and add error checking
Andy Walls
2008-08-22
cx18: Convert cx18_queue buffers member to atomic_t
Andy Walls
2008-08-22
cx18: Remove redundant struct cx18_queue length member.
Andy Walls
2008-08-22
cx18: get rid of ununsed buffers stolen field
Andy Walls
2008-07-20
videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h
Hans Verkuil
2008-07-13
cx18: Add locking for struct cx18 GPIO state variables
Andy Walls
2008-07-08
v4l-dvb: remove support for kernels < 2.6.16
Hans Verkuil
2008-06-21
cx18: add support for Conexant Raptor PAL/SECAM card
Hans Verkuil
2008-08-30
v4l: fix assorted compile warnings/errors
Hans Verkuil
2008-05-21
cx18 iomem annotations
Mauro Carvalho Chehab
2008-05-25
cx18: move gpio_dir/val statics to the cx18 struct.
Hans Verkuil
2008-05-25
cx18: allow for simultaneous digital and analog capture
Hans Verkuil
2008-05-05
cx18/: possible cleanups
Mauro Carvalho Chehab
2008-05-02
backport commit aed6abd662c2903733bea7fcd3856c306e650680
Mauro Carvalho Chehab
2008-04-28
cx18: new driver for the Conexant CX23418 MPEG encoder chip
Hans Verkuil