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-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