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
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-17
media: exynos4-is: Fix compile warning
Kwanghoon Son
1
-1
/
+1
2022-05-17
media: ti: cal: use frame desc to get vc and dt
Tomi Valkeinen
3
-2
/
+76
2022-05-13
media: mediatek: vcodec: add h264 decoder driver for mt8186
Yunfei Dong
1
-1
/
+176
2022-05-13
media: mediatek: vcodec: Support MT8186
Yunfei Dong
3
-0
/
+24
2022-05-13
media: mediatek: vcodec: prevent kernel crash when rmmod mtk-vcodec-dec.ko
Yunfei Dong
1
-1
/
+2
2022-05-13
media: mediatek: vcodec: support stateless VP9 decoding
Yunfei Dong
7
-3
/
+2061
2022-05-13
media: mediatek: vcodec: support stateless VP8 decoding
Yunfei Dong
6
-2
/
+466
2022-05-13
media: mediatek: vcodec: support stateless H.264 decoding for mt8192
Yunfei Dong
5
-1
/
+638
2022-05-13
media: mediatek: vcodec: Extract H264 common code
Yunfei Dong
4
-383
/
+629
2022-05-13
media: mediatek: vcodec: record capture queue format type
Yunfei Dong
2
-0
/
+4
2022-05-13
media: mediatek: vcodec: Fix v4l2-compliance fail
Yunfei Dong
1
-1
/
+4
2022-05-13
media: mediatek: vcodec: disable vp8 4K capability
Yunfei Dong
1
-1
/
+2
2022-05-13
media: mediatek: vcodec: Add format to support MT21C
Yunfei Dong
2
-1
/
+7
2022-05-13
media: mediatek: vcodec: Getting supported decoder format types
Yunfei Dong
1
-34
/
+84
2022-05-13
media: mediatek: vcodec: Refactor supported vdec formats and framesizes
Yunfei Dong
4
-17
/
+30
2022-05-13
media: mediatek: vcodec: Refactor get and put capture buffer flow
Yunfei Dong
4
-27
/
+80
2022-05-13
media: mediatek: vcodec: set each plane bytesused in buf prepare
Yunfei Dong
3
-24
/
+2
2022-05-13
media: mediatek: vcodec: Read max resolution from dec_capability
Yunfei Dong
2
-20
/
+28
2022-05-13
media: mediatek: vcodec: get capture queue buffer size from scp
Yunfei Dong
3
-0
/
+98
2022-05-13
media: mediatek: vcodec: Using firmware type to separate different firmware a...
Yunfei Dong
8
-24
/
+10
2022-05-13
media: mediatek: vcodec: Add vdec enable/disable hardware helpers
Yunfei Dong
5
-83
/
+116
2022-05-13
media: mediatek: vcodec: Fix v4l2 compliance decoder cmd test fail
Yunfei Dong
2
-12
/
+4
2022-05-13
media: amphion: G/S_PARM only for encoder's output queue
Ming Qian
1
-0
/
+6
2022-05-13
media: amphion: wake up when error occurs
Ming Qian
1
-4
/
+4
2022-05-13
media: atmel: microchip-csi2dc: add link validation support
Eugen Hristev
1
-0
/
+5
2022-05-13
media: atmel: atmel-sama7g5-isc: remove stray line
Eugen Hristev
1
-1
/
+0
2022-05-13
media: atmel: atmel-isc: compact the controller formats list
Eugen Hristev
2
-74
/
+37
2022-05-13
media: atmel: atmel-isc-base: use mutex to lock awb workq from streaming
Eugen Hristev
2
-4
/
+28
2022-05-13
media: atmel: atmel-sama5d2-isc: fix wrong mask in YUYV format check
Eugen Hristev
1
-1
/
+1
2022-05-13
media: atmel: atmel-isc: remove redundant comments
Eugen Hristev
1
-3
/
+3
2022-05-13
media: atmel: atmel-isc-base: replace is_streaming call in s_fmt_vid_cap
Eugen Hristev
1
-1
/
+1
2022-05-13
media: atmel: atmel-isc-base: use streaming status when queueing buffers
Eugen Hristev
1
-1
/
+1
2022-05-13
media: vsp1: Fix offset calculation for plane cropping
Michael Rodin
1
-3
/
+3
2022-05-13
media: vsp1: Use vb2_queue_is_busy()
Laurent Pinchart
1
-1
/
+1
2022-05-13
media: vsp1: Don't open-code vb2_fop_release()
Laurent Pinchart
1
-11
/
+1
2022-05-13
media: rockchip: rkisp1: Use mipi-csi2.h
Laurent Pinchart
2
-27
/
+18
2022-05-13
media: cadence: cdns-csi2tx: Use mipi-csi2.h
Laurent Pinchart
1
-2
/
+3
2022-05-13
media: amphion: ensure the buffer count is not less than min_buffer
Ming Qian
1
-0
/
+4
2022-05-13
media: coda: limit frame interval enumeration to supported encoder frame sizes
Philipp Zabel
1
-6
/
+14
2022-05-13
media: coda: fix default JPEG colorimetry
Philipp Zabel
1
-6
/
+11
2022-05-13
media: isif: remove unnecessary check of res
Yang Yingliang
1
-2
/
+1
2022-05-13
media: dm644x_ccdc: remove unnecessary check of res
Yang Yingliang
1
-2
/
+1
2022-05-13
media: dm355_ccdc: remove unnecessary check of res
Yang Yingliang
1
-2
/
+1
2022-05-13
media: platform: video-viu: Do not select it by default
Fabio Estevam
1
-1
/
+0
2022-05-13
media: amphion: no need to check return value of debugfs_create functions
Lv Ruyi
1
-12
/
+0
2022-05-13
media: amphion: free ctrl handler if error is set and return error
Ming Qian
2
-0
/
+12
2022-05-13
media: amphion: handle picture skipped event
Ming Qian
3
-1
/
+11
2022-05-13
media: amphion: encoder copy timestamp from output to capture
Ming Qian
1
-31
/
+16
2022-05-13
media: amphion: decoder copy timestamp from output to capture
Ming Qian
4
-50
/
+87
2022-05-13
media: rcar-vin: Remove stray blank line
Niklas Söderlund
1
-1
/
+0
[next]