index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
samsung
/
s5p-mfc
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-25
media: s5p-mfc: Support for handling RET_ENC_BUFFER_FULL interrupt
Aakarsh Jain
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-05
media: s5p-mfc: Corrected NV12M/NV21M plane-sizes
Aakarsh Jain
2024-12-02
media: s5p-mfc: Fix an error handling path s5p_mfc_open()
Christophe JAILLET
2024-10-28
media: platform: drop vb2_ops_wait_prepare/finish
Hans Verkuil
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-02-05
media: samsung: s5p-mfc: Fix kerneldoc
Ricardo Ribalda
2024-01-22
media: s5p-mfc: drop static device variable in s5p_mfc_pm.c
Krzysztof Kozlowski
2024-01-22
media: s5p-mfc: drop useless static s5p_mfc_dev in s5p_mfc_pm.c
Krzysztof Kozlowski
2024-01-22
media: s5p-mfc: drop useless clock refcnt debugging
Krzysztof Kozlowski
2024-01-22
media: s5p-mfc: constify local pointers to s5p_mfc_enc_params
Krzysztof Kozlowski
2024-01-22
media: s5p-mfc: constify pointers to s5p_mfc_cmd_args
Krzysztof Kozlowski
2024-01-22
media: s5p-mfc: constify struct structures
Krzysztof Kozlowski
2024-01-22
media: s5p-mfc: constify s5p_mfc_fmt structures
Krzysztof Kozlowski
2024-01-22
media: s5p-mfc: constify s5p_mfc_hw_ops structures
Krzysztof Kozlowski
2024-01-22
media: s5p-mfc: constify s5p_mfc_hw_cmds structures
Krzysztof Kozlowski
2024-01-22
media: s5p-mfc: constify s5p_mfc_variant structures
Krzysztof Kozlowski
2024-01-22
media: s5p-mfc: constify s5p_mfc_buf_size structures
Krzysztof Kozlowski
2024-01-22
media: s5p-mfc: constify fw_name strings
Krzysztof Kozlowski
2024-01-22
media: s5p-mfc: drop unused get_*_def_fmt declarations
Krzysztof Kozlowski
2024-01-22
media: s5p-mfc: drop unused static s5p_mfc_ops
Krzysztof Kozlowski
2024-01-22
media: s5p-mfc: drop unused static s5p_mfc_cmds
Krzysztof Kozlowski
2023-12-13
media: s5p-mfc: DPB Count Independent of VIDIOC_REQBUF
Aakarsh Jain
2023-12-13
media: s5p-mfc: Load firmware for each run in MFCv12.
Aakarsh Jain
2023-12-13
media: s5p-mfc: Set context for valid case before calling try_run
Aakarsh Jain
2023-12-13
media: s5p-mfc: Add support for DMABUF for encoder
Aakarsh Jain
2023-12-13
media: s5p-mfc: Add support for UHD encoding.
Aakarsh Jain
2023-12-13
media: s5p-mfc: Add support for rate controls in MFCv12
Aakarsh Jain
2023-12-13
media: s5p-mfc: Add YV12 and I420 multiplanar format support
Aakarsh Jain
2023-12-13
media: s5p-mfc: Add initial support for MFCv12
Aakarsh Jain
2023-12-13
media: s5p-mfc: Rename IS_MFCV10 macro
Aakarsh Jain
2023-10-07
media: s5p-mfc: Fix potential deadlock on condlock
Chengfeng Ye
2023-04-11
media: s5p_mfc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-02-06
media: s5p-mfc: use vb2_is_streaming()
Hans Verkuil
2022-12-07
media: s5p-mfc: Fix to handle reference queue during finishing
Smitha T Murthy
2022-12-07
media: s5p-mfc: Clear workbit to handle error condition
Smitha T Murthy
2022-12-07
media: s5p-mfc: Fix in register read and write for H264
Smitha T Murthy
2022-11-26
media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoC
Aakarsh Jain
2022-11-25
media: s5p-mfc: Optimisation of code to remove error message
Aakarsh Jain
2022-11-25
media: s5p-mfc:fix usage of Block comment alignment
Aakarsh Jain
2022-11-25
media: s5p-mfc: fix usage of symbolic permissions to octal
Aakarsh Jain
2022-10-24
media: platform: s5p-mfc: Fix spelling mistake "mmaping" -> "mmapping"
Colin Ian King
2022-08-30
media: platform: fix some double free in meson-ge2d and mtk-jpeg and s5p-mfc
Hangyu Hua
2022-08-29
media: avoid use of 'videobuf'
Hans Verkuil
2022-06-20
media: platform: fix missing/incorrect resource cleanup in error case
Chengguang Xu
2022-04-24
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2022-03-18
media: platform: rename s5p-mfc/ to samsung/s5p-mfc/
Mauro Carvalho Chehab