index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-05
media: aspeed: refine to avoid full jpeg update
Jammy Huang
1
-1
/
+16
2021-10-05
media: rcar-csi2: Add checking to rcsi2_start_receiver()
Nadezda Lutovinova
1
-0
/
+2
2021-09-30
media: s5p-jpeg: rename JPEG marker constants to prevent build warnings
Randy Dunlap
2
-23
/
+23
2021-09-30
media: atmel: fix the ispck initialization
Eugen Hristev
4
-50
/
+38
2021-09-30
media: rcar_drif: select CONFIG_V4L2_ASYNC
Arnd Bergmann
1
-0
/
+1
2021-09-30
media: rcar-vin: Use user provided buffers when starting
Niklas Söderlund
1
-1
/
+2
2021-09-30
media: sun6i-csi: Allow the video device to be open multiple times
Ondrej Jirman
1
-4
/
+2
2021-09-30
media: s3c-camif: Remove unused including <linux/version.h>
Cai Huoqing
1
-1
/
+0
2021-09-30
media: camss: vfe: Don't call hw_version() before its dependencies are met
Robert Foss
1
-1
/
+2
2021-09-30
media: imx-jpeg: Fix the error handling path of 'mxc_jpeg_probe()'
Christophe JAILLET
1
-0
/
+2
2021-09-30
media: mtk-vpu: Fix a resource leak in the error handling path of 'mtk_vpu_probe()'
Christophe JAILLET
1
-1
/
+4
2021-09-30
media: camss: vfe: simplify vfe_get_wm_sizes()
Tom Rix
3
-27
/
+12
2021-09-30
media: s5p-mfc: Add checking to s5p_mfc_probe().
Nadezda Lutovinova
1
-0
/
+4
2021-09-30
media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()
Tuo Li
1
-1
/
+1
2021-09-30
media: aspeed-video: ignore interrupts that aren't enabled
Zev Weiss
1
-10
/
+6
2021-09-30
media: via-camera: deleted these redundant semicolons
lijian
1
-3
/
+3
2021-09-30
media: mtk-vcodec: venc: fix return value when start_streaming fails
Dafna Hirschfeld
1
-4
/
+4
2021-09-30
media: rcar_drif: Make use of the helper function devm_platform_get_and_ioremap_resource()
Cai Huoqing
1
-2
/
+1
2021-09-30
media: xilinx: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-30
media: vsp1: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-30
media: venus: core : Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-30
media: sunxi: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
3
-9
/
+3
2021-09-30
media: sti: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2
-5
/
+2
2021-09-30
media: s5p-mfc: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-2
/
+1
2021-09-30
media: s5p-jpeg: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-4
/
+1
2021-09-30
media: s5p-g2d: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-30
media: s3c-camif: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-4
/
+1
2021-09-30
media: rockchip: rga: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-4
/
+1
2021-09-30
media: renesas-ceu: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-30
media: rcar_jpu: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-30
media: rcar_fdp1: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-30
media: rcar-csi2: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-30
media: mx2_emmaprp: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-30
media: mtk-jpeg: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-30
media: meson: ge2d: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-30
media: imx-pxp: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-30
media: imx-jpeg: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-30
media: exynos4-is: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-30
media: exynos-gsc: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-2
/
+1
2021-09-30
media: davinci: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
3
-18
/
+6
2021-09-30
media: coda: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-2
/
+1
2021-09-30
media: cadence: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2
-6
/
+2
2021-09-30
media: am437x: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-30
media: stm32: Potential NULL pointer dereference in dcmi_irq_thread()
Dmitriy Ulitin
1
-8
/
+11
2021-09-30
media: c8sectpfe-dvb: Remove unused including <linux/version.h>
Cai Huoqing
2
-2
/
+0
2021-09-30
media: mtk-vcodec: fix warnings: symbol XXX was not declared
Tzung-Bi Shih
2
-3
/
+2
2021-09-30
media: mtk-vcodec: enable MT8183 decoder
Yunfei Dong
1
-0
/
+5
2021-09-30
media: mtk-vcodec: vdec: add media device if using stateless api
Yunfei Dong
3
-2
/
+43
2021-09-30
media: mtk-vcodec: vdec: support stateless H.264 decoding
Yunfei Dong
5
-0
/
+780
2021-09-30
media: mtk-vcodec: vdec: support stateless API
Yunfei Dong
5
-4
/
+434
[prev]
[next]