index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
test-drivers
/
vimc
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-8
/
+8
2025-08-25
media: vimc: Don't explicitly set bus_info
Sakari Ailus
-4
/
+0
2025-08-13
media: test-drivers: Rename second ioctl handlers argument to 'void *priv'
Laurent Pinchart
-1
/
+1
2025-03-05
media: vimc: skip .s_stream() for stopped entities
Nikita Zhandarovich
-0
/
+6
2024-10-28
media: test-drivers: drop vb2_ops_wait_prepare/finish
Hans Verkuil
-6
/
+0
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-1
/
+1
2024-06-26
media: vimc: scaler: Use subdev active state
Laurent Pinchart
-75
/
+49
2024-06-26
media: vimc: debayer: Use subdev active state
Laurent Pinchart
-101
/
+85
2024-06-26
media: vimc: sensor: Use subdev active state
Laurent Pinchart
-58
/
+50
2024-06-26
media: vimc: Initialize subdev active state
Laurent Pinchart
-1
/
+26
2024-06-26
media: vimc: Centralize subdev internal_ops initialization
Laurent Pinchart
-10
/
+10
2024-06-26
media: vimc: scaler: Rename vic_sca_pad enum to vimc_scaler_pad
Laurent Pinchart
-1
/
+1
2024-06-26
media: vimc: Constify the ent_config array
Laurent Pinchart
-1
/
+1
2024-06-26
media: vimc: Constify vimc_ent_type structures
Laurent Pinchart
-11
/
+11
2024-06-26
media: vimc: Don't iterate over single pad
Laurent Pinchart
-13
/
+6
2024-03-25
media: v4l2: Add mem2mem helpers for REMOVE_BUFS ioctl
Benjamin Gaignard
-0
/
+1
2024-03-25
media: test-drivers: Set REQBUFS minimum number of buffers
Benjamin Gaignard
-1
/
+1
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
-1
/
+1
2023-12-04
media: v4l2-subdev: Rename .init_cfg() operation to .init_state()
Laurent Pinchart
-9
/
+24
2023-11-23
media: v4l: subdev: Switch to stream-aware state functions
Sakari Ailus
-13
/
+12
2023-04-12
media: Zero-initialize all structures passed to subdev pad operations
Laurent Pinchart
-4
/
+4
2023-04-11
media: vimc-core: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2022-11-25
media: vimc: Fix wrong function called when vimc_init() fails
Chen Zhongjin
-1
/
+1
2022-09-24
media: drivers: use video device pipeline start/stop
Tomi Valkeinen
-4
/
+3
2022-07-27
media: vimc: wrong pointer is used with PTR_ERR
Hans Verkuil
-1
/
+1
2022-07-17
media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...
Laurent Pinchart
-1
/
+1
2022-07-15
media: vimc: use data link entities enum to index the ent_config array
Daniel Oakley
-11
/
+11
2022-07-15
media: vimc: enumerate data link entities for clarity
Daniel Oakley
-8
/
+28
2022-07-15
media: vimc: expand the names of vimc entity types
Daniel Oakley
-648
/
+652
2022-07-15
media: vimc: add ancillary lens
Yunke Cao
-21
/
+170
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
-1
/
+1
2022-02-16
media: vimc: Add support for contiguous DMA buffers
Laurent Pinchart
-2
/
+25
2021-09-30
media: vimc: Enable set resolution at the scaler src pad
Pedro Terra
-222
/
+144
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
-36
/
+36
2020-08-28
media: media/test-drivers: use vb2_video_unregister_device()
Hans Verkuil
-5
/
+2
2020-07-19
media: vimc: Add a control to display info on test image
Kaaira Gupta
-0
/
+84
2020-05-06
media: vimc: Make use of V4L2_CAP_IO_MC
Niklas Söderlund
-2
/
+12
2020-05-05
media: vimc: deb: Add support for {RGB,BGR,GBR}888 bus formats on source pad
Nícolas F. R. A. Prado
-17
/
+54
2020-05-05
media: vimc: Add missing {RGB,BGR,GBR}888 media bus codes
Nícolas F. R. A. Prado
-3
/
+15
2020-05-05
media: vimc: Support multiple media bus codes for each pixelformat
Nícolas F. R. A. Prado
-32
/
+68
2020-04-29
media: vimc: cap: Report a colorspace
Niklas Söderlund
-4
/
+7
2020-04-16
media: media/test_drivers: rename to test-drivers
Hans Verkuil
-0
/
+3234