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
2013-06-08
[media] v4l2-ioctl: don't print the clips list
Hans Verkuil
1
-26
/
+21
2013-06-08
[media] v4l2-ctrls: V4L2_CTRL_CLASS_FM_RX controls are also valid radio controls
Hans Verkuil
1
-0
/
+2
2013-06-03
[media] v4l2: mem2mem: save irq flags correctly
John Sheu
1
-8
/
+11
2013-06-03
[media] v4l2-mem2mem: add v4l2_m2m_create_bufs helper
Philipp Zabel
1
-0
/
+14
2013-06-03
[media] media: v4l2-mem2mem: return for polling if a buffer is available
Seung-Woo Kim
1
-2
/
+4
2013-06-03
[media] media: vb2: return for polling if a buffer is available
Seung-Woo Kim
1
-1
/
+2
2013-04-25
[media] media: videobuf2: fix the length check for mmap
Mauro Carvalho Chehab
3
-8
/
+19
2013-04-25
[media] videobuf-dma-contig: remove support for cached mem
Mauro Carvalho Chehab
1
-116
/
+14
2013-04-14
[media] media: vb2: add length check for mmap
Seung-Woo Kim
1
-0
/
+5
2013-04-14
[media] v4l2: rename VIDIOC_DBG_G_CHIP_NAME to _CHIP_INFO
Hans Verkuil
2
-8
/
+8
2013-04-14
[media] v4l2-ioctl: fill in name before calling vidioc_g_chip_name
Hans Verkuil
1
-4
/
+4
2013-04-14
[media] v4l2: drop V4L2_CHIP_MATCH_SUBDEV_NAME
Hans Verkuil
2
-38
/
+20
2013-04-14
[media] v4l2: put VIDIOC_DBG_G_CHIP_NAME under ADV_DEBUG
Hans Verkuil
2
-5
/
+5
2013-04-14
[media] tuner-core/simple: get_rf_strength can be tuner mode specific
Hans Verkuil
1
-16
/
+13
2013-04-14
[media] tuner-core/tda9887: get_afc can be tuner mode specific
Hans Verkuil
1
-12
/
+2
2013-04-08
[media] tuner-core: Change config from unsigned int to void *
Ondrej Zary
1
-13
/
+7
2013-04-04
[media] V4L: Remove incorrect EXPORT_SYMBOL() usage at v4l2-of.c
Sylwester Nawrocki
1
-2
/
+1
2013-04-01
Merge tag 'v3.9-rc5' into patchwork
Mauro Carvalho Chehab
1
-1
/
+1
2013-03-31
[media] V4L: Add MATRIX option to V4L2_CID_EXPOSURE_METERING control
Sylwester Nawrocki
1
-0
/
+1
2013-03-31
[media] Add a V4L2 OF parser
Guennadi Liakhovetski
2
-0
/
+270
2013-03-29
[media] v4l2: Add standard controls for FM receivers
Andrey Smirnov
1
-3
/
+11
2013-03-25
[media] tuner-core: handle errors when getting signal strength/afc
Mauro Carvalho Chehab
1
-4
/
+6
2013-03-25
[media] tuner-core: Remove the now uneeded checks at fe_has_signal/get_afc
Mauro Carvalho Chehab
1
-10
/
+6
2013-03-25
[media] tuner-core: return afc instead of zero
Mauro Carvalho Chehab
1
-1
/
+1
2013-03-25
[media] tuner-core: don't set has_signal/get_afc if not supported
Hans Verkuil
1
-1
/
+6
2013-03-25
[media] fix compilation with both V4L2 and I2C as 'm'
Mauro Carvalho Chehab
1
-1
/
+1
2013-03-25
[media] v4l2: add new VIDIOC_DBG_G_CHIP_NAME ioctl
Hans Verkuil
3
-7
/
+118
2013-03-25
[media] v4l2-common: remove obsolete check for ' at the end of a driver name
Hans Verkuil
1
-3
/
+0
2013-03-25
[media] videobuf2-core: print current state of buffer in vb2_buffer_done
Tushar Behera
1
-1
/
+1
2013-03-24
[media] v4l2 core: remove the obsolete dv_preset support
Hans Verkuil
3
-38
/
+2
2013-03-24
[media] v4l2-common: remove obsolete v4l_fill_dv_preset_info
Hans Verkuil
1
-47
/
+0
2013-03-24
[media] v4l2-ctrls: add V4L2_CID_MPEG_VIDEO_REPEAT_SEQ_HEADER control
Hans Verkuil
1
-0
/
+2
2013-03-24
[media] v4l2-ioctl: check if an ioctl is valid
Hans Verkuil
1
-9
/
+13
2013-03-24
[media] v4l2-ctrls: eliminate lockdep false alarms for struct v4l2_ctrl_handl...
Andy Walls
1
-3
/
+5
2013-03-24
[media] v4l2-ioctl: simplify debug code
Hans Verkuil
1
-13
/
+2
2013-03-24
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
1
-1
/
+1
2013-03-24
[media] v4l2-ioctl: add precision when printing names
Hans Verkuil
1
-26
/
+34
2013-03-24
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
1
-3
/
+3
2013-03-24
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
1
-1
/
+1
2013-03-24
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
2
-2
/
+2
2013-03-21
[media] vb2-dma-sg: add debug module option
Hans Verkuil
1
-4
/
+13
2013-03-21
[media] videobuf2: add gfp_flags
Hans Verkuil
4
-7
/
+9
2013-03-19
[media] v4l2-mem2mem: drop rdy_queue on STREAMOFF
John Sheu
1
-3
/
+28
2013-03-18
[media] v4l2-mem2mem: use CAPTURE queue lock
John Sheu
1
-0
/
+3
2013-03-18
[media] media/v4l2: VIDEOBUF2_DMA_CONTIG should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2013-03-05
[media] vb2: Add support for non monotonic timestamps
Kamil Debski
1
-2
/
+6
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-06
[media] v4l2-core: do not enable the buffer ioctls for radio devices
Frank Schaefer
1
-7
/
+7
2013-02-06
[media] use IS_ENABLED() macro
Peter Senna Tschudin
1
-1
/
+1
[next]