This series consists of the following patches:

  1/6   SoC Camera: add driver for OMAP1 camera interface
  2/6   OMAP1: Add support for SoC camera interface
  3/6   SoC Camera: add driver for OV6650 sensor
  4/6   SoC Camera: add support for g_parm / s_parm operations
  5/6   OMAP1: Amstrad Delta: add support for on-board camera
  6/6   OMAP1: Amstrad Delta: add camera controlled LEDS trigger

 arch/arm/mach-omap1/board-ams-delta.c     |   69 +
 arch/arm/mach-omap1/devices.c             |   43
 arch/arm/mach-omap1/include/mach/camera.h |    8
 drivers/media/video/Kconfig               |   20
 drivers/media/video/Makefile              |    2
 drivers/media/video/omap1_camera.c        | 1656 ++++++++++++++++++++++++++++++
 drivers/media/video/ov6650.c              | 1336 ++++++++++++++++++++++++
 drivers/media/video/soc_camera.c          |   18
 include/media/omap1_camera.h              |   16
 include/media/v4l2-chip-ident.h           |    1
 10 files changed, 3169 insertions(+)

Thanks,
Janusz
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to