index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
ivtv
/
ivtv-fileops.c
Age
Commit message (
Expand
)
Author
2011-03-22
[media] ivtv: add missing v4l2_fh_exit
Hans Verkuil
2011-03-22
[media] ivtv: convert to core priority handling
Hans Verkuil
2010-12-29
[media] ivtv: Return EFAULT when copy_from_user() fails in ivtv_write_vbi_fro...
Andy Walls
2010-12-29
[media] ivtv: ivtv_write_vbi() should use copy_from_user() for user data buffers
Andy Walls
2010-08-08
V4L/DVB: ivtv: convert to the new control framework
Hans Verkuil
2010-08-02
V4L/DVB: ivtv: Automatic firmware reload
Ian Armstrong
2010-08-02
V4L/DVB: ivtv: Add firmare monitoring and debug mode to ignore firmware problems
Ian Armstrong
2010-06-01
V4L/DVB: ivtv: Timing tweaks and code re-order to try and improve stability
Ian Armstrong
2010-05-19
V4L/DVB: v4l2-common: simplify prio utility functions
Hans Verkuil
2010-05-19
V4L/DVB: ivtv: support the new events API
Hans Verkuil
2009-12-16
V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number
Laurent Pinchart
2009-04-06
V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...
Hans Verkuil
2009-04-06
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
2009-03-30
V4L/DVB (10488): ivtv: cleanup naming conventions
Hans Verkuil
2009-03-30
V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18
Andy Walls
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
2008-12-30
V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.
Hans Verkuil
2008-10-17
V4L/DVB (9190): ivtv: yuv write() error handling tweak
Ian Armstrong
2008-10-13
V4L/DVB (9162): ivtv: fix raw/sliced VBI mixup
Hans Verkuil
2008-10-12
V4L/DVB (8561): make ivtv_claim_stream() static
Adrian Bunk
2008-07-20
V4L/DVB (8088): ivtv: yuv decoder lock fix
Ian Armstrong
2008-06-05
V4L/DVB (7963): ivtv: trivial annotations
Al Viro
2008-05-14
V4L/DVB (7891): cx18/ivtv: fix open() kernel oops
Andy Walls
2008-04-30
V4L/DVB (7791): ivtv: POLLHUP must be returned on eof
Hans Verkuil
2008-04-24
V4L/DVB (7591): drivers/media/video: use time_before, time_before_eq, etc
Julia Lawall
2008-04-24
V4L/DVB (7337): ivtv: fix polling bug
Hans Verkuil
2008-01-25
V4L/DVB (6717): ivtv: Initial merge of video48 yuv handling into the IVTV_IOC...
Ian Armstrong
2008-01-25
V4L/DVB (6712): ivtv: ivtv yuv stream handling change
Ian Armstrong
2007-10-22
V4L/DVB (6348): ivtv: undo video mute when closing the radio
Hans Verkuil
2007-10-22
V4L/DVB (6338): ivtv: fix incorrect EBUSY return
Hans Verkuil
2007-10-22
V4L/DVB (6328): ivtv: fix NULL dereference
Adrian Bunk
2007-10-09
V4L/DVB (6116): ivtv: VBI cleanups and fixes
Hans Verkuil
2007-10-09
V4L/DVB (6096): ivtv: fix V4L2_ENC_CMD_STOP_AT_GOP_END support
Hans Verkuil
2007-10-09
V4L/DVB (6092): ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c int...
Hans Verkuil
2007-10-09
V4L/DVB (6091): ivtv: header cleanup
Hans Verkuil
2007-10-09
V4L/DVB (6086): ivtv: fix output mode processing: UDMA_YUV wasn't cleared
Hans Verkuil
2007-10-09
V4L/DVB (6056): ivtv: move serialization to the fileops level
Hans Verkuil
2007-10-09
V4L/DVB (6055): ivtv: improve debug messages
Hans Verkuil
2007-10-09
V4L/DVB (6046): ivtv: always steal full frames if out of buffers.
Hans Verkuil
2007-10-09
V4L/DVB (6045): ivtv: fix handling of INITIALIZE_INPUT fw call
Hans Verkuil
2007-10-09
V4L/DVB (5998): ivtv: no need to mute the audio input
Hans Verkuil
2007-10-09
V4L/DVB (5924): ivtv-fb: initializing the fb should trigger ivtv firmware load
Hans Verkuil
2007-10-09
V4L/DVB (5922): ivtv, cx25840: postpone fw load until first use
Hans Verkuil
2007-09-30
V4L/DVB (6052): ivtv: fix udma yuv bug
Ian Armstrong
2007-09-14
V4L/DVB (6095): ivtv: fix VIDIOC_G_ENC_INDEX flag handling
Hans Verkuil
2007-07-30
V4L/DVB (5918): ivtv: fix TV-out VBI handling, only reset on last close.
Hans Verkuil
2007-07-30
V4L/DVB (5916): ivtv: fix pause/continue/play handling
Hans Verkuil
2007-07-20
V4L/DVB (5865): Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffies
Mauro Carvalho Chehab
2007-07-20
V4L/DVB (5854): ivtv: cleanup of driver messages
Hans Verkuil
2007-07-18
V4L/DVB (5844): ivtv: add high volume debugging flag
Hans Verkuil
[next]