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
/
zoran_driver.c
Age
Commit message (
Expand
)
Author
2008-07-30
v4l: move BKL down to the driver level.
Hans Verkuil
2008-07-27
merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-videodev
Mauro Carvalho Chehab
2008-07-26
v4l2-dev: remove unused type and type2 field from video_device
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-14
zr36067: Rework device memory allocation
Mauro Carvalho Chehab
2008-07-08
v4l-dvb: remove support for kernels < 2.6.16
Hans Verkuil
2008-06-22
zoran annotations and fixes
Mauro Carvalho Chehab
2008-06-21
zoran_driver.c: Removed duplicated include
Mauro Carvalho Chehab
2008-06-05
Backport a few fixes from mainstream
Mauro Carvalho Chehab
2008-05-21
zoran: endianness annotations
Mauro Carvalho Chehab
2008-05-14
zoran: use correct type for CPU flags
Mauro Carvalho Chehab
2008-04-15
Fix build that occurs when CONFIG_VIDEO_PMS=y and VIDEO_V4L2_COMMON=m
Mauro Carvalho Chehab
2008-04-15
Backport changeset 5fa1247a2b56f33f88432c24e109deaf91ef8281
Mauro Carvalho Chehab
2008-04-08
media/video/ 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-11-02
Backport commit ba25f9dcc4ea6e30839fcab5a5516f2176d5bfed
Mauro Carvalho Chehab
2007-10-15
v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
2007-08-24
Remove pointless kmalloc() return value cast in Zoran PCI controller driver
Mauro Carvalho Chehab
2007-08-06
Zoran_driver.c: fix memset in ioctl
Mauro Carvalho Chehab
2007-07-17
zr36067: Turn off raw capture properly
Trent Piepho
2007-07-17
zr36067: Add UYVY, RGB555X, RGB565X, and RGB32 formats
Trent Piepho
2007-07-17
zr36067: fix x86_64 warnings
Jean Delvare
2007-07-17
zr36067: Driver was not returning correct image size
Trent Piepho
2007-07-17
zr36067: Fix poll() operation
Trent Piepho
2007-07-17
zr36067: Fix problem setting norms
Trent Piepho
2007-07-17
zr36067: Fix problems with module parameters
Trent Piepho
2007-07-17
zr36067: clean up debug function
Jean Delvare
2007-06-07
Allow removing CONFIG_BIGPHYS_AREA from mainstream kernel
Mauro Carvalho Chehab
2007-05-21
Backed out changeset c7cb1aaec112a3ee7d6483b54d03d6a093754f10
Hans Verkuil
2007-05-19
Use v4l2_pix_out_fmt instead of v4l2_pix_fmt for video output format
Hans Verkuil
2007-05-13
backport a cleanup on zoran_driver
Mauro Carvalho Chehab
2007-02-21
Backport: make file_operations const
Mauro Carvalho Chehab
2007-01-07
Get rid of "double zeroing" of allocated pages
Mauro Carvalho Chehab
2006-09-14
Zoran: Implement pcipci failure check
Mauro Carvalho Chehab
2006-09-06
Fixes an issue with V4L1 and make headers-install
Mauro Carvalho Chehab
2006-07-19
Remove obsolete #include <linux/config.h>
Mauro Carvalho Chehab
2006-06-06
Zoran strncpy() fix
Mauro Carvalho Chehab
2006-06-05
Removed all references to kernel stuff from videodev.h and videodev2.h
Mauro Carvalho Chehab
2006-04-11
Removed a dot-comma
Mauro Carvalho Chehab
2006-04-11
added /* keep */ to all #if 0 to avoid being removed by gentree.pl
Mauro Carvalho Chehab
2006-04-09
Make new drivers compile with older kernels
Mauro Carvalho Chehab
2006-04-07
Added almost all other V4L missing drivers to the tree
Mauro Carvalho Chehab