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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-03-30
V4L/DVB (10930): zoran: Unify buffer descriptors
Trent Piepho
3
-514
/
+386
2009-03-30
V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers
Mauro Carvalho Chehab
1
-1
/
+1
2009-03-30
V4L/DVB (10848): zoran: Change first argument to zoran_v4l2_buffer_status
Trent Piepho
1
-5
/
+4
2009-03-30
V4L/DVB (10794): v4l2: Move code to zero querybuf output struct to v4l2_ioctl
Trent Piepho
1
-6
/
+1
2009-03-30
V4L/DVB (10733): zoran: increase bufsize to a value suitable for 768x576.
Hans Verkuil
1
-1
/
+1
2009-03-30
V4L/DVB (10732): zoran: s_jpegcomp should return a proper result, not 0.
Hans Verkuil
1
-1
/
+1
2009-03-30
V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers.
Hans Verkuil
10
-87
/
+50
2009-03-30
V4L/DVB (10729): zoran: convert to v4l2_device/v4l2_subdev.
Hans Verkuil
5
-288
/
+159
2009-03-30
V4L/DVB (10717): zoran: TRY_FMT and S_FMT now do the same parameter checks.
Hans Verkuil
1
-2
/
+10
2009-03-30
V4L/DVB (10716): zoran: change buffer defaults to something that works with t...
Hans Verkuil
1
-2
/
+2
2009-03-30
V4L/DVB (10715): zoran: clean up some old V4L1 left-overs and remove the MAP_...
Hans Verkuil
2
-90
/
+43
2009-03-30
V4L/DVB (10714): zoran et al: convert zoran i2c modules to V4L2.
Hans Verkuil
5
-229
/
+122
2009-03-30
V4L/DVB (10713): zoran: if reqbufs is called with count == 0, do a streamoff.
Hans Verkuil
1
-3
/
+7
2009-03-30
V4L/DVB (10712): zoran: fix G_FMT
Hans Verkuil
1
-1
/
+1
2009-03-30
V4L/DVB (10711): zoran: fix TRY_FMT support
Hans Verkuil
3
-24
/
+63
2009-03-30
V4L/DVB (10710): zoran: cleanups in an attempt to make the source a bit more ...
Hans Verkuil
3
-233
/
+184
2009-03-30
V4L/DVB (10709): zoran: set correct parent of the video device.
Hans Verkuil
1
-0
/
+1
2009-03-30
V4L/DVB (10708): zoran: remove old V4L1 ioctls, use v4l1-compat instead.
Hans Verkuil
2
-417
/
+46
2009-03-30
V4L/DVB (10707): zoran: set bytesperline to 0 when using MJPEG.
Hans Verkuil
1
-6
/
+2
2009-03-30
V4L/DVB (10706): zoran: fix field typo.
Hans Verkuil
1
-1
/
+1
2009-03-30
V4L/DVB (10705): zoran: use slider flag with volume etc. controls.
Hans Verkuil
1
-0
/
+1
2009-03-30
V4L/DVB (10704): zoran: remove broken BIGPHYS_AREA and BUZ_HIMEM code, and al...
Hans Verkuil
2
-160
/
+31
2009-03-30
V4L/DVB (10703): zoran: convert to video_ioctl2 and remove 'ready_to_be_freed...
Hans Verkuil
2
-1443
/
+1112
2009-03-30
V4L/DVB (10631): zoran: fix printk format
Randy Dunlap
1
-2
/
+2
2009-03-06
V4L/DVB (10834): zoran: auto-select bt866 for AverMedia 6 Eyes
Mauro Carvalho Chehab
1
-0
/
+1
2009-01-29
V4L/DVB (10226): zoran: Get rid of extra module ref count
Trent Piepho
1
-49
/
+33
2009-01-29
V4L/DVB (10225): zoran: Remove zr36057_adr field
Trent Piepho
2
-15
/
+7
2009-01-29
V4L/DVB (10224): zoran: Use pci device table to get card type
Trent Piepho
2
-64
/
+47
2009-01-29
V4L/DVB (10223): zoran: Remove global device array
Trent Piepho
3
-30
/
+6
2009-01-29
V4L/DVB (10222): zoran: Better syntax for initializing array module params
Trent Piepho
1
-8
/
+8
2009-01-29
V4L/DVB (10212): Convert to be a pci driver
Trent Piepho
3
-304
/
+296
2009-01-29
V4L/DVB (10208): zoran: Re-adds udev entry removed by changeset 60b4bde4
Mauro Carvalho Chehab
1
-0
/
+8
2009-01-02
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
1
-2
/
+2
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
1
-14
/
+7
2008-12-30
V4L/DVB (10118): zoran: fix warning for a variable not used
Mauro Carvalho Chehab
1
-6
/
+0
2008-12-29
V4L/DVB (9503): v4l: remove inode argument from video_usercopy
Hans Verkuil
1
-6
/
+2
2008-10-18
V4L/DVB (9234): zoran: Drop redundant printk
Jean Delvare
1
-1
/
+0
2008-10-18
V4L/DVB (9197): zoran: set adapter class to I2C_CLASS_TV_ANALOG
Jean Delvare
1
-0
/
+1
[next]