index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
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
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
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-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