index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
vino.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-30
V4L/DVB (11266): vino: Remove code for things already done by video_ioctl2
Trent Piepho
1
-176
/
+114
2009-03-30
V4L/DVB (10868): vino: add note that this conversion is untested.
Hans Verkuil
1
-0
/
+6
2009-03-30
V4L/DVB (10867): vino: fold i2c-algo-sgi code into vino.
Jean Delvare
1
-53
/
+194
2009-03-30
V4L/DVB (10865): vino: convert to v4l2_subdev.
Hans Verkuil
1
-140
/
+67
2009-03-30
V4L/DVB (10864): vino: introduce v4l2_device.
Hans Verkuil
1
-11
/
+22
2009-03-30
V4L/DVB (10861): vino/indycam/saa7191: convert to i2c modules to V4L2.
Hans Verkuil
1
-283
/
+113
2009-03-30
V4L/DVB (10859): vino: minor renames
Hans Verkuil
1
-24
/
+24
2009-03-30
V4L/DVB (10858): vino: convert to video_ioctl2.
Hans Verkuil
1
-317
/
+173
2009-01-02
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
1
-3
/
+3
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
1
-5
/
+4
2008-12-29
V4L/DVB (9503): v4l: remove inode argument from video_usercopy
Hans Verkuil
1
-3
/
+2
2008-10-16
remove CONFIG_KMOD from drivers
Johannes Berg
1
-4
/
+1
2008-10-12
V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...
Hans Verkuil
1
-12
/
+6
2008-10-12
V4L/DVB (8746): v4l-dvb: fix compile warnings.
Hans Verkuil
1
-3
/
+3
2008-10-12
V4L/DVB (8628a): Remove duplicated include
Mauro Carvalho Chehab
1
-1
/
+0
2008-08-06
V4L/DVB (8564): fix vino driver build error
Yoichi Yuasa
1
-0
/
+1
2008-08-06
drivers/media/video/vino.c needs v4l2-ioctl.h
Andrew Morton
1
-0
/
+1
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
1
-2
/
+0
2008-07-26
V4L/DVB (8487): videodev: replace videodev.h includes by videodev2.h where po...
Hans Verkuil
1
-1
/
+1
2008-04-28
mm: remove nopage
Nick Piggin
1
-1
/
+1
2008-04-24
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
1
-5
/
+5
2008-01-27
i2c: Change prototypes of refcounting functions
Jean Delvare
1
-18
/
+4
2007-10-10
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
1
-1
/
+0
2007-07-21
V4L/DVB (5860): Use msecs_to_jiffies instead of HZ on some webcam drivers
Mauro Carvalho Chehab
1
-1
/
+1
2007-07-18
V4L/DVB (5846): Clean up setting state and scheduling timeouts
Robert P. J. Day
1
-4
/
+2
2007-02-12
[PATCH] mark struct file_operations const 4
Arjan van de Ven
1
-1
/
+1
2006-12-10
i2c: Discard the i2c algo del_bus wrappers
Jean Delvare
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-09-26
V4L/DVB (4421): V4L2 Conversion: saa5246a, saa5249, vino, hexium_orion, hexiu...
Mauro Carvalho Chehab
1
-1
/
+0
2006-06-25
V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi...
Mauro Carvalho Chehab
1
-1
/
+1
2006-03-25
V4L/DVB (3599b): Whitespace cleanups under drivers/media
Mauro Carvalho Chehab
1
-2
/
+2
2006-02-07
V4L/DVB (3318b): sem2mutex: drivers/media/, #2
Ingo Molnar
1
-16
/
+17
2006-01-12
V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
1
-3
/
+1
2005-11-07
VINO driver version 0.0.5.
Ladislav Michl
1
-391
/
+779
2005-10-29
Let it compile again after i2c algo id removal. Sort headers.
Ladislav Michl
1
-3
/
+4
2005-09-08
[PATCH] Indycam / VINO drivers
Ralf Baechle
1
-164
/
+4109
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+347