lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 00/07] soc_camera: SuperH Mobile CEU support
- Date: Tue, 01 Jul 2008 21:46:38 +0900
- From: Magnus Damm <magnus.damm@xxxxxxxxx>
- Subject: [PATCH 00/07] soc_camera: SuperH Mobile CEU support
These patches add support for the SuperH Mobile CEU interface.
[PATCH 01/07] soc_camera: Remove default spinlock operations
[PATCH 02/07] soc_camera: Let the host select videobuf_queue type
[PATCH 03/07] soc_camera: Remove vbq_ops and msize
[PATCH 04/07] soc_camera: Remove unused file lock pointer
[PATCH 05/07] soc_camera: Add 16-bit bus width support
[PATCH 06/07] videobuf: Add physically contiguous queue code
[PATCH 07/07] sh_mobile_ceu_camera: Add SuperH Mobile CEU driver
The patches can be divided in 3 groups:
- soc_camera - make videobuf_queue host specific + minor changes
- videobuf - add support for physically contiguous memory buffers
- new driver - add the SuperH Mobile CEU driver
Signed-off-by: Magnus Damm <damm@xxxxxxxxxx>
---
drivers/media/video/Kconfig | 16
drivers/media/video/Makefile | 2
drivers/media/video/pxa_camera.c | 21
drivers/media/video/sh_mobile_ceu_camera.c | 622 ++++++++++++++++++++++++++++
drivers/media/video/soc_camera.c | 52 --
drivers/media/video/videobuf-dma-contig.c | 413 ++++++++++++++++++
include/asm-sh/sh_mobile_ceu.h | 10
include/media/soc_camera.h | 16
include/media/videobuf-dma-contig.h | 39 +
9 files changed, 1129 insertions(+), 62 deletions(-)
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list