index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
zr364xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-28
[media] Stop using linux/version.h on most video drivers
Mauro Carvalho Chehab
1
-4
/
+2
2010-10-21
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
Hans Verkuil
1
-1
/
+1
2010-10-21
V4L/DVB: drivers/media/video: Use available error codes
Julia Lawall
1
-1
/
+1
2010-05-19
V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks
Andreas Bombe
1
-2
/
+2
2010-02-26
V4L/DVB (13885): zr364xx: fix support for Aiptek DV T300
Antoine Jacquet
1
-2
/
+35
2009-12-16
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
1
-1
/
+0
2009-12-16
V4L/DVB (13550): v4l: Use the new video_device_node_name function
Laurent Pinchart
1
-2
/
+2
2009-12-05
V4L/DVB (13438): zr364xx: add support for Trust Powerc@m 910Z
Antoine Jacquet
1
-0
/
+1
2009-09-12
V4L/DVB (12326): zr364xx: error message when buffer is too small and code cle...
Lamarque Vieira Souza
1
-30
/
+33
2009-09-12
V4L/DVB (12325): Implement changing resolution on the fly for zr364xx driver
Lamarque Vieira Souza
1
-10
/
+55
2009-09-12
V4L/DVB (12278): zr364xx: implement V4L2_CAP_STREAMING
Lamarque Vieira Souza
1
-227
/
+939
2009-08-31
V4L/DVB (12457): zr364: wrong indexes
Roel Kluin
1
-1
/
+1
2009-06-17
V4L/DVB (11995): zr364xx.c: vfree does its own NULL check
Figo.zhang
1
-2
/
+4
2009-04-07
V4L/DVB: zr364xx: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2009-03-30
V4L/DVB (11272): zr364xx: Remove code for things already done by video_ioctl2
Trent Piepho
1
-16
/
+0
2009-03-30
V4L/DVB (10263): zr364xx: add support for Aiptek DV T300
Antoine Jacquet
1
-0
/
+1
2009-01-03
V4L/DVB (10171): Use usb_set_intfdata
Julia Lawall
1
-1
/
+0
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
1
-4
/
+3
2008-10-21
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
Hans Verkuil
1
-1
/
+1
2008-10-12
V4L/DVB (9116): USB: remove info() macro from usb media drivers
Greg Kroah-Hartman
1
-23
/
+27
2008-10-12
V4L/DVB (8732): zr364xx: handle video exclusive open internaly
Antoine Jacquet
1
-10
/
+14
2008-10-12
V4L/DVB (8731): zr364xx: remove BKL
Antoine Jacquet
1
-13
/
+10
2008-10-12
V4L/DVB (8613): v4l: move BKL down to the driver level.
Hans Verkuil
1
-1
/
+7
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
1
-1
/
+0
2008-07-26
V4L/DVB (8483): Remove obsolete owner field from video_device struct.
Hans Verkuil
1
-1
/
+0
2008-07-26
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...
Hans Verkuil
1
-8
/
+11
2008-07-24
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
1
-0
/
+1
2008-07-20
V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks
Hans Verkuil
1
-8
/
+8
2008-04-24
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
1
-2
/
+2
2008-03-31
zr364xx __user annotations
Al Viro
1
-1
/
+1
2008-02-18
V4L/DVB (7081): zr364xx: add support for Creative DiVi CAM 516
Antoine Jacquet
1
-0
/
+1
2008-02-18
V4L/DVB (7080): zr364xx: add support for Pentax Optio 50
Antoine Jacquet
1
-0
/
+1
2008-01-26
V4L/DVB (6482): zr364: make file_operations const
Douglas Schilling Landgraf
1
-1
/
+1
2007-07-18
V4L/DVB (5792): Zr364xx: add support for Trust Powerc@m 970Z
Antoine Jacquet
1
-0
/
+1
2007-07-18
V4L/DVB (5678): Zr364xx: fix return values
Akinobu Mita
1
-8
/
+9
2007-04-27
V4L/DVB (5392): Zr364xx: Use kernel's byte-swapping function
Trent Piepho
1
-7
/
+6
2007-04-27
V4L/DVB (5385): Fix compilation issue with zr364xx when V4L1 is disabled
Antoine Jacquet
1
-0
/
+1
2007-04-27
V4L/DVB (5257): USB: add zr364xx V4L2 driver
Antoine Jacquet
1
-0
/
+929