开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
samsung
/
s5p-mfc
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-08-29
media: s5p-mfc: remove an unused/uninitialized variable
Arnd Bergmann
2025-08-13
media: v4l2: Rename second ioctl handlers argument to 'void *priv'
Laurent Pinchart
2025-08-13
media: s5p-mfc: Access v4l2_fh from file
Jacopo Mondi
2025-08-13
media: s5p-mfc: Store s5p_mfc_ctx in vb2_queue.drv_priv
Laurent Pinchart
2025-08-13
media: Reset file->private_data to NULL in v4l2_fh_del()
Laurent Pinchart
2025-08-13
media: Set file->private_data in v4l2_fh_add()
Laurent Pinchart
2025-08-13
media: Replace file->private_data access with custom functions
Laurent Pinchart
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
[next]