index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
zoran_driver.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-22
V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
1
-2
/
+0
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
1
-2
/
+2
2007-10-10
V4L/DVB (6285): Remove pointless kmalloc() return value cast in Zoran PCI con...
Jesper Juhl
1
-4
/
+1
2007-10-10
V4L/DVB (5981): Zoran_driver.c: fix memset in ioctl
Mariusz Kozlowski
1
-1
/
+1
2007-10-10
V4L/DVB (5885): zr36067: Fix problems with module parameters
Trent Piepho
1
-2
/
+2
2007-10-10
V4L/DVB (5884): zr36067: clean up debug function
Jean Delvare
1
-15
/
+5
2007-07-30
V4L/DVB (5891): zr36067: Turn off raw capture properly
Trent Piepho
1
-1
/
+14
2007-07-30
V4L/DVB (5890): zr36067: Add UYVY, RGB555X, RGB565X, and RGB32 formats
Trent Piepho
1
-65
/
+80
2007-07-30
V4L/DVB (5888): zr36067: Driver was not returning correct image size
Trent Piepho
1
-3
/
+5
2007-07-30
V4L/DVB (5887): zr36067: Fix poll() operation
Trent Piepho
1
-26
/
+33
2007-07-30
V4L/DVB (5886): zr36067: Fix problem setting norms
Trent Piepho
1
-3
/
+3
2007-07-18
V4L/DVB (5774a): Remove CONFIG_BIGPHYS_AREA from zoran_driver
Mauro Carvalho Chehab
1
-63
/
+0
2007-05-08
Clean up mutex_trylock noise
Jean Delvare
1
-1
/
+1
2007-02-12
[PATCH] mark struct file_operations const 4
Arjan van de Ven
1
-1
/
+1
2007-02-11
[PATCH] Get rid of "double zeroing" of allocated pages
Robert P. J. Day
1
-1
/
+0
2006-09-26
V4L/DVB (4632): Zoran: Implement pcipci failure check
Alan Cox
1
-0
/
+7
2006-09-10
V4L/DVB (4605): Fixes an issue with V4L1 and make headers-install
Mauro Carvalho Chehab
1
-11
/
+11
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-25
V4L/DVB (4070): Zoran strncpy() fix
Eric Sesterhenn
1
-13
/
+13
2006-06-25
V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi...
Mauro Carvalho Chehab
1
-0
/
+1
2006-03-25
V4L/DVB (3599b): Whitespace cleanups under drivers/media
Mauro Carvalho Chehab
1
-8
/
+8
2006-03-23
V4L/DVB (3568g): sem2mutex: zoran
Ingo Molnar
1
-113
/
+114
2006-01-12
V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
1
-2
/
+1
2006-01-09
V4L (926_2): Moves compat32 functions from fs to v4l subsystem
Arnd Bergmann
1
-0
/
+1
2006-01-06
[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11
Laurent Riffard
1
-7
/
+7
2005-11-07
[PATCH] prevent dmesg warning in zr36067 driver
Ronald S. Bultje
1
-2
/
+2
2005-09-10
[PATCH] vfree and kfree cleanup in drivers/
Jesper Juhl
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+4699