index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
mmc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
media: AV1: Make sure that bit depth in correctly initialize
Benjamin Gaignard
1
-0
/
+5
2023-06-09
media: dt-bindings: media: rockchip-vpu: Add rk3588 vpu compatible
Benjamin Gaignard
1
-0
/
+1
2023-06-09
media: Add AV1 uAPI
Daniel Almeida
12
-2
/
+2335
2023-06-09
media: pci: tw686x: no need to check 'next'
Hans Verkuil
1
-1
/
+1
2023-06-09
media: mediatek: vpu: add missing clk_unprepare
Hans Verkuil
1
-0
/
+1
2023-06-09
media: platform: mediatek: vpu: fix NULL ptr dereference
Hans Verkuil
1
-2
/
+4
2023-06-09
media: platform: renesas-ceu: drop buf NULL check
Hans Verkuil
1
-9
/
+0
2023-06-09
media: usb: as102: drop as102_dev NULL check
Hans Verkuil
1
-4
/
+2
2023-06-09
media: rockchip: rga: fix clock cleanup
Hans Verkuil
1
-2
/
+2
2023-06-09
media: atomisp: csi2-bridge: Add support for setting "clock-" and "link-frequ...
Hans de Goede
2
-6
/
+19
2023-06-09
media: atomisp: Add testing instructions to TODO file
Hans de Goede
1
-0
/
+33
2023-06-09
media: atomisp: ov2680: Rename unknown/0x370a to sensor_ctrl_0a
Hans de Goede
2
-4
/
+6
2023-06-09
media: atomisp: ov2680: Remove unnecessary registers from ov2680_global_setti...
Hans de Goede
2
-62
/
+59
2023-06-09
media: atomisp: ov2680: Stop using half pixelclock for binned modes
Hans de Goede
2
-7
/
+2
2023-06-09
media: atomisp: Stop resetting selected input to 0 between /dev/video# opens
Hans de Goede
1
-3
/
+0
2023-06-09
media: atomisp: Fix binning check in atomisp_set_crop()
Hans de Goede
1
-2
/
+2
2023-06-09
media: atomisp: Make atomisp_enum_framesizes_crop() check resolution fits wit...
Hans de Goede
3
-8
/
+19
2023-06-09
media: atomisp: Take minimum padding requirement on BYT/ISP2400 into account
Hans de Goede
2
-0
/
+37
2023-06-09
media: atomisp: csi2-bridge: Set PMC clk-rate for sensors to 19.2 MHz
Hans de Goede
1
-8
/
+60
2023-06-09
media: atomisp: Add enum_framesizes function for sensors with selection / cro...
Hans de Goede
2
-3
/
+69
2023-06-09
media: atomisp: Set crop before setting fmt
Hans de Goede
1
-0
/
+54
2023-06-09
media: atomisp: Use selection API info to determine sensor padding
Hans de Goede
3
-26
/
+48
2023-06-09
media: atomisp: Make atomisp_init_sensor() check if the sensor supports binning
Hans de Goede
2
-3
/
+28
2023-06-09
media: atomisp: Pass MEDIA_BUS_FMT_* code when calling enum_frame_size pad-op
Hans de Goede
3
-0
/
+8
2023-06-09
media: atomisp: Add support for sensors which implement selection API / cropping
Hans de Goede
3
-4
/
+64
2023-06-09
media: atomisp: Refactor atomisp_try_fmt() / atomisp_set_fmt()
Hans de Goede
3
-162
/
+77
2023-06-09
media: atomisp: Add ia_css_frame_pad_width() helper function
Hans de Goede
2
-19
/
+32
2023-06-09
media: atomisp: Add input helper variable for isp->asd->inputs[asd->input_curr]
Hans de Goede
2
-20
/
+17
2023-06-09
media: atomisp: Remove bogus fh use from atomisp_set_fmt*()
Hans de Goede
1
-13
/
+4
2023-06-09
media: atomisp: Add target validation to atomisp_subdev_set_selection()
Hans de Goede
1
-0
/
+4
2023-06-09
media: atomisp: Simplify atomisp_subdev_set_selection() calls in atomisp_set_...
Hans de Goede
1
-13
/
+3
2023-06-09
media: atomisp: Remove redundant atomisp_subdev_set_selection() calls from at...
Hans de Goede
1
-33
/
+0
2023-06-09
media: atomisp: Remove a bunch of sensor related custom IOCTLs
Hans de Goede
6
-504
/
+0
2023-06-09
media: atomisp: ov2680: Implement selection support
Hans de Goede
2
-8
/
+128
2023-06-09
media: atomisp: ov2680: Add init_cfg pad-op
Hans de Goede
1
-0
/
+16
2023-06-09
media: atomisp: ov2680: Add missing ov2680_calc_mode() call to probe()
Hans de Goede
1
-2
/
+5
2023-06-09
media: atomisp: ov2680: s/input_lock/lock/
Hans de Goede
2
-9
/
+10
2023-06-09
media: atomisp: ov2680: s/ov2680_device/ov2680_dev/
Hans de Goede
2
-23
/
+23
2023-06-09
media: atomisp: Update TODO
Hans de Goede
1
-182
/
+52
2023-06-09
media: atomisp: Fix buffer overrun in gmin_get_var_int()
Hans de Goede
1
-2
/
+2
2023-06-09
media: atomisp: gmin_platform: fix out_len in gmin_get_config_dsm_var()
Dan Carpenter
1
-1
/
+1
2023-06-09
media: atomisp: Drop v4l2_get_acpi_sensor_info() function
Hans de Goede
1
-240
/
+0
2023-06-09
media: atomisp: gc0310: Turn into standard v4l2 sensor driver
Hans de Goede
2
-11
/
+20
2023-06-09
media: atomisp: ov2680: Turn into standard v4l2 sensor driver
Hans de Goede
3
-25
/
+18
2023-06-09
media: atomisp: Add support for v4l2-async sensor registration
Hans de Goede
7
-22
/
+923
2023-06-09
media: atomisp: move up sanity checks
Hans Verkuil
1
-7
/
+8
2023-06-09
media: atomisp: initialize settings to 0
Hans Verkuil
1
-1
/
+1
2023-06-09
media: atomisp: Switch i2c drivers back to use .probe()
Uwe Kleine-König
7
-7
/
+7
2023-06-09
media: atomisp: Allow camera_mipi_info to be NULL
Hans de Goede
2
-20
/
+19
2023-06-09
media: atomisp: Move pad linking to atomisp_register_device_nodes()
Hans de Goede
3
-37
/
+15
[next]