summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-08media: core: add ov_16bit_addr_reg_helpers.hHans de Goede
2023-02-08media: atomisp: Properly initialize function field of media-entity linksHans de Goede
2023-02-08media: atomisp: Remove csi2_link_setup()Hans de Goede
2023-02-08media: atomisp: Remove isp_subdev_link_setup()Hans de Goede
2023-02-08media: atomisp: Put sensor ACPI devices in D3 before disable ACPI power-resou...Hans de Goede
2023-02-08media: atomisp: Stop overriding padding w/h to 12 on BYTHans de Goede
2023-02-08media: atomisp: Drop ffmt local var from atomisp_set_fmt()Hans de Goede
2023-02-08media: atomisp: Add atomisp_register_sensor_no_gmin() helperHans de Goede
2023-02-08media: atomisp: Remove atomisp_gmin_find_subdev()Hans de Goede
2023-02-08media: atomisp: Allow sensor drivers without a s_power callbackHans de Goede
2023-02-08media: atomisp: Do not turn off sensor when the atomisp-sub-dev does not own itHans de Goede
2023-02-08media: atomisp: Remove unnecessary memset(foo, 0, sizeof(foo)) callsHans de Goede
2023-02-08media: atomisp: Drop atomisp_init_pipe()Hans de Goede
2023-02-08media: atomisp: Remove deferred firmware loading supportHans de Goede
2023-02-08media: atomisp: Remove no longer used binning info from sensor resolution infoHans de Goede
2023-02-08media: atomisp: Remove V4L2_CID_BIN_FACTOR_HORZ/_VERTHans de Goede
2023-02-08media: atomisp: Remove custom ATOMISP_IOC_G_SENSOR_MODE_DATA ioctlHans de Goede
2023-02-08media: atomisp: Remove custom ATOMISP_IOC_ISP_MAKERNOTE ioctlHans de Goede
2023-02-08media: atomisp: Remove useless msleep(10) before power-on on BYTHans de Goede
2023-02-08media: atomisp: Remove non working doorbell check from punit_ddr_dvfs_enable()Hans de Goede
2023-02-08media: atomisp: Silence "isys dma store at addr, val" debug messagesHans de Goede
2023-02-08media: atomisp: Move power-management over to a custom pm-domainHans de Goede
2023-02-08media: atomisp: Remove atomisp_sw_contex structHans de Goede
2023-02-08media: atomisp: Fix regulator registers on BYT devices with CRC PMICHans de Goede
2023-02-08media: atomisp: Check buffer index is in range inside atomisp_qbuf_wrapper()Hans de Goede
2023-02-08media: atomisp: Fix WARN() when the vb2 start_streaming callback failsHans de Goede
2023-02-08media: atomisp: Only set default_run_mode on first open of a stream/asdHans de Goede
2023-02-08media: atomisp: Propagate set_fmt() errors in queue_setup()Hans de Goede
2023-02-08media: atomisp: use vb2_start_streaming_called()Hans Verkuil
2023-02-08media: atomisp: fix videobuf2 Kconfig depenendencyArnd Bergmann
2023-02-08media: rc: Fix use-after-free bugs caused by ene_tx_irqsim()Duoming Zhou
2023-02-08media: rc: gpio-ir-recv: add remove functionLi Jun
2023-02-08media: dt-bindings: st,stih-cec: convert to DT schemaKrzysztof Kozlowski
2023-02-08media: dt-bindings: nvidia,tegra114-cec: convert to DT schemaKrzysztof Kozlowski
2023-02-08media: dt-bindings: cec-gpio: convert to DT schemaKrzysztof Kozlowski
2023-02-08media: dt-bindings: samsung,s5p-cec: convert to DT schemaKrzysztof Kozlowski
2023-02-08media: dt-bindings: chrontel,ch7322: reference common CEC propertiesKrzysztof Kozlowski
2023-02-08media: dt-bindings: amlogic,meson-gx-ao-cec: reference common CEC propertiesKrzysztof Kozlowski
2023-02-08media: dt-bindings: cec: convert common CEC properties to DT schemaKrzysztof Kozlowski
2023-02-08media: dt-bindings: st,stm32-cec: move to cec subfolderKrzysztof Kozlowski
2023-02-08media: dt-bindings: amlogic,meson-gx-ao-cec: move to cec subfolderKrzysztof Kozlowski
2023-02-08media: drivers/media/v4l2-core/v4l2-h264 : add detection of null pointersDong Chuanjian
2023-02-08media: hantro: Use core-generated bus_info valueChen-Yu Tsai
2023-02-08media: mediatek: vcodec: Using pm_runtime_put instead of pm_runtime_put_syncYunfei Dong
2023-02-08media: amphion: correct the unspecified color spaceMing Qian
2023-02-08media: imx-jpeg: Apply clk_bulk api instead of operating specific clkMing Qian
2023-02-08media: sun4i-csi: Fix 'Unbalanced pm_runtime_enable!'Oleg Verych
2023-02-08media: rkisp1: make a few const arrays staticColin Ian King
2023-02-08media: vidtv: make const array DURATION staticColin Ian King
2023-02-08media: staging: media: imx: change imx_media_fim_set_stream() to return voidDeepak R Varma