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: i2c: Add acpi support to ov7251
Daniel Scally
2022-05-17
1
-0
/
+8
*
media: ipu3-cio2: Add support for V4L2_PIX_FMT_IPU3_Y10
Daniel Scally
2022-05-17
1
-0
/
+5
*
media: uapi: Add IPU3 packed Y10 format
Daniel Scally
2022-05-17
1
-0
/
+1
*
media: i2c: ov5645: Remove unneeded of_match_ptr macro
Moses Christopher Bollavarapu
2022-05-17
1
-1
/
+1
*
media: ov8856: apply digital gain by setting global gain control register
Bingbu Cao
2022-05-17
1
-17
/
+6
*
media: i2c: ov5648: fix wrong pointer passed to IS_ERR() and PTR_ERR()
Yang Yingliang
2022-05-17
1
-2
/
+2
*
media: i2c: ov2640: Depend on V4L2_ASYNC
Mike Pagano
2022-05-17
1
-0
/
+1
*
media: i2c: video-i2c: Use GENMASK for masking bits
Moses Christopher Bollavarapu
2022-05-17
1
-1
/
+2
*
media: i2c: video-i2c: Replace constants with proper names
Moses Christopher Bollavarapu
2022-05-17
1
-2
/
+8
*
media: i2c: video-i2c: Move defines to the top of the file
Moses Christopher Bollavarapu
2022-05-17
1
-25
/
+25
*
media: exynos4-is: Fix compile warning
Kwanghoon Son
2022-05-17
1
-1
/
+1
*
media: i2c: adv7180: Add support for the test patterns
Fabio Estevam
2022-05-17
1
-0
/
+46
*
media: ti: cal: use frame desc to get vc and dt
Tomi Valkeinen
2022-05-17
3
-2
/
+76
*
media: media/v4l2-core: Add enum V4L2_FWNODE_BUS_TYPE_DPI
Xin Ji
2022-05-17
1
-0
/
+4
*
media: ov7670: remove ov7670_power_off from ov7670_remove
Dongliang Mu
2022-05-17
1
-1
/
+0
*
media: dw9807-vcm: Add "dongwoon,dw9807" compatible string
Sakari Ailus
2022-05-17
1
-0
/
+2
*
media: i2c: imx412: Add bulk regulator support
Bryan O'Donoghue
2022-05-17
1
-0
/
+31
*
media: i2c: imx412: Fix power_off ordering
Bryan O'Donoghue
2022-05-17
1
-2
/
+2
*
media: i2c: imx412: Fix reset GPIO polarity
Bryan O'Donoghue
2022-05-17
1
-3
/
+3
*
media: h264: Avoid wrapping long_term_frame_idx
Nicolas Dufresne
2022-05-13
1
-1
/
+3
*
media: v4l2-mem2mem: Trace on implicit un-hold
Nicolas Dufresne
2022-05-13
1
-0
/
+1
*
media: mediatek: vcodec: add h264 decoder driver for mt8186
Yunfei Dong
2022-05-13
1
-1
/
+176
*
media: mediatek: vcodec: Support MT8186
Yunfei Dong
2022-05-13
3
-0
/
+24
*
media: mediatek: vcodec: prevent kernel crash when rmmod mtk-vcodec-dec.ko
Yunfei Dong
2022-05-13
1
-1
/
+2
*
media: mediatek: vcodec: support stateless VP9 decoding
Yunfei Dong
2022-05-13
7
-3
/
+2061
*
media: mediatek: vcodec: support stateless VP8 decoding
Yunfei Dong
2022-05-13
6
-2
/
+466
*
media: mediatek: vcodec: support stateless H.264 decoding for mt8192
Yunfei Dong
2022-05-13
5
-1
/
+638
*
media: mediatek: vcodec: Extract H264 common code
Yunfei Dong
2022-05-13
4
-383
/
+629
*
media: mediatek: vcodec: record capture queue format type
Yunfei Dong
2022-05-13
2
-0
/
+4
*
media: mediatek: vcodec: Fix v4l2-compliance fail
Yunfei Dong
2022-05-13
1
-1
/
+4
*
media: mediatek: vcodec: disable vp8 4K capability
Yunfei Dong
2022-05-13
1
-1
/
+2
*
media: mediatek: vcodec: Add format to support MT21C
Yunfei Dong
2022-05-13
2
-1
/
+7
*
media: mediatek: vcodec: Getting supported decoder format types
Yunfei Dong
2022-05-13
1
-34
/
+84
*
media: mediatek: vcodec: Refactor supported vdec formats and framesizes
Yunfei Dong
2022-05-13
4
-17
/
+30
*
media: mediatek: vcodec: Refactor get and put capture buffer flow
Yunfei Dong
2022-05-13
4
-27
/
+80
*
media: mediatek: vcodec: set each plane bytesused in buf prepare
Yunfei Dong
2022-05-13
3
-24
/
+2
*
media: mediatek: vcodec: Read max resolution from dec_capability
Yunfei Dong
2022-05-13
2
-20
/
+28
*
media: mediatek: vcodec: get capture queue buffer size from scp
Yunfei Dong
2022-05-13
3
-0
/
+98
*
media: mediatek: vcodec: Using firmware type to separate different firmware a...
Yunfei Dong
2022-05-13
8
-24
/
+10
*
media: mediatek: vcodec: Add vdec enable/disable hardware helpers
Yunfei Dong
2022-05-13
5
-83
/
+116
*
media: mediatek: vcodec: Fix v4l2 compliance decoder cmd test fail
Yunfei Dong
2022-05-13
2
-12
/
+4
*
media: cec-adap.c: drop activate_cnt, use state info instead
Hans Verkuil
2022-05-13
1
-93
/
+59
*
media: cec-adap.c: reconfigure if the PA changes during configuration
Hans Verkuil
2022-05-13
1
-1
/
+19
*
media: cec-adap.c: fix is_configuring state
Hans Verkuil
2022-05-13
1
-3
/
+3
*
media: cec-adap.c: stop trying LAs on CEC_TX_STATUS_TIMEOUT
Hans Verkuil
2022-05-13
1
-2
/
+3
*
media: cec-adap.c: don't unconfigure if already unconfigured
Hans Verkuil
2022-05-13
1
-2
/
+3
*
media: cec-pin.c: don't zero work_pin_num_events in adap_enable
Hans Verkuil
2022-05-13
1
-4
/
+1
*
media: cec-pin.c: disabling the adapter cannot call kthread_stop
Hans Verkuil
2022-05-13
1
-21
/
+33
*
media: imon: reorganize serialization
Tetsuo Handa
2022-05-13
1
-52
/
+47
*
media: imon: drop references only after device is no longer used
Oliver Neukum
2022-05-13
1
-2
/
+2
[next]