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
/
zr364xx.c
Age
Commit message (
Expand
)
Author
2009-08-11
zr364: wrong indexes
Antoine Jacquet
2009-07-22
zr364xx: error message when buffer is too small and code cleanup
Antoine Jacquet
2009-07-20
Implement changing resolution on the fly for zr364xx driver
Antoine Jacquet
2009-07-21
zr364xx: Need to include linux/version.h
Mauro Carvalho Chehab
2009-07-15
zr364xx: implement V4L2_CAP_STREAMING
Antoine Jacquet
2009-06-06
zr364xx.c: vfree does its own NULL check
Mauro Carvalho Chehab
2009-04-02
V4L/DVB: zr364xx: remove unused #include <version.h>
Mauro Carvalho Chehab
2009-03-28
zr364xx: Remove code for things already done by video_ioctl2
Trent Piepho
2009-01-18
zr364xx: add support for Aiptek DV T300
Antoine Jacquet
2009-01-01
Use usb_set_intfdata
Mauro Carvalho Chehab
2008-12-30
v4l2: introduce v4l2_file_operations.
Hans Verkuil
2008-10-19
v4l: use video_device.num instead of minor in video%d
Hans Verkuil
2008-10-10
USB: remove info() macro from usb media drivers
Mauro Carvalho Chehab
2008-08-18
zr364xx: handle video exclusive open internaly
Antoine Jacquet
2008-08-18
zr364xx: remove BKL
Antoine Jacquet
2008-07-30
v4l: move BKL down to the driver level.
Hans Verkuil
2008-07-26
v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-21
Remove obsolete owner field from video_device struct.
Hans Verkuil
2008-07-21
videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct
Hans Verkuil
2008-07-20
videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.16
Hans Verkuil
2008-05-28
videodev: renamed the vidioc_*_fmt_* callbacks
Hans Verkuil
2008-04-15
Sync some small differences from kernel tree
Mauro Carvalho Chehab
2008-01-27
[PATCH] static memory
Douglas Schilling Landgraf
2008-01-25
zr364xx: add support for Creative DiVi CAM 516
Antoine Jacquet
2008-01-25
zr364xx: add support for Pentax Optio 50
Antoine Jacquet
2007-10-29
zr364: make file_operations const
Douglas Schilling Landgraf
2007-06-25
zr364xx: add support for Trust Powerc@m 970Z
Antoine Jacquet
2007-05-20
zr364xx: fix return values
royale@royale
2007-03-07
zr364xx: Use kernel's byte-swapping function
Trent Piepho
2007-03-05
Fix compilation issue with zr364xx when V4L1 is disabled
Antoine Jacquet
2007-02-27
Update zr364xx V4L2 driver
Mauro Carvalho Chehab
2007-02-19
compat: Fix compat stuff for usbvision and zr364xx
Trent Piepho
2007-02-19
zr364xx: Automatic whitespace cleanup
Trent Piepho
2007-02-18
USB: add zr364xx V4L2 driver
Mauro Carvalho Chehab