Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
563ea7d5d4eaf0ff63ddcaf8ed849eb88bb5738d
/
drivers
/
media
/
common
/
saa7146
/
saa7146_video.c
7d1fc01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
e3d132d
treewide: Fix typos in printk
by Masanari Iida
· 9 years ago
d647f0b
[media] include/media: move driver interface headers to a separate dir
by Mauro Carvalho Chehab
· 9 years ago
abca205
[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so
by Hans Verkuil
· 12 years ago
314527a
[media] v4l2: pass std by value to the write-only s_std ioctl
by Hans Verkuil
· 12 years ago
e6eb28c
[media] v4l2: make vidioc_s_fbuf const
by Hans Verkuil
· 12 years ago
ed0c8b5
[media] saa7146: Move it to its own directory
by Mauro Carvalho Chehab
· 13 years ago
[Renamed from drivers/media/common/saa7146_video.c]
a299e40
[media] av7110: fix v4l2_compliance test issues
by Hans Verkuil
· 13 years ago
ab49ae0
[media] saa7146: fix querycap, vbi/video separation and g/s_register
by Hans Verkuil
· 13 years ago
537fa49
[media] saa7146: support control events and priority handling
by Hans Verkuil
· 13 years ago
9bb6019
[media] saa7146: rename vbi/video_q to vbi/video_dmaq
by Hans Verkuil
· 13 years ago
fca3469
[media] saa7146: move vbi fields from saa7146_fh to saa7146_vv
by Hans Verkuil
· 13 years ago
fd74d6e
[media] saa7146: move video_fmt from saa7146_fh to saa7146_vv
by Hans Verkuil
· 13 years ago
5da545a
[media] saa7146: move overlay information from saa7146_fh into saa7146_vv
by Hans Verkuil
· 13 years ago
6e65ca9
[media] mxb/saa7146: first round of cleanups
by Hans Verkuil
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
7a707b8
drivers/media: Add module.h to all files using it implicitly
by Paul Gortmaker
· 14 years ago
7b4668e
[media] saa7146: fix compiler warning
by Hans Verkuil
· 14 years ago
44d0b80
[media] saa7146: Use current logging styles
by Joe Perches
· 14 years ago
9af3971
[media] saa7146: Convert from .ioctl to .unlocked_ioctl
by Hans Verkuil
· 14 years ago
08af245
[media] V4L: remove V4L1 compatibility mode
by Hans Verkuil
· 14 years ago
a757ee2
[media] Don't export format_by_forcc on two different drivers
by Mauro Carvalho Chehab
· 14 years ago
08bff03
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
by Hans Verkuil
· 14 years ago
abf8438
V4L/DVB: drivers/media: Remove unnecessary casts of private_data
by Joe Perches
· 15 years ago
84a1d9c8
V4L/DVB: saa7146: fix up bytesperline if it is an impossible value
by Michael Hunold
· 15 years ago
ba9e9f3
saa7146: stop DMA before de-allocating DMA scatter/gather page buffers
by Mauro Carvalho Chehab
· 15 years ago
311c70e
V4L/DVB (13239): saa7146: fix memory leakage in pagetable-handling
by Johann Friedrichs
· 15 years ago
f911eab
V4L/DVB (11261): saa7146: Remove buffer type check from vidioc_g_parm
by Trent Piepho
· 16 years ago
717167e
V4L/DVB (10814): saa7146: some small fixes
by Trent Piepho
· 16 years ago
eae4d69
V4L/DVB (10501): saa7146: prevent unnecessary loading of v4l2-common.
by Hans Verkuil
· 16 years ago
5a5b964
V4L/DVB (10500): saa7146: setting control while capturing should return EBUSY, not EINVAL.
by Hans Verkuil
· 16 years ago
1b8dac1
V4L/DVB (10499): saa7146: convert saa7146 and mxb in particular to v4l2_subdev.
by Hans Verkuil
· 16 years ago
b960074
V4L/DVB (10271): saa7146: convert to video_ioctl2.
by Hans Verkuil
· 16 years ago
ba3ed4c
V4L/DVB (10270): saa7146: fix unbalanced mutex_lock/unlock
by Hans Verkuil
· 16 years ago
069b747
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
by Hans Verkuil
· 16 years ago
f473bf7
V4L/DVB (9503): v4l: remove inode argument from video_usercopy
by Hans Verkuil
· 16 years ago
b1f8840
V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl()
by Mauro Carvalho Chehab
· 16 years ago
c6eb8ea
V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings
by Hans Verkuil
· 16 years ago
429e908
V4L/DVB (8546): saa7146: fix read from uninitialized memory
by Hans Verkuil
· 17 years ago
f796804
V4L/DVB (8526): saa7146: fix VIDIOC_ENUM_FMT
by Hans Verkuil
· 17 years ago
a36ef6b
V4L/DVB (8128): saa7146: ->cpu_addr and friends are little-endian
by Al Viro
· 17 years ago
0705135
V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API
by Guennadi Liakhovetski
· 17 years ago
ce3a35d
V4L/DVB (7120): videobuf lock is already initialized at videobuf-core.c
by Mauro Carvalho Chehab
· 17 years ago
0fc0686
V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_
by Brandon Philips
· 17 years ago
820eacd
V4L/DVB (6615): V4L: Fix VIDIOCGMBUF locking in saa7146
by Brandon Philips
· 17 years ago
19bc513
V4L/DVB (6601): V4L: videobuf-core locking fixes and comments
by Brandon Philips
· 17 years ago
49ee718
V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-core
by Brandon Philips
· 17 years ago
c1accaa
V4L/DVB (6252): Adapt drivers to use the newer videobuf modules
by Mauro Carvalho Chehab
· 18 years ago
804b445
V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)
by Oliver Endriss
· 18 years ago
2970c49
V4L/DVB (5545): Saa7146: Release capture buffers on device close
by Hartmut Birr
· 18 years ago
c3ab204
V4L/DVB (4494a): Fix compilation when V4L1 support is not present
by Mauro Carvalho Chehab
· 18 years ago
5d7dc8c
V4L/DVB (3770): Kill drivers/media/common/saa7146_vv_ksyms.c
by Adrian Bunk
· 19 years ago
c7b0ac0
V4L/DVB (3516): Make video_buf more generic
by Mauro Carvalho Chehab
· 19 years ago
3593cab
V4L/DVB (3318b): sem2mutex: drivers/media/, #2
by Ingo Molnar
· 19 years ago
50c25ff
V4L/DVB (3218): Whitespace cleanups
by Michael Krufky
· 19 years ago
afd1a0c
[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3
by Mauro Carvalho Chehab
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago