index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
84
-193
/
+118
*
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
14
-94
/
+22
*
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
12
-68
/
+15
*
[media] media/.../soc-camera: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
3
-36
/
+4
*
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
9
-107
/
+17
*
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
8
-71
/
+12
*
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
12
-86
/
+9
*
[media] staging/media: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
4
-21
/
+2
*
[media] media/pci/tw686x: convert driver to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
2
-36
/
+1
*
[media] media/pci: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
34
-153
/
+32
*
[media] sur40: set q->dev instead of allocating a context
Hans Verkuil
2016-07-08
1
-12
/
+1
*
[media] vb2: add a dev field to use for the default allocation context
Hans Verkuil
2016-07-08
1
-6
/
+8
*
[media] vb2: move dma_attrs to vb2_queue
Hans Verkuil
2016-07-08
4
-14
/
+14
*
[media] exynos4-is: Fix buffer release issue on fimc m2m video nodes
Sylwester Nawrocki
2016-07-08
1
-14
/
+10
*
[media] s5p-mfc: improve v4l2_capability driver and card fields
Javier Martinez Canillas
2016-07-08
4
-5
/
+6
*
[media] s5p-mfc: set capablity bus_info as required by VIDIOC_QUERYCAP
Javier Martinez Canillas
2016-07-08
2
-2
/
+4
*
[media] s5p-mfc: use vb2_is_streaming() to check vb2 queue status
Javier Martinez Canillas
2016-07-08
1
-2
/
+2
*
[media] s5p-mfc: don't print errors on VIDIOC_REQBUFS unsupported mem type
Javier Martinez Canillas
2016-07-08
1
-1
/
+1
*
[media] s5p-mfc: fix typo in s5p_mfc_dec function comment
Javier Martinez Canillas
2016-07-08
1
-1
/
+1
*
[media] s5p-mfc: fix error path in driver probe
Marek Szyprowski
2016-07-08
1
-5
/
+9
*
[media] s5p-mfc: fix null pointer deference in clk_core_enable()
Shuah Khan
2016-07-08
1
-3
/
+9
*
[media] s5p-mfc: fix memory leak in s5p_mfc_remove()
Shuah Khan
2016-07-08
1
-0
/
+2
*
[media] s5p-mfc: fix video device release double release in probe error path
Shuah Khan
2016-07-08
1
-2
/
+0
*
[media] vcodec: mediatek: Add Mediatek H264 Video Encoder Driver
Tiffany Lin
2016-07-08
3
-1
/
+683
*
[media] vcodec: mediatek: Add Mediatek VP8 Video Encoder Driver
Tiffany Lin
2016-07-08
5
-2
/
+790
*
[media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder Driver
Tiffany Lin
2016-07-08
17
-0
/
+3137
*
[media] VPU: mediatek: support Mediatek VPU
Andrew-CT Chen
2016-07-08
5
-0
/
+1130
*
[media] media: rcar-vin: add DV timings support
Ulrich Hecht
2016-06-28
1
-0
/
+82
*
[media] media: rcar_vin: Use correct pad number in try_fmt
Ulrich Hecht
2016-06-28
1
-3
/
+11
*
[media] media: rcar-vin: pad-aware driver initialisation
Ulrich Hecht
2016-06-28
2
-0
/
+18
*
[media] radio-maxiradio: fix memory leak when device is removed
Alexey Khoroshilov
2016-06-28
1
-0
/
+1
*
[media] stk1160: Check *nplanes in queue_setup
Helen Fornazier
2016-06-28
1
-0
/
+3
*
[media] solo6x10: Simplify solo_enum_ext_input
Ismael Luceno
2016-06-28
1
-18
/
+16
*
[media] adv7604: Don't ignore pad number in subdev DV timings pad operations
Laurent Pinchart
2016-06-28
1
-11
/
+35
*
[media] v4l: mt9v032: Add V4L2 controls for AEC and AGC
Markus Pargmann
2016-06-28
1
-58
/
+207
*
[media] v4l: mt9v032: Do not unset master_mode
Markus Pargmann
2016-06-28
1
-3
/
+3
*
[media] v4l: mt9v032: Remove duplicate test for I2C_FUNC_SMBUS_WORD_DATA func...
Axel Lin
2016-06-28
1
-7
/
+0
*
[media] v4l: mt9v032: Remove unneeded header
Laurent Pinchart
2016-06-28
1
-1
/
+0
*
[media] v4l: mt9t001: fix clean up in case of power-on failures
Guennadi Liakhovetski
2016-06-28
1
-2
/
+13
*
[media] v4l: mt9t001: constify v4l2_subdev_internal_ops structure
Julia Lawall
2016-06-28
1
-1
/
+1
*
[media] smiapp: Remove useless rval assignment in smiapp_get_pdata()
Sakari Ailus
2016-06-28
1
-3
/
+1
*
[media] tw686x: be explicit about the possible dma_mode options
Hans Verkuil
2016-06-28
1
-1
/
+1
*
[media] tw686x: audio: Prevent hw param changes while busy
Ezequiel Garcia
2016-06-28
2
-4
/
+17
*
[media] tw686x: audio: Allow to configure the period size
Ezequiel Garcia
2016-06-28
3
-23
/
+34
*
[media] tw686x: audio: Implement non-memcpy capture
Ezequiel Garcia
2016-06-28
1
-4
/
+28
*
[media] tw686x: Add support for DMA scatter-gather mode
Ezequiel Garcia
2016-06-28
4
-0
/
+207
*
[media] tw686x: Add support for DMA contiguous interlaced frame mode
Ezequiel Garcia
2016-06-28
4
-0
/
+56
*
[media] tw686x: Introduce an interface to support multiple DMA modes
Ezequiel Garcia
2016-06-28
4
-121
/
+206
*
bdisp: move the V/H filter spec to bdisp-hw.c
Mauro Carvalho Chehab
2016-06-24
2
-304
/
+305
*
adv7842: comment out a table useful for debug
Mauro Carvalho Chehab
2016-06-24
1
-0
/
+3
[next]