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