[PULL] viafb video capture engine driver

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jonathan Corbet
Date: Wednesday, May 26, 2010 - 9:03 am

Hi, Linus,

Mauro has now given me an ack for the via-camera driver - used on OLPC
XO 1.5 systems - so it's now ready for a pull:

  git://git.lwn.net/linux-2.6.git viafb-next

Thanks,

jon

Jonathan Corbet (1):
      Add the viafb video capture driver

 drivers/media/video/Kconfig      |   10 +
 drivers/media/video/Makefile     |    2 +
 drivers/media/video/via-camera.c | 1369 ++++++++++++++++++++++++++++++++++++++
 drivers/media/video/via-camera.h |   93 +++
 drivers/video/via/accel.c        |    2 +-
 drivers/video/via/via-core.c     |   16 +-
 include/linux/via-core.h         |    4 +-
 include/media/v4l2-chip-ident.h  |    4 +
 8 files changed, 1496 insertions(+), 4 deletions(-)
 create mode 100644 drivers/media/video/via-camera.c
 create mode 100644 drivers/media/video/via-camera.h
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PULL] viafb video capture engine driver, Jonathan Corbet, (Wed May 26, 9:03 am)