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
/
vino.c
Age
Commit message (
Expand
)
Author
2010-12-30
[media] v4l: fix handling of v4l2_input.capabilities
Hans Verkuil
2010-11-22
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
2010-10-22
[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*
Laurent Pinchart
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-16
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-19
V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends
Hans Verkuil
2009-09-12
V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses
Jean Delvare
2009-06-16
V4L/DVB (11937): vino: replace dma_sync_single with dma_sync_single_for_cpu
FUJITA Tomonori
2009-04-06
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
2009-04-06
V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...
Hans Verkuil
2009-04-06
V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.
Hans Verkuil
2009-04-06
V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...
Hans Verkuil
2009-04-06
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
2009-03-30
V4L/DVB (11266): vino: Remove code for things already done by video_ioctl2
Trent Piepho
2009-03-30
V4L/DVB (10868): vino: add note that this conversion is untested.
Hans Verkuil
2009-03-30
V4L/DVB (10867): vino: fold i2c-algo-sgi code into vino.
Jean Delvare
2009-03-30
V4L/DVB (10865): vino: convert to v4l2_subdev.
Hans Verkuil
2009-03-30
V4L/DVB (10864): vino: introduce v4l2_device.
Hans Verkuil
2009-03-30
V4L/DVB (10861): vino/indycam/saa7191: convert to i2c modules to V4L2.
Hans Verkuil
2009-03-30
V4L/DVB (10859): vino: minor renames
Hans Verkuil
2009-03-30
V4L/DVB (10858): vino: convert to video_ioctl2.
Hans Verkuil
2009-01-02
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
2008-12-29
V4L/DVB (9503): v4l: remove inode argument from video_usercopy
Hans Verkuil
2008-10-17
remove CONFIG_KMOD from drivers
Johannes Berg
2008-10-12
V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...
Hans Verkuil
2008-10-12
V4L/DVB (8746): v4l-dvb: fix compile warnings.
Hans Verkuil
2008-10-12
V4L/DVB (8628a): Remove duplicated include
Mauro Carvalho Chehab
2008-08-06
V4L/DVB (8564): fix vino driver build error
Yoichi Yuasa
2008-08-05
drivers/media/video/vino.c needs v4l2-ioctl.h
Andrew Morton
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-26
V4L/DVB (8487): videodev: replace videodev.h includes by videodev2.h where po...
Hans Verkuil
2008-04-28
mm: remove nopage
Nick Piggin
2008-04-24
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
2008-01-27
i2c: Change prototypes of refcounting functions
Jean Delvare
2007-10-09
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-07-20
V4L/DVB (5860): Use msecs_to_jiffies instead of HZ on some webcam drivers
Mauro Carvalho Chehab
2007-07-18
V4L/DVB (5846): Clean up setting state and scheduling timeouts
Robert P. J. Day
2007-02-12
[PATCH] mark struct file_operations const 4
Arjan van de Ven
2006-12-10
i2c: Discard the i2c algo del_bus wrappers
Jean Delvare
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-26
V4L/DVB (4421): V4L2 Conversion: saa5246a, saa5249, vino, hexium_orion, hexiu...
Mauro Carvalho Chehab
2006-06-25
V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi...
Mauro Carvalho Chehab
2006-03-25
V4L/DVB (3599b): Whitespace cleanups under drivers/media
Mauro Carvalho Chehab
2006-02-07
V4L/DVB (3318b): sem2mutex: drivers/media/, #2
Ingo Molnar
2006-01-11
V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2005-11-07
VINO driver version 0.0.5.
Ladislav Michl
2005-10-29
Let it compile again after i2c algo id removal. Sort headers.
Ladislav Michl
2005-09-07
[PATCH] Indycam / VINO drivers
Ralf Baechle
[next]