[GIT PULL FOR v4.8] Add staging driver for the Pulse Eight USB CEC adapter

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

 



Note: the first two patches are also in my "Various fixes" pull request
(https://patchwork.linuxtv.org/patch/35332/). They are required for this driver,
otherwise it won't work correctly.

Dmitry is OK with pulling the input patch through our tree.

It would be really cool to have this driver in: it's one of the more common
CEC devices around.

Regards,

	Hans

The following changes since commit ca6e6126db5494f18c6c6615060d4d803b528bff:

  [media] media: dvb_ringbuffer: Add memory barriers (2016-07-09 07:57:47 -0300)

are available in the git repository at:

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

for you to fetch changes up to 56e3bab73e5c477b5f8cdc0f1b71731a8ead2632:

  pulse8-cec: add TODO file (2016-07-11 21:11:16 +0200)

----------------------------------------------------------------
Hans Verkuil (6):
      cec: add check if adapter is unregistered.
      cec: CEC_RECEIVE is allowed in monitor mode
      input: serio - add new protocol for the Pulse-Eight USB-CEC Adapter
      pulse8-cec: new driver for the Pulse-Eight USB-CEC Adapter
      MAINTAINERS: add entry for the pulse8-cec driver
      pulse8-cec: add TODO file

 MAINTAINERS                                   |   7 +
 drivers/staging/media/Kconfig                 |   2 +
 drivers/staging/media/Makefile                |   1 +
 drivers/staging/media/cec/cec-adap.c          |   5 +-
 drivers/staging/media/cec/cec-api.c           |   2 +-
 drivers/staging/media/pulse8-cec/Kconfig      |  10 ++
 drivers/staging/media/pulse8-cec/Makefile     |   1 +
 drivers/staging/media/pulse8-cec/TODO         |  52 ++++++
 drivers/staging/media/pulse8-cec/pulse8-cec.c | 505 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 include/uapi/linux/serio.h                    |   1 +
 10 files changed, 584 insertions(+), 2 deletions(-)
 create mode 100644 drivers/staging/media/pulse8-cec/Kconfig
 create mode 100644 drivers/staging/media/pulse8-cec/Makefile
 create mode 100644 drivers/staging/media/pulse8-cec/TODO
 create mode 100644 drivers/staging/media/pulse8-cec/pulse8-cec.c
--
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