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-ioctl.c
Age
Commit message (
Expand
)
Author
2009-04-02
ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support.
Hans Verkuil
2009-04-02
v4l2-subdev: change s_routing prototype
Hans Verkuil
2009-04-01
v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
2009-02-21
cx18: Convert GPIO connected functions to act as v4l2_subdevices
Andy Walls
2009-02-20
cx18: Convert I2C devices to v4l2_subdevices
Andy Walls
2009-02-16
cx18, v4l2-chip-ident: Finish conversion of AV decoder core to v4l2_subdev
Andy Walls
2009-02-14
cx18: Slim down instance handling, build names from v4l2_device.name
Andy Walls
2009-02-06
ivtv/cx18: fix g_fmt and try_fmt for raw video
Mauro Carvalho Chehab
2009-02-06
cx18: Fixes for enforcing when Encoder Raw VBI params can be set
Andy Walls
2009-02-05
cx18: Fix VBI ioctl() handling and Raw/Sliced VBI state management
Andy Walls
2009-01-30
cx18: Clean-up and enable sliced VBI handling
Andy Walls
2009-01-10
cx18: Rename structure members: dev to pci_dev and v4l2dev to video_dev
Andy Walls
2009-01-10
cx18: Print driver version number when logging status
Andy Walls
2008-12-30
v4l2: debugging API changed to match against driver name instead of ID.
Hans Verkuil
2008-12-30
v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
2008-12-30
v4l2: introduce v4l2_file_operations.
Hans Verkuil
2008-12-12
cx18: Port fix for raw/sliced VBI mixup from ivtv and cx25840
Andy Walls
2008-12-08
cx18: Allow more than 63 capture buffers in rotation per stream
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-09-08
cx18/ivtv: add 'PCI:' prefix to bus_info.
Hans Verkuil
2008-09-28
cx18: Add default behavior of checking and retrying PCI MMIO accesses
Andy Walls
2008-09-06
cx18/ivtv: fix check of window boundaries for VIDIOC_S_FMT
Hans Verkuil
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-07-21
videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct
Hans Verkuil
2008-07-13
cx18: Suport external reset of the Z8F0811 IR controller on HVR-1600 for lirc
Andy Walls
2008-07-13
cx18: Add locking for struct cx18 GPIO state variables
Andy Walls
2008-06-25
ivtv/cx18: remove s/g_ctrl, now all controls are handled through s/g_ext_ctrl
Hans Verkuil
2008-06-25
ivtv/cx18: fix compile error when CONFIG_VIDEO_ADV_DEBUG is not defined.
Hans Verkuil
2008-06-22
cx18/ivtv: ioctl debugging improvements
Hans Verkuil
2008-06-21
cx18: show GPIO pins when VIDIOC_LOG_STATUS is called.
Hans Verkuil
2008-06-21
cx18: make sure all v4l2_format fields are filled in
Hans Verkuil
2008-06-21
ivtv/cx18: fix video_temporal_filter handling
Hans Verkuil
2008-06-21
ivtv/cx18: remove unnecessary memsets & KERNEL_VERSION tests
Hans Verkuil
2008-06-21
cx18: convert to video_ioctl2()
Hans Verkuil
2008-05-25
cx18: allow for simultaneous digital and analog capture
Hans Verkuil
2008-05-02
backport commit aed6abd662c2903733bea7fcd3856c306e650680
Mauro Carvalho Chehab
2008-04-28
cx18: new driver for the Conexant CX23418 MPEG encoder chip
Hans Verkuil