summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2024-06-04media: subdev: Add v4l2_subdev_is_streaming()Tomi Valkeinen
2024-06-04media: subdev: Improve v4l2_subdev_enable/disable_streams_fallbackTomi Valkeinen
2024-06-04media: subdev: Fix use of sd->enabled_streams in call_s_stream()Tomi Valkeinen
2024-06-04media: subdev: Add checks for subdev featuresTomi Valkeinen
2024-06-04media: subdev: Use v4l2_subdev_has_op() in v4l2_subdev_enable/disable_streams()Tomi Valkeinen
2024-06-04media: subdev: Add privacy led helpersTomi Valkeinen
2024-06-04media: ipu6: Rework CSI-2 sub-device streaming controlSakari Ailus
2024-06-04media: async: Warn on attept to create an ancillary link to a non-subdevSakari Ailus
2024-06-04media: i2c: imx258: Convert to new CCI register access helpersLuis Garcia
2024-06-04media: i2c: imx258: Use v4l2_link_freq_to_bitmap helperLuis Garcia
2024-06-04media: i2c: imx258: Make HFLIP and VFLIP controls writableDave Stevenson
2024-06-04media: i2c: imx258: Change register settings for variants of the sensorDave Stevenson
2024-06-04media: i2c: imx258: Support faster pixel rate on binned modesDave Stevenson
2024-06-04media: i2c: imx258: Set pixel_rate range to the same as the valueDave Stevenson
2024-06-04media: i2c: imx258: Issue reset before starting streamingDave Stevenson
2024-06-04media: i2c: imx258: Correct max FRM_LENGTH_LINES valueDave Stevenson
2024-06-04media: i2c: imx258: Allow configuration of clock lane behaviourDave Stevenson
2024-06-04media: i2c: imx258: Add get_selection for pixel array informationDave Stevenson
2024-06-04media: i2c: imx258: Follow normal V4L2 behaviours for clipping exposureDave Stevenson
2024-06-04media: i2c: imx258: Add support for running on 2 CSI data lanesDave Stevenson
2024-06-04media: i2c: imx258: Add support for 24MHz clockDave Stevenson
2024-06-04media: i2c: imx258: Split out common registers from the mode based onesDave Stevenson
2024-06-04media: i2c: imx258: Make V4L2_CID_VBLANK configurable.Dave Stevenson
2024-06-04media: i2c: imx258: Add regulator controlDave Stevenson
2024-06-04media: i2c: imx258: Remove redundant I2C writes.Dave Stevenson
2024-06-04media: i2c: imx258: Disable digital cropping on binned modesDave Stevenson
2024-06-04media: i2c: imx258: Make image geometry meet sensor requirementsDave Stevenson
2024-06-04media: i2c: imx258: Remove unused definesDave Stevenson
2024-06-04media: v4l: async: Fix NULL pointer dereference in adding ancillary linksChiYuan Huang
2024-06-04media: i2c: hi846: Fix V4L2_SUBDEV_FORMAT_TRY get_selection()Ricardo Ribalda
2024-06-04media: i2c: Fix imx412 exposure controlBryan O'Donoghue
2024-05-31media: imon: Fix race getting ictx->lockRicardo Ribalda
2024-05-31media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_remote_control()Zheng Yejian
2024-05-31media: mceusb: No need for vendor/product ID in nameSean Young
2024-05-31media: tegra-vde: remove unused struct 'tegra_vde_h264_frame'Dr. David Alan Gilbert
2024-05-31media: m2m-deinterlace: remove unused struct 'vb2_dc_conf'Dr. David Alan Gilbert
2024-05-31media: amphion: remove unused struct 'vpu_malone_frame_buffer'Dr. David Alan Gilbert
2024-05-31media: rockchip: rga: fix sequence number handlingMichael Tretter
2024-05-31media: pci/ivtv: Use managed version of pci_enable_deviceRicardo Ribalda
2024-05-31media: pci/ivtv: Replace request_mem_region with devm_ variantRicardo Ribalda
2024-05-31media: pci/ivtv: Replace ioremap with devm_ variantsRicardo Ribalda
2024-05-31media: siano: Use flex arrays for sms_firmwareRicardo Ribalda
2024-05-31media: siano: Remove unused structuresRicardo Ribalda
2024-05-31media: siano: Refactor struct sms_msg_dataRicardo Ribalda
2024-05-31media: pci: cx18: Use flex arrays for struct cx18_scbRicardo Ribalda
2024-05-31media: xilinx: Refactor struct xvip_dmaRicardo Ribalda
2024-05-31media: allegro: nal-hevc: Replace array[1] with array[N]Ricardo Ribalda
2024-05-31media: pvrusb2: remove unused struct 'debugifc_mask_item'Dr. David Alan Gilbert
2024-05-31media: opera1: remove unused struct 'rc_map_opera_table'Dr. David Alan Gilbert
2024-05-31media: gs1662: remove unused struct 'gs_reg_fmt_custom'Dr. David Alan Gilbert