index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
sunxi
/
sun8i-rotate
Age
Commit message (
Expand
)
Author
2025-10-17
media: v4l2-mem2mem: Don't copy frame flags in v4l2_m2m_buf_copy_metadata()
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-08-13
media: Replace file->private_data access with file_to_v4l2_fh()
Laurent Pinchart
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
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
2023-07-19
media: Explicitly include correct DT includes
Rob Herring
2023-04-11
media: sun8i_rotate: Convert to platform remove callback returning void
Uwe Kleine-König
2022-09-24
media: sun8i-rotate: Add a Kconfig dependency on RESET_CONTROLLER
Paul Kocialkowski
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2022-03-18
media: platform: sun8i-rotate: move config to its own file
Mauro Carvalho Chehab
2021-05-10
media: sunxi: fix pm_runtime_get_sync() usage count
Mauro Carvalho Chehab
2020-08-29
media: sunxi: sun8i-rotate.c: remove useless error message
Daniel W. S. Almeida
2020-03-02
media: sun8i: Add Allwinner A83T Rotate driver
Jernej Skrabec