index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
media: stm32-dcmi: return appropriate error codes during probe
Fabien Dessenne
2019-04-30
1
-6
/
+8
|
*
|
media: vsp1: Add support for missing 16-bit RGB555 formats
Laurent Pinchart
2019-04-25
1
-0
/
+24
|
*
|
media: vsp1: Add support for missing 16-bit RGB444 formats
Laurent Pinchart
2019-04-25
1
-0
/
+24
|
*
|
media: vsp1: Add support for missing 32-bit RGB formats
Laurent Pinchart
2019-04-25
1
-0
/
+14
|
*
|
media: platform: meson: Add Amlogic Meson G12A AO CEC Controller driver
Neil Armstrong
2019-04-22
3
-0
/
+796
|
*
|
media: cros-ec-cec: decrement HDMI device refcount
Hans Verkuil
2019-04-22
1
-0
/
+1
|
*
|
media: seco-cec: decrement HDMI device refcount
Hans Verkuil
2019-04-22
1
-0
/
+1
|
*
|
media: tegra_cec: use new cec_notifier_parse_hdmi_phandle helper
Hans Verkuil
2019-04-22
1
-10
/
+4
|
*
|
media: stih_cec: use new cec_notifier_parse_hdmi_phandle helper
Hans Verkuil
2019-04-22
1
-14
/
+7
|
*
|
media: s5p_cec: use new cec_notifier_parse_hdmi_phandle helper
Hans Verkuil
2019-04-22
1
-11
/
+5
|
*
|
media: meson: ao-cec: use new cec_notifier_parse_hdmi_phandle helper
Hans Verkuil
2019-04-22
1
-11
/
+5
|
*
|
media: cec-notifier: add cec_notifier_parse_hdmi_phandle helper
Hans Verkuil
2019-04-22
1
-0
/
+30
|
*
|
media: seco-cec: fix building with RC_CORE=m
Arnd Bergmann
2019-04-22
1
-1
/
+1
|
*
|
media: ts2020: Variable "utmp" in function ts2020_set_tuner_rf() could be uni...
Yizhuo
2019-04-22
1
-0
/
+3
|
*
|
media: si2165: fix platform_no_drv_owner.cocci warnings
YueHaibing
2019-04-22
1
-1
/
+0
|
*
|
media: rc: xbox_remote: add protocol and set timeout
Matthias Reichl
2019-04-22
3
-3
/
+7
|
*
|
media: rcar-csi2: Move setting of Field Detection Control Register
Niklas Söderlund
2019-04-22
1
-2
/
+2
|
*
|
media: rcar-csi2: Update start procedure for H3 ES2
Niklas Söderlund
2019-04-22
1
-6
/
+29
|
*
|
media: rcar-csi2: Update V3M and E3 start procedure
Niklas Söderlund
2019-04-22
1
-5
/
+5
|
*
|
media: rcar-csi2: Use standby mode instead of resetting
Niklas Söderlund
2019-04-22
2
-26
/
+42
|
*
|
media: coda: throw error on create_bufs with too small size
Philipp Zabel
2019-04-22
1
-0
/
+3
|
*
|
media: coda: allow encoder to set colorimetry on the output queue
Philipp Zabel
2019-04-22
1
-5
/
+5
|
*
|
media: coda: implement encoder frame size enumeration
Philipp Zabel
2019-04-22
1
-0
/
+37
|
*
|
media: coda: disable encoder command on decoder and vice versa
Philipp Zabel
2019-04-22
1
-8
/
+10
|
*
|
media: coda: add min number of buffers controls
Philipp Zabel
2019-04-22
1
-0
/
+6
|
*
|
media: coda: clear error return value before picture run
Philipp Zabel
2019-04-22
1
-0
/
+3
|
*
|
media: coda: remove mask from decoder h.264 level control
Philipp Zabel
2019-04-22
1
-18
/
+4
|
*
|
media: coda: set codec earlier
Philipp Zabel
2019-04-22
1
-8
/
+20
|
*
|
media: vb2: add waiting_in_dqbuf flag
Hans Verkuil
2019-04-22
1
-0
/
+22
|
*
|
media: pvrusb2: Prevent a buffer overflow
Dan Carpenter
2019-04-22
2
-0
/
+3
|
*
|
media: vivid: use vfree() instead of kfree() for dev->bitmap_cap
Alexander Potapenko
2019-04-22
1
-1
/
+1
|
*
|
media: videobuf2-v4l2.c: move up STATE_DEQUEUED check
Hans Verkuil
2019-04-22
1
-5
/
+6
|
*
|
media: mtk-vcodec: fix vp9 content playback error with show exist frame
Maoguang Meng
2019-04-22
1
-9
/
+7
|
*
|
media: st-mipid02: MIPID02 CSI-2 to PARALLEL bridge driver
Mickael Guene
2019-04-22
3
-0
/
+1047
|
*
|
media: ov2659: fix unbalanced mutex_lock/unlock
Akinobu Mita
2019-04-22
1
-1
/
+1
|
*
|
media: ov2659: make S_FMT succeed even if requested format doesn't match
Akinobu Mita
2019-04-22
1
-2
/
+4
|
*
|
media: ov6650: Register with asynchronous subdevice framework
Janusz Krzysztofik
2019-04-22
1
-5
/
+13
|
*
|
media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helper
Janusz Krzysztofik
2019-04-22
1
-11
/
+14
|
*
|
media: ov6650: Fix sensor possibly not detected on probe
Janusz Krzysztofik
2019-04-22
1
-0
/
+2
|
*
|
media: au0828: stop video streaming only when last user stops
Hans Verkuil
2019-04-22
1
-5
/
+8
|
*
|
media: Clear devnode->media_dev holding media_devnode_lock
Shuah Khan
2019-04-22
1
-1
/
+2
|
*
|
media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()
Shuah Khan
2019-04-22
1
-0
/
+3
|
*
|
media: au0828: fix enable and disable source audio and video inconsistencies
Shuah Khan
2019-04-22
2
-39
/
+149
|
*
|
media: change au0828 to use Media Device Allocator API
Shuah Khan
2019-04-22
3
-8
/
+8
|
*
|
media: Media Device Allocator API
Shuah Khan
2019-04-22
2
-0
/
+141
|
*
|
media: stm32-dcmi: fix crash when subdev do not expose any formats
Hugues Fruchet
2019-04-22
1
-0
/
+6
|
*
|
media: stm32-dcmi: do not emit error trace in case of few overrun
Hugues Fruchet
2019-04-22
1
-4
/
+8
|
*
|
media: stm32-dcmi: fix error messages
Hugues Fruchet
2019-04-22
1
-2
/
+3
|
*
|
media: dvb: clean up redundant break statements
Colin Ian King
2019-04-22
1
-25
/
+5
|
*
|
media: mtk-vcodec: enlarge struct vdec_pic_info fields
Yunfei Dong
2019-04-22
5
-40
/
+57
[prev]
[next]