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-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