summaryrefslogtreecommitdiff
path: root/drivers/staging/media
AgeCommit message (Expand)Author
2023-10-02staging: media: tegra-video: fix infinite recursion regressionLuca Ceresoli
2023-10-02media: ipu-bridge: Fix Kconfig dependenciesSakari Ailus
2023-09-09media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman
2023-09-01Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-08-14media: atomisp: Drop atomisp-ov2680 sensor driverHans de Goede
2023-08-10media: atomisp: csi2-bridge: Add support for VCM I2C-client instantiationHans de Goede
2023-08-10media: atomisp: csi2-bridge: Add dev_name() to acpi_handle_info() loggingHans de Goede
2023-08-10media: atomisp: csi2-bridge: Switch to new common ipu_bridge_init()Hans de Goede
2023-08-10media: atomisp: ov2680: Convert to new CCI register access helpersHans de Goede
2023-08-10staging: media: imx: Merge VIDEO_IMX_CSI into VIDEO_IMX_MEDIALaurent Pinchart
2023-08-10media: atomisp: Fix me->stages error checking in sh_css_sp_init_pipeline()Hans de Goede
2023-08-10media: atomisp: Fix smatch warnings caused by atomisp custom assert() usageHans de Goede
2023-08-10media: atomisp: Remove bogus asd == NULL checksHans de Goede
2023-08-10media: v4l: async: Set v4l2_device and subdev in async notifier initSakari Ailus
2023-07-31Merge 6.5-rc4 into staging-nextGreg Kroah-Hartman
2023-07-28media: v4l: async: Rework internal listsSakari Ailus
2023-07-28media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connectionSakari Ailus
2023-07-28media: v4l: async: Clean up list heads and entriesSakari Ailus
2023-07-27staging: Explicitly include correct DT includesRob Herring
2023-07-25media: rkvdec: increase max supported height for H.264Benjamin Gaignard
2023-07-25media: rkvdec: removed redundant blank lineEmma Christy
2023-07-25media: meson: vdec: Add MODULE_FIRMWARE macroJuerg Haefliger
2023-07-25staging: media: tegra-video: include video.h headerHans Verkuil
2023-07-25staging: media: sun6i-isp: drop of_match_ptr for ID tableHans Verkuil
2023-07-25media: imx: Unstage the imx8mq-mipi-csi2 driverMartin Kepplinger
2023-07-25staging: media: ipu3: code style fix - avoid multiple line dereferenceNikolay Kyx
2023-07-14media: staging: atomisp: select V4L2_FWNODESakari Ailus
2023-06-09media: atomisp: csi2-bridge: Add support for setting "clock-" and "link-frequ...Hans de Goede
2023-06-09media: atomisp: Add testing instructions to TODO fileHans de Goede
2023-06-09media: atomisp: ov2680: Rename unknown/0x370a to sensor_ctrl_0aHans de Goede
2023-06-09media: atomisp: ov2680: Remove unnecessary registers from ov2680_global_setti...Hans de Goede
2023-06-09media: atomisp: ov2680: Stop using half pixelclock for binned modesHans de Goede
2023-06-09media: atomisp: Stop resetting selected input to 0 between /dev/video# opensHans de Goede
2023-06-09media: atomisp: Fix binning check in atomisp_set_crop()Hans de Goede
2023-06-09media: atomisp: Make atomisp_enum_framesizes_crop() check resolution fits wit...Hans de Goede
2023-06-09media: atomisp: Take minimum padding requirement on BYT/ISP2400 into accountHans de Goede
2023-06-09media: atomisp: csi2-bridge: Set PMC clk-rate for sensors to 19.2 MHzHans de Goede
2023-06-09media: atomisp: Add enum_framesizes function for sensors with selection / cro...Hans de Goede
2023-06-09media: atomisp: Set crop before setting fmtHans de Goede
2023-06-09media: atomisp: Use selection API info to determine sensor paddingHans de Goede
2023-06-09media: atomisp: Make atomisp_init_sensor() check if the sensor supports binningHans de Goede
2023-06-09media: atomisp: Pass MEDIA_BUS_FMT_* code when calling enum_frame_size pad-opHans de Goede
2023-06-09media: atomisp: Add support for sensors which implement selection API / croppingHans de Goede
2023-06-09media: atomisp: Refactor atomisp_try_fmt() / atomisp_set_fmt()Hans de Goede
2023-06-09media: atomisp: Add ia_css_frame_pad_width() helper functionHans de Goede
2023-06-09media: atomisp: Add input helper variable for isp->asd->inputs[asd->input_curr]Hans de Goede
2023-06-09media: atomisp: Remove bogus fh use from atomisp_set_fmt*()Hans de Goede
2023-06-09media: atomisp: Add target validation to atomisp_subdev_set_selection()Hans de Goede
2023-06-09media: atomisp: Simplify atomisp_subdev_set_selection() calls in atomisp_set_...Hans de Goede
2023-06-09media: atomisp: Remove redundant atomisp_subdev_set_selection() calls from at...Hans de Goede