index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
cx18
/
cx18-ioctl.c
Commit message (
Expand
)
Author
Age
*
V4L/DVB (10759): cx18: Convert GPIO connected functions to act as v4l2_subdev...
Andy Walls
2009-03-30
*
V4L/DVB (10758): cx18: Convert I2C devices to v4l2_subdevices
Andy Walls
2009-03-30
*
V4L/DVB (10757): cx18, v4l2-chip-ident: Finish conversion of AV decoder core ...
Andy Walls
2009-03-30
*
V4L/DVB (10756): cx18: Slim down instance handling, build names from v4l2_dev...
Andy Walls
2009-03-30
*
V4L/DVB (10486): ivtv/cx18: fix g_fmt and try_fmt for raw video
Hans Verkuil
2009-03-30
*
V4L/DVB (10442): cx18: Fixes for enforcing when Encoder Raw VBI params can be...
Andy Walls
2009-03-30
*
V4L/DVB (10441): cx18: Fix VBI ioctl() handling and Raw/Sliced VBI state mana...
Andy Walls
2009-03-30
*
V4L/DVB (10439): cx18: Clean-up and enable sliced VBI handling
Andy Walls
2009-03-30
*
V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev t...
Andy Walls
2009-03-30
*
V4L/DVB (10279): cx18: Print driver version number when logging status
Andy Walls
2009-03-30
*
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
2009-01-02
*
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
2009-01-02
*
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
2009-01-02
*
V4L/DVB (9805): cx18: Port fix for raw/sliced VBI mixup from ivtv and cx25840
Andy Walls
2008-12-30
*
V4L/DVB (9801): cx18: Allow more than 63 capture buffers in rotation per stream
Andy Walls
2008-12-30
*
V4L/DVB (9728): cx18: Copyright attribution update for files modified by awalls
Andy Walls
2008-12-30
*
V4L/DVB (9727): cx18: Adjust outgoing mailbox timeouts and remove statistics ...
Andy Walls
2008-12-30
*
V4L/DVB (9157): cx18/ivtv: add 'PCI:' prefix to bus_info.
Hans Verkuil
2008-10-13
*
V4L/DVB (9110): cx18: Add default behavior of checking and retrying PCI MMIO ...
Andy Walls
2008-10-12
*
V4L/DVB (8920): cx18/ivtv: fix check of window boundaries for VIDIOC_S_FMT
Hans Verkuil
2008-10-12
*
V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accesse...
Andy Walls
2008-10-12
*
V4L/DVB (8773): cx18: Fix cx18_find_handle() and add error checking
Andy Walls
2008-10-12
*
V4L/DVB (8772): cx18: Convert cx18_queue buffers member to atomic_t
Andy Walls
2008-10-12
*
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...
Hans Verkuil
2008-07-26
*
V4L/DVB (8332): cx18: Suport external reset of the Z8F0811 IR controller on H...
Andy Walls
2008-07-20
*
V4L/DVB (8331): cx18: Add locking for struct cx18 GPIO state variables
Andy Walls
2008-07-20
*
V4L/DVB (8113): ivtv/cx18: remove s/g_ctrl, now all controls are handled thro...
Hans Verkuil
2008-07-20
*
V4L/DVB (8111): ivtv/cx18: fix compile error when CONFIG_VIDEO_ADV_DEBUG is n...
Hans Verkuil
2008-07-20
*
V4L/DVB (8104): cx18/ivtv: ioctl debugging improvements
Hans Verkuil
2008-07-20
*
V4L/DVB (8091): cx18: show GPIO pins when VIDIOC_LOG_STATUS is called.
Hans Verkuil
2008-07-20
*
V4L/DVB (8087): cx18: make sure all v4l2_format fields are filled in
Hans Verkuil
2008-07-20
*
V4L/DVB (8086): ivtv/cx18: fix video_temporal_filter handling
Hans Verkuil
2008-07-20
*
V4L/DVB (8084): ivtv/cx18: remove unnecessary memsets & KERNEL_VERSION tests
Hans Verkuil
2008-07-20
*
V4L/DVB (8082): cx18: convert to video_ioctl2()
Andy Walls
2008-07-20
*
V4L/DVB (7931): cx18: allow for simultaneous digital and analog capture
Hans Verkuil
2008-06-05
*
V4L-DVB(7789a): cx18: fix symbol conflict with ivtv driver
Mauro Carvalho Chehab
2008-04-29
*
V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip
Hans Verkuil
2008-04-29