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