Loading Documentation/admin-guide/media/omap3isp.rst +1 −1 Original line number Original line Diff line number Diff line Loading @@ -17,7 +17,7 @@ Introduction ------------ ------------ This file documents the Texas Instruments OMAP 3 Image Signal Processor (ISP) This file documents the Texas Instruments OMAP 3 Image Signal Processor (ISP) driver located under drivers/media/platform/omap3isp. The original driver was driver located under drivers/media/platform/ti/omap3isp. The original driver was written by Texas Instruments but since that it has been rewritten (twice) at written by Texas Instruments but since that it has been rewritten (twice) at Nokia. Nokia. Loading Documentation/admin-guide/media/omap4_camera.rst +1 −1 Original line number Original line Diff line number Diff line Loading @@ -25,7 +25,7 @@ As of Revision AB, the ISS is described in detail in section 8. This driver is supporting **only** the CSI2-A/B interfaces for now. This driver is supporting **only** the CSI2-A/B interfaces for now. It makes use of the Media Controller framework [#f2]_, and inherited most of the It makes use of the Media Controller framework [#f2]_, and inherited most of the code from OMAP3 ISP driver (found under drivers/media/platform/omap3isp/\*), code from OMAP3 ISP driver (found under drivers/media/platform/ti/omap3isp/\*), except that it doesn't need an IOMMU now for ISS buffers memory mapping. except that it doesn't need an IOMMU now for ISS buffers memory mapping. Supports usage of MMAP buffers only (for now). Supports usage of MMAP buffers only (for now). Loading Documentation/driver-api/media/v4l2-event.rst +1 −1 Original line number Original line Diff line number Diff line Loading @@ -167,7 +167,7 @@ The first event type in the class is reserved for future use, so the first available event type is 'class base + 1'. available event type is 'class base + 1'. An example on how the V4L2 events may be used can be found in the OMAP An example on how the V4L2 events may be used can be found in the OMAP 3 ISP driver (``drivers/media/platform/omap3isp``). 3 ISP driver (``drivers/media/platform/ti/omap3isp``). A subdev can directly send an event to the :c:type:`v4l2_device` notify A subdev can directly send an event to the :c:type:`v4l2_device` notify function with ``V4L2_DEVICE_NOTIFY_EVENT``. This allows the bridge to map function with ``V4L2_DEVICE_NOTIFY_EVENT``. This allows the bridge to map Loading MAINTAINERS +1 −1 Original line number Original line Diff line number Diff line Loading @@ -14094,7 +14094,7 @@ M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> L: linux-media@vger.kernel.org L: linux-media@vger.kernel.org S: Maintained S: Maintained F: Documentation/devicetree/bindings/media/ti,omap3isp.txt F: Documentation/devicetree/bindings/media/ti,omap3isp.txt F: drivers/media/platform/omap3isp/ F: drivers/media/platform/ti/omap3isp/ F: drivers/staging/media/omap4iss/ F: drivers/staging/media/omap4iss/ OMAP MMC SUPPORT OMAP MMC SUPPORT Loading drivers/media/platform/Kconfig +1 −1 Original line number Original line Diff line number Diff line Loading @@ -82,7 +82,6 @@ source "drivers/media/platform/mediatek/mtk-vpu/Kconfig" source "drivers/media/platform/nvidia/tegra-vde/Kconfig" source "drivers/media/platform/nvidia/tegra-vde/Kconfig" source "drivers/media/platform/nxp/Kconfig" source "drivers/media/platform/nxp/Kconfig" source "drivers/media/platform/omap/Kconfig" source "drivers/media/platform/omap/Kconfig" source "drivers/media/platform/omap3isp/Kconfig" source "drivers/media/platform/qcom/Kconfig" source "drivers/media/platform/qcom/Kconfig" source "drivers/media/platform/renesas/Kconfig" source "drivers/media/platform/renesas/Kconfig" source "drivers/media/platform/rockchip/Kconfig" source "drivers/media/platform/rockchip/Kconfig" Loading @@ -98,6 +97,7 @@ source "drivers/media/platform/st/stm32/Kconfig" source "drivers/media/platform/ti-vpe/Kconfig" source "drivers/media/platform/ti-vpe/Kconfig" source "drivers/media/platform/ti/am437x/Kconfig" source "drivers/media/platform/ti/am437x/Kconfig" source "drivers/media/platform/ti/davinci/Kconfig" source "drivers/media/platform/ti/davinci/Kconfig" source "drivers/media/platform/ti/omap3isp/Kconfig" source "drivers/media/platform/via/Kconfig" source "drivers/media/platform/via/Kconfig" source "drivers/media/platform/xilinx/Kconfig" source "drivers/media/platform/xilinx/Kconfig" Loading Loading
Documentation/admin-guide/media/omap3isp.rst +1 −1 Original line number Original line Diff line number Diff line Loading @@ -17,7 +17,7 @@ Introduction ------------ ------------ This file documents the Texas Instruments OMAP 3 Image Signal Processor (ISP) This file documents the Texas Instruments OMAP 3 Image Signal Processor (ISP) driver located under drivers/media/platform/omap3isp. The original driver was driver located under drivers/media/platform/ti/omap3isp. The original driver was written by Texas Instruments but since that it has been rewritten (twice) at written by Texas Instruments but since that it has been rewritten (twice) at Nokia. Nokia. Loading
Documentation/admin-guide/media/omap4_camera.rst +1 −1 Original line number Original line Diff line number Diff line Loading @@ -25,7 +25,7 @@ As of Revision AB, the ISS is described in detail in section 8. This driver is supporting **only** the CSI2-A/B interfaces for now. This driver is supporting **only** the CSI2-A/B interfaces for now. It makes use of the Media Controller framework [#f2]_, and inherited most of the It makes use of the Media Controller framework [#f2]_, and inherited most of the code from OMAP3 ISP driver (found under drivers/media/platform/omap3isp/\*), code from OMAP3 ISP driver (found under drivers/media/platform/ti/omap3isp/\*), except that it doesn't need an IOMMU now for ISS buffers memory mapping. except that it doesn't need an IOMMU now for ISS buffers memory mapping. Supports usage of MMAP buffers only (for now). Supports usage of MMAP buffers only (for now). Loading
Documentation/driver-api/media/v4l2-event.rst +1 −1 Original line number Original line Diff line number Diff line Loading @@ -167,7 +167,7 @@ The first event type in the class is reserved for future use, so the first available event type is 'class base + 1'. available event type is 'class base + 1'. An example on how the V4L2 events may be used can be found in the OMAP An example on how the V4L2 events may be used can be found in the OMAP 3 ISP driver (``drivers/media/platform/omap3isp``). 3 ISP driver (``drivers/media/platform/ti/omap3isp``). A subdev can directly send an event to the :c:type:`v4l2_device` notify A subdev can directly send an event to the :c:type:`v4l2_device` notify function with ``V4L2_DEVICE_NOTIFY_EVENT``. This allows the bridge to map function with ``V4L2_DEVICE_NOTIFY_EVENT``. This allows the bridge to map Loading
MAINTAINERS +1 −1 Original line number Original line Diff line number Diff line Loading @@ -14094,7 +14094,7 @@ M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> L: linux-media@vger.kernel.org L: linux-media@vger.kernel.org S: Maintained S: Maintained F: Documentation/devicetree/bindings/media/ti,omap3isp.txt F: Documentation/devicetree/bindings/media/ti,omap3isp.txt F: drivers/media/platform/omap3isp/ F: drivers/media/platform/ti/omap3isp/ F: drivers/staging/media/omap4iss/ F: drivers/staging/media/omap4iss/ OMAP MMC SUPPORT OMAP MMC SUPPORT Loading
drivers/media/platform/Kconfig +1 −1 Original line number Original line Diff line number Diff line Loading @@ -82,7 +82,6 @@ source "drivers/media/platform/mediatek/mtk-vpu/Kconfig" source "drivers/media/platform/nvidia/tegra-vde/Kconfig" source "drivers/media/platform/nvidia/tegra-vde/Kconfig" source "drivers/media/platform/nxp/Kconfig" source "drivers/media/platform/nxp/Kconfig" source "drivers/media/platform/omap/Kconfig" source "drivers/media/platform/omap/Kconfig" source "drivers/media/platform/omap3isp/Kconfig" source "drivers/media/platform/qcom/Kconfig" source "drivers/media/platform/qcom/Kconfig" source "drivers/media/platform/renesas/Kconfig" source "drivers/media/platform/renesas/Kconfig" source "drivers/media/platform/rockchip/Kconfig" source "drivers/media/platform/rockchip/Kconfig" Loading @@ -98,6 +97,7 @@ source "drivers/media/platform/st/stm32/Kconfig" source "drivers/media/platform/ti-vpe/Kconfig" source "drivers/media/platform/ti-vpe/Kconfig" source "drivers/media/platform/ti/am437x/Kconfig" source "drivers/media/platform/ti/am437x/Kconfig" source "drivers/media/platform/ti/davinci/Kconfig" source "drivers/media/platform/ti/davinci/Kconfig" source "drivers/media/platform/ti/omap3isp/Kconfig" source "drivers/media/platform/via/Kconfig" source "drivers/media/platform/via/Kconfig" source "drivers/media/platform/xilinx/Kconfig" source "drivers/media/platform/xilinx/Kconfig" Loading