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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-28
[media] Stop using linux/version.h on most video drivers
Mauro Carvalho Chehab
3
-9
/
+5
2011-05-20
[media] zoran: Drop unused module parameters encoder and decoder
Jean Delvare
1
-8
/
+0
2011-05-20
[media] use pci_dev->revision
Bjørn Mork
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-3
/
+3
2011-01-19
[media] zoran: use video_device_alloc instead of kmalloc
Hans Verkuil
1
-1
/
+1
2011-01-04
[media] zoran: fix compiler warning
Hans Verkuil
1
-0
/
+1
2010-12-30
[media] v4l: fix handling of v4l2_input.capabilities
Hans Verkuil
1
-6
/
+0
2010-12-29
[media] zoran: remove V4L1 compat code and zoran custom ioctls
Hans Verkuil
3
-429
/
+1
2010-12-29
[media] zoran: bit-wise vs logical and
Dan Carpenter
1
-1
/
+1
2010-11-22
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
1
-3
/
+2
2010-11-09
[media] v4l: kill the BKL
Arnd Bergmann
3
-6
/
+23
2010-10-28
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-31
/
+8
2010-10-23
[media] zoran: Don't use module names to load I2C modules
Laurent Pinchart
2
-22
/
+3
2010-10-21
V4L/DVB: drivers/media/video/zoran: Don't use initialized char array
Joe Perches
1
-8
/
+4
2010-10-21
V4L/DVB: drivers/media/video/zoran: Use available error codes
Julia Lawall
1
-1
/
+1
2010-09-21
Fix various typos of valid in comments
Nikanth Karthikesan
1
-1
/
+1
2010-08-09
Fix spelling fuction -> function in comments
Stefan Weil
1
-1
/
+1
2010-08-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
4
-4
/
+4
2010-08-02
V4L/DVB: drivers/media/video/zoran: Use kmemdup
Julia Lawall
1
-3
/
+2
2010-07-11
fix comment/printk typos concerning "already"
Uwe Kleine-König
1
-1
/
+1
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
3
-3
/
+3
2010-05-18
V4L/DVB: zoran: remove V4L1 videodev.h include
Hans Verkuil
2
-18
/
+22
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
V4L/DVB: zoran: remove variable shadowing
Márton Németh
1
-1
/
+2
2010-02-26
V4L/DVB: zoran: match parameter signedness of g_input_status
Márton Németh
2
-2
/
+3
2010-02-26
V4L/DVB: zoran: cleanup pointer condition
Márton Németh
1
-1
/
+1
2009-12-16
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
1
-1
/
+0
2009-12-10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-1
/
+1
2009-12-05
V4L/DVB (13241): Cleanup redundant tests on unsigned
Roel Kluin
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-19
V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends
Hans Verkuil
1
-4
/
+4
2009-09-12
V4L/DVB (12435): strlcpy() will always null terminate the string.
Roel Kluin
1
-1
/
+1
2009-09-12
V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses
Jean Delvare
1
-1
/
+0
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-0
/
+1
2009-06-23
V4L/DVB (11904): zoran: Use v4l bounding/alignment functiob
Trent Piepho
1
-10
/
+4
2009-06-17
V4L/DVB (11992): Add missing __devexit_p()
Jean Delvare
1
-1
/
+1
2009-06-17
V4L/DVB (11741): zoran: Fix &&/|| typo
Roel Kluin
1
-1
/
+1
2009-05-10
V4L/DVB (11660): zoran: fix bug when enumerating format -1
Trent Piepho
1
-15
/
+13
2009-04-07
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
3
-30
/
+14
2009-04-07
V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...
Hans Verkuil
1
-2
/
+2
2009-04-07
V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...
Hans Verkuil
1
-3
/
+5
2009-04-07
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
2
-4
/
+4
2009-03-30
V4L/DVB (11237): media/zoran: fix printk format
Randy Dunlap
1
-2
/
+2
2009-03-30
V4L/DVB (11048): zoran: fix incorrect return type of notify function.
Hans Verkuil
1
-2
/
+1
2009-03-30
V4L/DVB (11022): zoran/bt819: use new notify functionality.
Hans Verkuil
4
-46
/
+25
2009-03-30
V4L/DVB (10934): zoran: replace functions names in strings with __func__
Trent Piepho
2
-196
/
+173
2009-03-30
V4L/DVB (10933): zoran: Pass zoran_fh pointers instead of file pointers
Trent Piepho
3
-110
/
+56
2009-03-30
V4L/DVB (10932): zoran: Don't frighten users with failed buffer allocation
Jean Delvare
1
-1
/
+2
2009-03-30
V4L/DVB (10931): zoran: Drop the lock_norm module parameter
Jean Delvare
1
-20
/
+0
[next]