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
/
zc0301
Age
Commit message (
Expand
)
Author
2009-09-14
Correct dangerous and inefficient msecs_to_jiffies() calculation in some V4L2...
Mauro Carvalho Chehab
2009-01-07
gspca - zc3xx / zc0301: Handle the 0ac8:303b instead of zc0301.
Jean-Francois Moine
2008-12-30
v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
2008-12-30
v4l2: introduce v4l2_file_operations.
Hans Verkuil
2008-10-30
V4L: struct device - replace bus_id with dev_name(), dev_set_name()
Mauro Carvalho Chehab
2008-10-19
v4l: use video_device.num instead of minor in video%d
Hans Verkuil
2008-09-01
PATCH: Fix parents on some webcam drivers
Mauro Carvalho Chehab
2008-08-29
merge: http://linuxtv.org/hg/~jfrancois/gspca/
Mauro Carvalho Chehab
2008-08-28
gspca: Resolve webcam conflicts between some drivers.
Jean-Francois Moine
2008-08-23
v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp)
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-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-06-05
Backport a few fixes from mainstream
Mauro Carvalho Chehab
2008-04-08
media/video/zc0301 replace remaining __FUNCTION__ occurrences
Michael Krufky
2008-03-23
[PATCH] add macro validation for v4l_compat_ioctl32.
Douglas Schilling Landgraf
2008-01-27
[PATCH] static memory
Douglas Schilling Landgraf
2007-10-15
v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
2007-10-09
V4L: zc0301, remove bad usage of ERESTARTSYS
Mauro Carvalho Chehab
2007-08-21
Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-06-13
ZC0301 driver updates
Mauro Carvalho Chehab
2007-05-02
Use menuconfig objects II - V4L
Mauro Carvalho Chehab
2007-05-03
Backed out changeset d130e8e1eb762e055371d5e3e1724d7735bad244
Mauro Carvalho Chehab
2007-05-02
Use menuconfig objects II - V4L
Mauro Carvalho Chehab
2007-02-21
Backport: make file_operations const
Mauro Carvalho Chehab
2007-01-08
ZC0301 driver updates.
Mauro Carvalho Chehab
2006-12-16
Backported several changes from kernel 2.6.19-git series
Mauro Carvalho Chehab
2006-10-21
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
Mauro Carvalho Chehab
2006-07-15
Add some mutex to semaphore backward compatability changes
Trent Piepho
2006-06-04
No drivers should use VIDIOC_*_OLD
Mauro Carvalho Chehab
2006-04-26
Some improvements at Makefile
Mauro Carvalho Chehab
2006-04-26
ZC0301 driver updates
Mauro Carvalho Chehab
2006-04-24
Removing bad whitespaces from pervious patch
Mauro Carvalho Chehab
2006-04-24
ZC0301 driver updates
Mauro Carvalho Chehab
2006-04-11
Merge: from V4L1 tree
Mauro Carvalho Chehab