index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
test-drivers
/
vimc
/
vimc-core.c
Age
Commit message (
Expand
)
Author
2025-08-25
media: vimc: Don't explicitly set bus_info
Sakari Ailus
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-06-26
media: vimc: Constify the ent_config array
Laurent Pinchart
2023-04-11
media: vimc-core: Convert to platform remove callback returning void
Uwe Kleine-König
2022-11-25
media: vimc: Fix wrong function called when vimc_init() fails
Chen Zhongjin
2022-07-27
media: vimc: wrong pointer is used with PTR_ERR
Hans Verkuil
2022-07-15
media: vimc: use data link entities enum to index the ent_config array
Daniel Oakley
2022-07-15
media: vimc: enumerate data link entities for clarity
Daniel Oakley
2022-07-15
media: vimc: expand the names of vimc entity types
Daniel Oakley
2022-07-15
media: vimc: add ancillary lens
Yunke Cao
2022-02-16
media: vimc: Add support for contiguous DMA buffers
Laurent Pinchart
2020-07-19
media: vimc: Add a control to display info on test image
Kaaira Gupta
2020-04-16
media: media/test_drivers: rename to test-drivers
Hans Verkuil