]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'topic/cec' into topic/docs-next
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sat, 9 Jul 2016 13:21:36 +0000 (10:21 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Sat, 9 Jul 2016 13:21:36 +0000 (10:21 -0300)
commit762ffeb693d00f7e7f0c2f2097a6f33cc483b376
treeb63f7b70f1a51dca8fd5f8b3ddafe7454307278c
parenta73a9487af9f5699c180776fb753c8f58cb5f769
parenta451c2fb94117a11f1576594904e37af8098bd5f
Merge branch 'topic/cec' into topic/docs-next

* topic/cec:
  [media] DocBook/media: add CEC documentation
  [media] s5p_cec: get rid of an unused var
  [media] move s5p-cec to staging
  [media] vivid: add CEC emulation
  [media] cec: s5p-cec: Add s5p-cec driver
  [media] cec: adv7511: add cec support
  [media] cec: adv7842: add cec support
  [media] cec: adv7604: add cec support
  [media] cec: add compat32 ioctl support
  [media] cec/TODO: add TODO file so we know why this is still in staging
  [media] cec: add HDMI CEC framework (api)
  [media] cec: add HDMI CEC framework (adapter)
  [media] cec: add HDMI CEC framework (core)
  [media] cec-funcs.h: static inlines to pack/unpack CEC messages
  [media] cec.h: add cec header
  [media] cec-edid: add module for EDID CEC helper functions
  [media] cec.txt: add CEC framework documentation
  [media] rc: Add HDMI CEC protocol handling
  Input: add HDMI CEC specific keycodes
  Input: add BUS_CEC type
drivers/media/i2c/adv7604.c
drivers/media/i2c/adv7842.c
drivers/media/platform/vivid/vivid-vid-cap.c