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: vicodec: add support for CROP and COMPOSE selection
Dafna Hirschfeld
2019-01-25
5
-162
/
+404
*
media: vicodec: Add num_planes field to v4l2_fwht_pixfmt_info
Dafna Hirschfeld
2019-01-25
3
-25
/
+26
*
media: venus: helpers: drop setting of timestamp invalid flag
Stanimir Varbanov
2019-01-25
1
-3
/
+0
*
media: venus: core: correct frequency table for sdm845
Stanimir Varbanov
2019-01-25
1
-4
/
+6
*
media: venus: core: correct maximum hardware load for sdm845
Stanimir Varbanov
2019-01-25
1
-1
/
+1
*
media: venus: firmware: check fw size against DT memory region size
Stanimir Varbanov
2019-01-25
2
-23
/
+31
*
media: ov2640: fix initial try format
Akinobu Mita
2019-01-25
1
-5
/
+5
*
media: s5k4ecgx: delete a bogus error message
Dan Carpenter
2019-01-25
1
-2
/
+0
*
media: mt9m111: set initial frame size other than 0x0
Akinobu Mita
2019-01-25
1
-0
/
+2
*
media: mt9m111: set all mbus format field when G_FMT and S_FMT ioctls
Akinobu Mita
2019-01-25
1
-0
/
+7
*
media: mt9m111: make SUBDEV_G_FMT ioctl work with SUBDEV_FORMAT_TRY
Akinobu Mita
2019-01-25
1
-0
/
+30
*
media: mt9m001: set all mbus format field when G_FMT and S_FMT ioctls
Akinobu Mita
2019-01-25
1
-0
/
+7
*
media: mt9m001: make SUBDEV_G_FMT ioctl work with SUBDEV_FORMAT_TRY
Akinobu Mita
2019-01-25
1
-0
/
+27
*
media: mt9m001: support log_status ioctl and event interface
Akinobu Mita
2019-01-25
1
-1
/
+6
*
media: mt9m001: register to V4L2 asynchronous subdevice framework
Akinobu Mita
2019-01-25
2
-3
/
+9
*
media: mt9m001: add media controller support
Akinobu Mita
2019-01-25
2
-0
/
+11
*
media: mt9m001: remove remaining soc_camera specific code
Akinobu Mita
2019-01-25
2
-71
/
+15
*
media: mt9m001: switch s_power callback to runtime PM
Akinobu Mita
2019-01-25
1
-62
/
+160
*
media: mt9m001: introduce multi_reg_write()
Akinobu Mita
2019-01-25
1
-31
/
+57
*
media: mt9m001: add of_match_table
Akinobu Mita
2019-01-25
1
-0
/
+7
*
media: mt9m001: sort headers alphabetically
Akinobu Mita
2019-01-25
1
-4
/
+4
*
media: mt9m001: convert to SPDX license identifer
Akinobu Mita
2019-01-25
1
-5
/
+2
*
media: i2c: mt9m001: copy mt9m001 soc_camera sensor driver
Akinobu Mita
2019-01-25
3
-0
/
+765
*
media: ov8856: Modify ov8856 register reading function to be simplified
Ben Kao
2019-01-25
1
-3
/
+4
*
media: ov7670: control clock along with power
Lubomir Rintel
2019-01-25
1
-16
/
+14
*
media: ov7670: hook s_power onto v4l2 core
Lubomir Rintel
2019-01-25
1
-6
/
+44
*
media: ov7670: split register setting from set_framerate() logic
Lubomir Rintel
2019-01-25
1
-12
/
+15
*
media: ov7670: split register setting from set_fmt() logic
Lubomir Rintel
2019-01-25
1
-34
/
+46
*
media: ov7670: Remove useless use of a ret variable
Sakari Ailus
2019-01-25
1
-5
/
+1
*
media: ov8856: Add support for OV8856 sensor
Ben Kao
2019-01-25
3
-0
/
+1280
*
media: imx274: remote unused function imx274_read_reg
Luca Ceresoli
2019-01-25
1
-18
/
+0
*
media: imx-csi: Input connections to CSI should be optional
Steve Longerbeam
2019-01-21
1
-1
/
+1
*
media: imx: capture: Allow event subscribe/unsubscribe
Steve Longerbeam
2019-01-21
1
-0
/
+18
*
media: imx: queue subdev events to reachable video devices
Steve Longerbeam
2019-01-21
1
-0
/
+24
*
media: imx: lift CSI and PRP ENC/VF width alignment restriction
Philipp Zabel
2019-01-21
3
-6
/
+22
*
media: imx: set compose rectangle to mbus format
Philipp Zabel
2019-01-21
1
-21
/
+47
*
media: imx: add capture compose rectangle
Philipp Zabel
2019-01-21
5
-6
/
+33
*
media: coda: fix decoder capture buffer payload
Philipp Zabel
2019-01-21
1
-16
/
+2
*
media: coda: use macroblock tiling on CODA960 only
Philipp Zabel
2019-01-21
1
-1
/
+1
*
media: media/v4l2-core/videobuf-vmalloc.c: Remove dead code
Souptick Joarder
2019-01-21
1
-20
/
+0
*
media: vimc: fill in correct driver name in querycap
Hans Verkuil
2019-01-21
3
-2
/
+3
*
media: i2c: adv748x: Use devm to allocate the device struct
Steve Longerbeam
2019-01-21
1
-4
/
+1
*
media: cedrus: Allow using the current dst buffer as reference
Paul Kocialkowski
2019-01-21
3
-4
/
+21
*
media: cedrus: Cleanup duplicate declarations from cedrus_dec header
Paul Kocialkowski
2019-01-21
1
-6
/
+0
*
media: rcar-vin: fix wrong return value in rvin_set_channel_routing()
Niklas Söderlund
2019-01-21
1
-1
/
+1
*
media: platform: sti: remove bdisp_dbg_declare() and hva_dbg_declare()
Yangtao Li
2019-01-21
2
-47
/
+23
*
media: exynos4-is: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2019-01-21
1
-13
/
+3
*
media: video-i2c: add Melexis MLX90640 thermal camera
Matt Ranostay
2019-01-21
2
-1
/
+110
*
media: si470x-i2c: Add optional reset-gpio support
Pawe? Chmiel
2019-01-21
2
-0
/
+16
*
media: si470x-i2c: Use managed resource helpers
Pawe? Chmiel
2019-01-21
1
-18
/
+11
[prev]
[next]