index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
zoran
/
zoran_driver.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] rename most media/video pci drivers to media/pci
Mauro Carvalho Chehab
2012-08-15
1
-3090
/
+0
*
zoran: don't bother with struct file * in zoran_map
Al Viro
2012-07-23
1
-2
/
+2
*
[media] zoran: fix integer overflow in setup_window()
Xi Wang
2012-04-19
1
-3
/
+17
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-01-18
1
-1
/
+0
|
\
|
*
[media] zoran: do not set V4L2_FBUF_FLAG_OVERLAY
Hans Verkuil
2012-01-16
1
-1
/
+0
*
|
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-12-02
1
-1
/
+1
|
/
*
[media] Stop using linux/version.h on most video drivers
Mauro Carvalho Chehab
2011-07-27
1
-3
/
+0
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
[media] zoran: fix compiler warning
Hans Verkuil
2011-01-04
1
-0
/
+1
*
[media] v4l: fix handling of v4l2_input.capabilities
Hans Verkuil
2010-12-30
1
-6
/
+0
*
[media] zoran: remove V4L1 compat code and zoran custom ioctls
Hans Verkuil
2010-12-29
1
-321
/
+0
*
[media] v4l: kill the BKL
Arnd Bergmann
2010-11-08
1
-6
/
+21
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-28
1
-1
/
+1
|
\
|
*
V4L/DVB: drivers/media/video/zoran: Use available error codes
Julia Lawall
2010-10-21
1
-1
/
+1
*
|
Fix various typos of valid in comments
Nikanth Karthikesan
2010-09-21
1
-1
/
+1
|
/
*
V4L/DVB: zoran: remove V4L1 videodev.h include
Hans Verkuil
2010-05-18
1
-8
/
+8
*
V4L/DVB: zoran: match parameter signedness of g_input_status
Márton Németh
2010-02-26
1
-1
/
+1
*
V4L/DVB: zoran: cleanup pointer condition
Márton Németh
2010-02-26
1
-1
/
+1
*
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
2009-12-16
1
-1
/
+0
*
V4L/DVB (13241): Cleanup redundant tests on unsigned
Roel Kluin
2009-12-05
1
-1
/
+1
*
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-27
1
-1
/
+1
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-0
/
+1
*
V4L/DVB (11904): zoran: Use v4l bounding/alignment functiob
Trent Piepho
2009-06-23
1
-10
/
+4
*
V4L/DVB (11660): zoran: fix bug when enumerating format -1
Trent Piepho
2009-05-09
1
-15
/
+13
*
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
2009-04-06
1
-13
/
+7
*
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
2009-04-06
1
-3
/
+3
*
V4L/DVB (11237): media/zoran: fix printk format
Randy Dunlap
2009-03-30
1
-2
/
+2
*
V4L/DVB (11022): zoran/bt819: use new notify functionality.
Hans Verkuil
2009-03-30
1
-6
/
+6
*
V4L/DVB (10934): zoran: replace functions names in strings with __func__
Trent Piepho
2009-03-30
1
-127
/
+127
*
V4L/DVB (10933): zoran: Pass zoran_fh pointers instead of file pointers
Trent Piepho
2009-03-30
1
-104
/
+54
*
V4L/DVB (10932): zoran: Don't frighten users with failed buffer allocation
Jean Delvare
2009-03-30
1
-1
/
+2
*
V4L/DVB (10931): zoran: Drop the lock_norm module parameter
Jean Delvare
2009-03-30
1
-20
/
+0
*
V4L/DVB (10930): zoran: Unify buffer descriptors
Trent Piepho
2009-03-30
1
-476
/
+353
*
V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers
Mauro Carvalho Chehab
2009-03-30
1
-1
/
+1
*
V4L/DVB (10848): zoran: Change first argument to zoran_v4l2_buffer_status
Trent Piepho
2009-03-30
1
-5
/
+4
*
V4L/DVB (10794): v4l2: Move code to zero querybuf output struct to v4l2_ioctl
Trent Piepho
2009-03-30
1
-6
/
+1
*
V4L/DVB (10732): zoran: s_jpegcomp should return a proper result, not 0.
Hans Verkuil
2009-03-30
1
-1
/
+1
*
V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers.
Hans Verkuil
2009-03-30
1
-21
/
+19
*
V4L/DVB (10729): zoran: convert to v4l2_device/v4l2_subdev.
Hans Verkuil
2009-03-30
1
-60
/
+18
*
V4L/DVB (10717): zoran: TRY_FMT and S_FMT now do the same parameter checks.
Hans Verkuil
2009-03-30
1
-2
/
+10
*
V4L/DVB (10715): zoran: clean up some old V4L1 left-overs and remove the MAP_...
Hans Verkuil
2009-03-30
1
-87
/
+43
*
V4L/DVB (10714): zoran et al: convert zoran i2c modules to V4L2.
Hans Verkuil
2009-03-30
1
-162
/
+58
*
V4L/DVB (10713): zoran: if reqbufs is called with count == 0, do a streamoff.
Hans Verkuil
2009-03-30
1
-3
/
+7
*
V4L/DVB (10712): zoran: fix G_FMT
Hans Verkuil
2009-03-30
1
-1
/
+1
*
V4L/DVB (10711): zoran: fix TRY_FMT support
Hans Verkuil
2009-03-30
1
-5
/
+16
*
V4L/DVB (10710): zoran: cleanups in an attempt to make the source a bit more ...
Hans Verkuil
2009-03-30
1
-2
/
+2
*
V4L/DVB (10708): zoran: remove old V4L1 ioctls, use v4l1-compat instead.
Hans Verkuil
2009-03-30
1
-415
/
+44
*
V4L/DVB (10707): zoran: set bytesperline to 0 when using MJPEG.
Hans Verkuil
2009-03-30
1
-6
/
+2
*
V4L/DVB (10706): zoran: fix field typo.
Hans Verkuil
2009-03-30
1
-1
/
+1
*
V4L/DVB (10705): zoran: use slider flag with volume etc. controls.
Hans Verkuil
2009-03-30
1
-0
/
+1
[next]