[GIT PULL FOR v4.9] Add ST HVA driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following changes since commit fb6609280db902bd5d34445fba1c926e95e63914:

  [media] dvb_frontend: Use memdup_user() rather than duplicating its implementation (2016-08-24 17:20:45 -0300)

are available in the git repository at:

  git://linuxtv.org/hverkuil/media_tree.git hva

for you to fetch changes up to c87fbd309e007492f19291d86e3c8b0eddcb6925:

  st-hva: update MAINTAINERS (2016-09-05 17:33:32 +0200)

----------------------------------------------------------------
Jean-Christophe Trotin (4):
      Documentation: DT: add bindings for ST HVA
      st-hva: multi-format video encoder V4L2 driver
      st-hva: add H.264 video encoding support
      st-hva: update MAINTAINERS

 Documentation/devicetree/bindings/media/st,st-hva.txt |   24 +
 MAINTAINERS                                           |    8 +
 drivers/media/platform/Kconfig                        |   15 +
 drivers/media/platform/Makefile                       |    1 +
 drivers/media/platform/sti/hva/Makefile               |    2 +
 drivers/media/platform/sti/hva/hva-h264.c             | 1050 +++++++++++++++++++++++++++++++++
 drivers/media/platform/sti/hva/hva-hw.c               |  538 +++++++++++++++++
 drivers/media/platform/sti/hva/hva-hw.h               |   42 ++
 drivers/media/platform/sti/hva/hva-mem.c              |   59 ++
 drivers/media/platform/sti/hva/hva-mem.h              |   34 ++
 drivers/media/platform/sti/hva/hva-v4l2.c             | 1415 +++++++++++++++++++++++++++++++++++++++++++++
 drivers/media/platform/sti/hva/hva.h                  |  315 ++++++++++
 12 files changed, 3503 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/media/st,st-hva.txt
 create mode 100644 drivers/media/platform/sti/hva/Makefile
 create mode 100644 drivers/media/platform/sti/hva/hva-h264.c
 create mode 100644 drivers/media/platform/sti/hva/hva-hw.c
 create mode 100644 drivers/media/platform/sti/hva/hva-hw.h
 create mode 100644 drivers/media/platform/sti/hva/hva-mem.c
 create mode 100644 drivers/media/platform/sti/hva/hva-mem.h
 create mode 100644 drivers/media/platform/sti/hva/hva-v4l2.c
 create mode 100644 drivers/media/platform/sti/hva/hva.h
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux