index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-23
[media] v4l2-ioctl.c: fix inverted condition
Hans Verkuil
1
-1
/
+1
2014-09-23
[media] v4l2-common: fix overflow in v4l_bound_align_image()
Maciej Matraszek
1
-6
/
+3
2014-09-21
[media] v4l2-dv-timings: only check standards if non-zero
Hans Verkuil
1
-1
/
+2
2014-09-21
[media] v4l: Add camera pan/tilt speed controls
Vincent Palatin
1
-0
/
+2
2014-09-21
[media] videobuf: Allow reqbufs(0) to free current buffers
Hans de Goede
1
-5
/
+6
2014-09-21
[media] videobuf2-core: take mmap_sem before calling __qbuf_userptr
Hans Verkuil
1
-0
/
+2
2014-09-03
[media] tuner-core: use true/false for boolean vars
Mauro Carvalho Chehab
1
-1
/
+1
2014-09-03
[media] v4l2-compat-ioctl32: fix sparse warnings
Hans Verkuil
1
-11
/
+19
2014-09-03
[media] v4l2-ioctl: fix sparse warnings
Hans Verkuil
1
-2
/
+2
2014-09-02
[media] vb2: fix multiplanar read() with non-zero data_offset
Hans Verkuil
1
-0
/
+6
2014-08-21
[media] vb2: use pr_info instead of pr_debug
Hans Verkuil
1
-1
/
+1
2014-08-21
[media] videobuf2: fix lockdep warning
Hans Verkuil
1
-37
/
+19
2014-08-21
[media] vmalloc_sg: off by one in error handling
Dan Carpenter
1
-2
/
+4
2014-08-21
[media] v4l: subdev: Extend default link validation to cover field order
Laurent Pinchart
1
-0
/
+9
2014-08-21
[media] v4l: Add test pattern colour component controls
Sakari Ailus
1
-0
/
+4
2014-08-21
[media] dvb-frontend: add core support for tuner suspend/resume
Mauro Carvalho Chehab
1
-2
/
+6
2014-08-05
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-450
/
+1147
2014-08-04
Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2014-07-27
[media] v4l2-ctrls: fix rounding calculation
Hans Verkuil
1
-5
/
+5
2014-07-26
[media] vmalloc_sg: make sure all pages in vmalloc area are really DMA-ready
James Harper
1
-4
/
+58
2014-07-25
[media] v4l2-ctrls: add RX RDS controls
Hans Verkuil
1
-2
/
+17
2014-07-25
[media] v4l2-ctrls: add new RDS TX controls
Hans Verkuil
1
-0
/
+35
2014-07-25
[media] vb2: fix vb2_poll for output streams
Hans Verkuil
1
-0
/
+7
2014-07-25
[media] v4l2-ctrls: add support for setting string controls
Hans Verkuil
1
-27
/
+20
2014-07-22
[media] v4l2-mem2mem: export v4l2_m2m_try_schedule
Michael Olbrich
1
-1
/
+2
2014-07-22
Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchwork
Mauro Carvalho Chehab
1
-2
/
+2
2014-07-22
[media] v4l2-subdev: Fix compilation when !VIDEO_V4L2_SUBDEV_API
Mauro Carvalho Chehab
1
-1
/
+3
2014-07-22
[media] v4l: subdev: Unify argument validation across IOCTLs
Sakari Ailus
1
-46
/
+74
2014-07-22
[media] v4l2-ioctl: don't set PRIV_MAGIC unconditionally in g_fmt()
Hans Verkuil
1
-6
/
+22
2014-07-22
[media] v4l2-ioctl: set V4L2_CAP_EXT_PIX_FORMAT for device_caps
Hans Verkuil
1
-0
/
+1
2014-07-22
[media] v4l2-ctrls: fix corner case in round-to-range code
Hans Verkuil
1
-3
/
+14
2014-07-22
[media] vb2: fix bytesused == 0 handling
Hans Verkuil
1
-40
/
+38
2014-07-21
[media] v4l: ctrls: Unlocked variants of v4l2_ctrl_s_ctrl{,_int64}()
Sakari Ailus
1
-6
/
+20
2014-07-21
[media] v4l: ctrls: Provide an unlocked variant of v4l2_ctrl_modify_range()
Sakari Ailus
1
-4
/
+4
2014-07-21
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2014-07-17
[media] v4l2-ioctl: clips, clipcount and bitmap should not be zeroed
Hans Verkuil
1
-1
/
+25
2014-07-17
[media] v4l2-ioctl: call g_selection before calling cropcap
Hans Verkuil
1
-22
/
+26
2014-07-17
[media] v4l2-ioctl: clear reserved field of G/S_SELECTION
Hans Verkuil
1
-2
/
+2
2014-07-17
[media] v4l2-ioctl: remove pointless INFO_FL_CLEAR
Hans Verkuil
1
-2
/
+2
2014-07-17
[media] v4l2-dev: don't debug poll unless the debug level > 2
Hans Verkuil
1
-1
/
+1
2014-07-17
[media] v4l2-dev: streamon/off is only a valid ioctl for video, vbi and sdr
Hans Verkuil
1
-2
/
+2
2014-07-17
[media] v4l2-ioctl.c: fix enum_freq_bands handling
Hans Verkuil
1
-2
/
+5
2014-07-17
[media] v4l2-ioctl.c: check vfl_type in ENUM_FMT
Hans Verkuil
1
-6
/
+8
2014-07-17
[media] v4l: vb2: Add fatal error condition flag
Laurent Pinchart
1
-3
/
+36
2014-07-17
[media] v4l: vb2: Don't return POLLERR during transient buffer underruns
Laurent Pinchart
1
-2
/
+3
2014-07-17
[media] v4l: vb2: Fix stream start and buffer completion race
Laurent Pinchart
1
-1
/
+3
2014-07-17
[media] v4l: Add premultiplied alpha flag for pixel formats
Laurent Pinchart
1
-2
/
+3
2014-07-17
[media] v4l: Support extending the v4l2_pix_format structure
Laurent Pinchart
2
-9
/
+75
2014-07-17
[media] Fix 64-bit division fall-out from 64-bit control ranges
Hans Verkuil
1
-3
/
+15
2014-07-17
[media] v4l2-ctrls/v4l2-controls.h: add MD controls
Hans Verkuil
1
-0
/
+27
[next]