index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
zoran
/
zoran_driver.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-09
[media] v4l: kill the BKL
Arnd Bergmann
1
-6
/
+21
2010-10-28
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
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-05-18
V4L/DVB: zoran: remove V4L1 videodev.h include
Hans Verkuil
1
-8
/
+8
2010-02-26
V4L/DVB: zoran: match parameter signedness of g_input_status
Márton Németh
1
-1
/
+1
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-05
V4L/DVB (13241): Cleanup redundant tests on unsigned
Roel Kluin
1
-1
/
+1
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
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-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
1
-13
/
+7
2009-04-07
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
1
-3
/
+3
2009-03-30
V4L/DVB (11237): media/zoran: fix printk format
Randy Dunlap
1
-2
/
+2
2009-03-30
V4L/DVB (11022): zoran/bt819: use new notify functionality.
Hans Verkuil
1
-6
/
+6
2009-03-30
V4L/DVB (10934): zoran: replace functions names in strings with __func__
Trent Piepho
1
-127
/
+127
2009-03-30
V4L/DVB (10933): zoran: Pass zoran_fh pointers instead of file pointers
Trent Piepho
1
-104
/
+54
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
1
-476
/
+353
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 (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
1
-21
/
+19
2009-03-30
V4L/DVB (10729): zoran: convert to v4l2_device/v4l2_subdev.
Hans Verkuil
1
-60
/
+18
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 (10715): zoran: clean up some old V4L1 left-overs and remove the MAP_...
Hans Verkuil
1
-87
/
+43
2009-03-30
V4L/DVB (10714): zoran et al: convert zoran i2c modules to V4L2.
Hans Verkuil
1
-162
/
+58
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
1
-5
/
+16
2009-03-30
V4L/DVB (10710): zoran: cleanups in an attempt to make the source a bit more ...
Hans Verkuil
1
-2
/
+2
2009-03-30
V4L/DVB (10708): zoran: remove old V4L1 ioctls, use v4l1-compat instead.
Hans Verkuil
1
-415
/
+44
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
1
-158
/
+31
2009-03-30
V4L/DVB (10703): zoran: convert to video_ioctl2 and remove 'ready_to_be_freed...
Hans Verkuil
1
-1441
/
+1112
2009-03-30
V4L/DVB (10631): zoran: fix printk format
Randy Dunlap
1
-2
/
+2
2009-01-29
V4L/DVB (10226): zoran: Get rid of extra module ref count
Trent Piepho
1
-49
/
+33
2009-01-29
V4L/DVB (10223): zoran: Remove global device array
Trent Piepho
1
-22
/
+3
2009-01-29
V4L/DVB (10212): Convert to be a pci driver
Trent Piepho
1
-1
/
+1
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-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-12
V4L/DVB (9129): zoran: move zoran sources into a zoran subdirectory
Hans Verkuil
1
-0
/
+4649