index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-14
media: imx283: drop CENTERED_RECTANGLE due to clang failure
Hans Verkuil
1
-11
/
+18
2024-06-10
media: amphion: Report the average QP of current encoded frame
Ming Qian
6
-0
/
+25
2024-06-10
media: amphion: Remove lock in s_ctrl callback
Ming Qian
2
-4
/
+0
2024-06-10
media: v4l2-ctrls: Add average QP control
Ming Qian
1
-0
/
+5
2024-06-10
media: mediatek: vcodec: Alloc DMA memory with DMA_ATTR_ALLOC_SINGLE_PAGES
Douglas Anderson
1
-1
/
+2
2024-06-10
media: mediatek: vcodec: Fix unreasonable data conversion
Yunfei Dong
1
-1
/
+1
2024-06-10
media: mediatek: vcodec: Handle invalid decoder vsi
Irui Wang
1
-0
/
+6
2024-06-10
media: mediatek: vcodec: add decoder command to support stateless decoder
Yunfei Dong
1
-6
/
+54
2024-06-10
Merge tag 'v6.10-rc3'
Hans Verkuil
5
-39
/
+55
2024-06-04
media: ov5693: Drop privacy-LED GPIO control
Hans de Goede
1
-10
/
+0
2024-06-04
drivers: media: max96717: stop the csi receiver before the source
Julien Massot
1
-12
/
+11
2024-06-04
media: i2c: add MAX96714 driver
Julien Massot
3
-0
/
+1042
2024-06-04
media: i2c: add MAX96717 driver
Julien Massot
3
-0
/
+946
2024-06-04
media: rkisp1: Mark subdev state pointers as const
Laurent Pinchart
2
-8
/
+8
2024-06-04
media: v4l2-cci: Always assign *val
Sakari Ailus
1
-0
/
+9
2024-06-04
media: ipu6: Print CSR messages using debug level
Sakari Ailus
1
-2
/
+2
2024-06-04
media: i2c: adv7511: remove unused struct 'i2c_reg_value'
Dr. David Alan Gilbert
1
-5
/
+0
2024-06-04
media: i2c: tw9910: remove unused strust 'regval_list'
Dr. David Alan Gilbert
1
-5
/
+0
2024-06-04
media: i2c: ks0127: remove unused struct 'adjust'
Dr. David Alan Gilbert
1
-8
/
+0
2024-06-04
media: i2c: dw9768: remove unused struct 'regval_list'
Dr. David Alan Gilbert
1
-5
/
+0
2024-06-04
media: i2c: Add imx283 camera sensor driver
Kieran Bingham
3
-0
/
+1616
2024-06-04
media: subdev: Support non-routing subdevs in v4l2_subdev_s_stream_helper()
Tomi Valkeinen
1
-7
/
+16
2024-06-04
media: subdev: Support single-stream case in v4l2_subdev_enable/disable_strea...
Tomi Valkeinen
1
-108
/
+86
2024-06-04
media: subdev: Refactor v4l2_subdev_enable/disable_streams()
Tomi Valkeinen
1
-49
/
+60
2024-06-04
media: subdev: Support privacy led in v4l2_subdev_enable/disable_streams()
Tomi Valkeinen
1
-0
/
+9
2024-06-04
media: subdev: Add v4l2_subdev_is_streaming()
Tomi Valkeinen
1
-0
/
+25
2024-06-04
media: subdev: Improve v4l2_subdev_enable/disable_streams_fallback
Tomi Valkeinen
1
-28
/
+40
2024-06-04
media: subdev: Fix use of sd->enabled_streams in call_s_stream()
Tomi Valkeinen
1
-6
/
+2
2024-06-04
media: subdev: Add checks for subdev features
Tomi Valkeinen
1
-0
/
+27
2024-06-04
media: subdev: Use v4l2_subdev_has_op() in v4l2_subdev_enable/disable_streams()
Tomi Valkeinen
1
-2
/
+2
2024-06-04
media: subdev: Add privacy led helpers
Tomi Valkeinen
1
-9
/
+21
2024-06-04
media: ipu6: Rework CSI-2 sub-device streaming control
Sakari Ailus
4
-97
/
+49
2024-06-04
media: async: Warn on attept to create an ancillary link to a non-subdev
Sakari Ailus
1
-1
/
+5
2024-06-04
media: i2c: imx258: Convert to new CCI register access helpers
Luis Garcia
2
-469
/
+349
2024-06-04
media: i2c: imx258: Use v4l2_link_freq_to_bitmap helper
Luis Garcia
1
-0
/
+12
2024-06-04
media: i2c: imx258: Make HFLIP and VFLIP controls writable
Dave Stevenson
1
-35
/
+65
2024-06-04
media: i2c: imx258: Change register settings for variants of the sensor
Dave Stevenson
1
-4
/
+43
2024-06-04
media: i2c: imx258: Support faster pixel rate on binned modes
Dave Stevenson
1
-38
/
+71
2024-06-04
media: i2c: imx258: Set pixel_rate range to the same as the value
Dave Stevenson
1
-12
/
+7
2024-06-04
media: i2c: imx258: Issue reset before starting streaming
Dave Stevenson
1
-0
/
+12
2024-06-04
media: i2c: imx258: Correct max FRM_LENGTH_LINES value
Dave Stevenson
1
-1
/
+1
2024-06-04
media: i2c: imx258: Allow configuration of clock lane behaviour
Dave Stevenson
1
-0
/
+13
2024-06-04
media: i2c: imx258: Add get_selection for pixel array information
Dave Stevenson
1
-0
/
+90
2024-06-04
media: i2c: imx258: Follow normal V4L2 behaviours for clipping exposure
Dave Stevenson
1
-2
/
+23
2024-06-04
media: i2c: imx258: Add support for running on 2 CSI data lanes
Dave Stevenson
1
-24
/
+190
2024-06-04
media: i2c: imx258: Add support for 24MHz clock
Dave Stevenson
1
-28
/
+102
2024-06-04
media: i2c: imx258: Split out common registers from the mode based ones
Dave Stevenson
1
-215
/
+21
2024-06-04
media: i2c: imx258: Make V4L2_CID_VBLANK configurable.
Dave Stevenson
1
-9
/
+7
2024-06-04
media: i2c: imx258: Add regulator control
Dave Stevenson
1
-1
/
+41
2024-06-04
media: i2c: imx258: Remove redundant I2C writes.
Dave Stevenson
1
-6
/
+0
[prev]
[next]