Added support for mt9t111 sensor in the existing
mt9t112 driver. Also added support for media controller
framework. The sensor driver currently supports only
VGA resolution.
Signed-off-by: Deepthy Ravi
---
drivers/media/video/Kconfig |7 +
drivers/media/video/Makefile |1
From: Vaibhav Hiremath
Enabled 1v8 and 2v8 regulator output, which is being used by
camera module.
Signed-off-by: Vaibhav Hiremath
Signed-off-by: Deepthy Ravi
---
arch/arm/mach-omap2/board-omap3evm.c | 22 ++
1 files changed, 22 insertions(+), 0 deletions(-)
diff --git
Configure INPMOD and PACK8 fileds for UYVY8_2X8
and YUYV8_2X8 formats.
Signed-off-by: Deepthy Ravi
---
drivers/media/video/omap3isp/ispccdc.c | 11 ---
1 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/drivers/media/video/omap3isp/ispccdc.c
b/drivers/media/video/omap3isp
From: Vaibhav Hiremath
Adds board support for MT9T111 sensor.
Signed-off-by: Vaibhav Hiremath
Signed-off-by: Deepthy Ravi
---
arch/arm/mach-omap2/Makefile|5 +
arch/arm/mach-omap2/board-omap3evm-camera.c | 185 +++
arch/arm/mach-omap2/board
into
the kernel.
Signed-off-by: Deepthy Ravi
---
arch/arm/configs/omap2plus_defconfig |9 +
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/arch/arm/configs/omap2plus_defconfig
b/arch/arm/configs/omap2plus_defconfig
index d5f00d7..48032b6 100644
--- a/arch/arm/configs
sensor.
Deepthy Ravi (3):
[media] v4l: Add support for mt9t111 sensor driver
ispccdc: Configure CCDC_SYN_MODE register
omap2plus_defconfig: Enable omap3isp and MT9T111 sensor drivers
Vaibhav Hiremath (2):
omap3evm: Enable regulators for camera interface
omap3evm: Add Camera board init/hookup
From: Vaibhav Hiremath
Enabled 1v8 and 2v8 regulator output, which is being used by
camera module.
Signed-off-by: Vaibhav Hiremath
Signed-off-by: Deepthy Ravi
---
arch/arm/mach-omap2/board-omap3evm.c | 21 +
1 files changed, 21 insertions(+), 0 deletions(-)
diff --git
From: Vaibhav Hiremath
Adds board support for MT9T111 sensor.
Signed-off-by: Vaibhav Hiremath
Signed-off-by: Deepthy Ravi
---
arch/arm/mach-omap2/Makefile|5 +
arch/arm/mach-omap2/board-omap3evm-camera.c | 185 +++
arch/arm/mach-omap2/board
.html
which adds YUYV input support for OMAP3ISP.
---
Deepthy Ravi (2):
ispccdc: Configure CCDC_SYN_MODE register for UYVY8_2X8 and
YUYV8_2X8 formats
omap2plus_defconfig: Enable omap3isp and MT9T111 sensor drivers
Vaibhav Hiremath (3):
omap3evm: Enable regulators for camera
Configure INPMOD and PACK8 fileds of CCDC_SYN_MODE
register for UYVY8_2X8 and YUYV8_2X8 formats.
Signed-off-by: Deepthy Ravi
---
drivers/media/video/omap3isp/ispccdc.c | 11 ---
1 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/drivers/media/video/omap3isp/ispccdc.c
b
Enables multimedia driver, media controller api,
v4l2-subdev-api, omap3isp and mt9t111 sensor
drivers in omap2plus_defconfig.
Signed-off-by: Deepthy Ravi
---
arch/arm/configs/omap2plus_defconfig | 10 ++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/arch/arm/configs
From: Vaibhav Hiremath
Signed-off-by: Vaibhav Hiremath
Signed-off-by: Deepthy Ravi
---
arch/arm/mach-omap2/board-omap3evm-camera.c | 11 ---
1 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/arch/arm/mach-omap2/board-omap3evm-camera.c
b/arch/arm/mach-omap2/board
Enables multimedia driver, media controller api,
v4l2-subdev-api, and tvp514x video decoder support
in omap2plus_defconfig.
Signed-off-by: Deepthy Ravi
---
arch/arm/configs/omap2plus_defconfig | 10 ++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/arch/arm/configs
From: Vaibhav Hiremath
Add support for BT656 interface in omap3isp ccdc driver.
In addition, this corrects some build errors associated
with isp_video_mbus_to_pix(). The function was declared
as static. Made it extern.
Signed-off-by: Vaibhav Hiremath
Signed-off-by: Deepthy Ravi
---
drivers
From: Vaibhav Hiremath
Configure the CCDC registers for YUV and non YUV
data. Also some code clean-up for making it compact.
Signed-off-by: Vaibhav Hiremath
Signed-off-by: Deepthy Ravi
---
drivers/media/video/omap3isp/ispccdc.c | 65 +--
drivers/media/video
From: Vaibhav Hiremath
In order to support TVP5146 (for that matter any video decoder),
it is important to support G/S/ENUM_STD ioctl on /dev/videoX
device node.
Signed-off-by: Vaibhav Hiremath
Signed-off-by: Deepthy Ravi
---
drivers/media/video/omap3isp/ispvideo.c | 98
to ccdc and isp format
arrays.
Signed-off-by: Vaibhav Hiremath
Signed-off-by: Deepthy Ravi
---
drivers/media/video/omap3isp/ispccdc.c |1 +
drivers/media/video/omap3isp/ispvideo.c |3 +
drivers/media/video/tvp514x.c | 241 ---
include/media/v4l2
From: Vaibhav Hiremath
In OMAP3EVM Rev G, TVP5146 video decoder is populated on the
main board. This decoder is registered as a subdevice to the
media-controller/omap3isp.
Signed-off-by: Vaibhav Hiremath
Signed-off-by: Deepthy Ravi
---
arch/arm/mach-omap2/Makefile|5
From: Vaibhav Hiremath
Enabled 1v8 and 2v8 regulator output, which is being used by
camera module.
Signed-off-by: Vaibhav Hiremath
Signed-off-by: Deepthy Ravi
---
arch/arm/mach-omap2/board-omap3evm.c | 40 ++
1 files changed, 40 insertions(+), 0 deletions
the following patch
https://patchwork.kernel.org/patch/1062042/ which moves
platform data definitions from isp.h to media/omap3isp.h
Cc: Vaibhav Hiremath
---
Deepthy Ravi (1):
omap2plus_defconfig: Enable tvp514x video decoder support
Vaibhav Hiremath (7):
omap3evm: Enable regulators for
t video capture.
This fix addresses this issue by dequeuing and enqueing
the last buffer in isp_pm_prepare() after its DMA gets
completed. Thus,when ISP resumes it always finds atleast
one buffer on the DMA queue - this is true if application
uses only 3 buffers.
Signed-off-by: Abhilash K V
Signed-
1237: undefined reference to
`media_entity_init'
The file containing definitions of media_entity_init and
media_entity_cleanup functions will not be built if that
config option is disabled. And this is corrected by
defining two dummy functions.
Signed-off-by: Vaibhav Hiremath
Signed-
From: Vaibhav Hiremath
This patch is to add chip identifier entry for
TVP5146 video decoder.
Signed-off-by: Vaibhav Hiremath
Signed-off-by: Deepthy Ravi
---
include/media/v4l2-chip-ident.h |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/include/media/v4l2-chip
From: Vaibhav Hiremath
Defines the two functions only when CONFIG_MEDIA_CONTROLLER
is enabled.
Signed-off-by: Vaibhav Hiremath
Signed-off-by: Deepthy Ravi
---
include/media/media-entity.h |9 +
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/include/media/media
not in the stopped state.
Signed-off-by: Abhilash K V
Signed-off-by: Deepthy Ravi
---
drivers/media/video/omap3isp/isp.c | 12 ++--
drivers/media/video/omap3isp/ispvideo.c |4 +++-
2 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/drivers/media/video/omap3isp/isp.c
ff-by: Abhilash K V
Signed-off-by: Deepthy Ravi
---
drivers/media/video/omap3isp/isp.c | 20 +++
drivers/media/video/omap3isp/isp.h |4 ++
drivers/media/video/omap3isp/ispvideo.c | 56 ++-
drivers/media/video/omap3isp/ispvideo.h |2 +
4 fi
This patchset fixes the occasional failure of CCDC capture during
suspend/resume.
Cc: Vaibhav Hiremath
Cc: Abhilash K V
---
Abhilash K V (2):
omap3: ISP: Fix the failure of CCDC capture during suspend/resume
omap3: ISP: Kernel crash when attempting suspend
drivers/media/video/omap3isp/isp
27 matches
Mail list logo