开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2023-06-09
media: v4l2-common: Add support for fractional bpp
Nicolas Dufresne
2023-06-09
media: AV1: Make sure that bit depth in correctly initialize
Benjamin Gaignard
2023-06-09
media: Add AV1 uAPI
Daniel Almeida
2023-06-09
media: pci: tw686x: no need to check 'next'
Hans Verkuil
2023-06-09
media: mediatek: vpu: add missing clk_unprepare
Hans Verkuil
2023-06-09
media: platform: mediatek: vpu: fix NULL ptr dereference
Hans Verkuil
2023-06-09
media: platform: renesas-ceu: drop buf NULL check
Hans Verkuil
2023-06-09
media: usb: as102: drop as102_dev NULL check
Hans Verkuil
2023-06-09
media: rockchip: rga: fix clock cleanup
Hans Verkuil
2023-06-09
media: atomisp: csi2-bridge: Add support for setting "clock-" and "link-frequ...
Hans de Goede
2023-06-09
media: atomisp: Add testing instructions to TODO file
Hans de Goede
2023-06-09
media: atomisp: ov2680: Rename unknown/0x370a to sensor_ctrl_0a
Hans de Goede
2023-06-09
media: atomisp: ov2680: Remove unnecessary registers from ov2680_global_setti...
Hans de Goede
2023-06-09
media: atomisp: ov2680: Stop using half pixelclock for binned modes
Hans de Goede
2023-06-09
media: atomisp: Stop resetting selected input to 0 between /dev/video# opens
Hans de Goede
2023-06-09
media: atomisp: Fix binning check in atomisp_set_crop()
Hans de Goede
2023-06-09
media: atomisp: Make atomisp_enum_framesizes_crop() check resolution fits wit...
Hans de Goede
2023-06-09
media: atomisp: Take minimum padding requirement on BYT/ISP2400 into account
Hans de Goede
2023-06-09
media: atomisp: csi2-bridge: Set PMC clk-rate for sensors to 19.2 MHz
Hans de Goede
2023-06-09
media: atomisp: Add enum_framesizes function for sensors with selection / cro...
Hans de Goede
2023-06-09
media: atomisp: Set crop before setting fmt
Hans de Goede
2023-06-09
media: atomisp: Use selection API info to determine sensor padding
Hans de Goede
2023-06-09
media: atomisp: Make atomisp_init_sensor() check if the sensor supports binning
Hans de Goede
2023-06-09
media: atomisp: Pass MEDIA_BUS_FMT_* code when calling enum_frame_size pad-op
Hans de Goede
2023-06-09
media: atomisp: Add support for sensors which implement selection API / cropping
Hans de Goede
2023-06-09
media: atomisp: Refactor atomisp_try_fmt() / atomisp_set_fmt()
Hans de Goede
2023-06-09
media: atomisp: Add ia_css_frame_pad_width() helper function
Hans de Goede
2023-06-09
media: atomisp: Add input helper variable for isp->asd->inputs[asd->input_curr]
Hans de Goede
2023-06-09
media: atomisp: Remove bogus fh use from atomisp_set_fmt*()
Hans de Goede
2023-06-09
media: atomisp: Add target validation to atomisp_subdev_set_selection()
Hans de Goede
2023-06-09
media: atomisp: Simplify atomisp_subdev_set_selection() calls in atomisp_set_...
Hans de Goede
2023-06-09
media: atomisp: Remove redundant atomisp_subdev_set_selection() calls from at...
Hans de Goede
2023-06-09
media: atomisp: Remove a bunch of sensor related custom IOCTLs
Hans de Goede
2023-06-09
media: atomisp: ov2680: Implement selection support
Hans de Goede
2023-06-09
media: atomisp: ov2680: Add init_cfg pad-op
Hans de Goede
2023-06-09
media: atomisp: ov2680: Add missing ov2680_calc_mode() call to probe()
Hans de Goede
2023-06-09
media: atomisp: ov2680: s/input_lock/lock/
Hans de Goede
2023-06-09
media: atomisp: ov2680: s/ov2680_device/ov2680_dev/
Hans de Goede
2023-06-09
media: atomisp: Update TODO
Hans de Goede
2023-06-09
media: atomisp: Fix buffer overrun in gmin_get_var_int()
Hans de Goede
2023-06-09
media: atomisp: gmin_platform: fix out_len in gmin_get_config_dsm_var()
Dan Carpenter
2023-06-09
media: atomisp: Drop v4l2_get_acpi_sensor_info() function
Hans de Goede
2023-06-09
media: atomisp: gc0310: Turn into standard v4l2 sensor driver
Hans de Goede
2023-06-09
media: atomisp: ov2680: Turn into standard v4l2 sensor driver
Hans de Goede
2023-06-09
media: atomisp: Add support for v4l2-async sensor registration
Hans de Goede
2023-06-09
media: atomisp: move up sanity checks
Hans Verkuil
2023-06-09
media: atomisp: initialize settings to 0
Hans Verkuil
2023-06-09
media: atomisp: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-06-09
media: atomisp: Allow camera_mipi_info to be NULL
Hans de Goede
2023-06-09
media: atomisp: Move pad linking to atomisp_register_device_nodes()
Hans de Goede
[next]