* [GIT PULL FOR v4.11] More RC updates
@ 2017-02-03 13:13 Sean Young
0 siblings, 0 replies; 2+ messages in thread
From: Sean Young @ 2017-02-03 13:13 UTC (permalink / raw)
To: Mauro Carvalho Chehab; +Cc: linux-media, Martin Blumenstingl
Hi Mauro,
Some last minute changes which would be nice to have in v4.11, nothing
controversial here.
Thanks,
Sean
The following changes since commit e7b3a2b22176d01db0c3b31d6389ccf542ba1967:
[media] st-hva: hva_dbg_summary() should be static (2017-01-31 12:02:33 -0200)
are available in the git repository at:
git://linuxtv.org/syoung/media_tree.git for-v4.11c
for you to fetch changes up to a47c577a6d061187f009d4d84e3c0c5432e809b5:
[media] mce_kbd: add missing keys from UK layout (2017-02-02 23:17:18 +0000)
----------------------------------------------------------------
Martin Blumenstingl (2):
[media] Documentation: devicetree: meson-ir: "linux,rc-map-name" is supported
[media] Documentation: devicetree: add the RC map name of the geekbox remote
Sean Young (2):
[media] lirc: cannot read from tx-only device
[media] mce_kbd: add missing keys from UK layout
Documentation/devicetree/bindings/media/meson-ir.txt | 3 +++
Documentation/devicetree/bindings/media/rc.txt | 1 +
drivers/media/rc/ir-mce_kbd-decoder.c | 2 +-
drivers/media/rc/keymaps/rc-rc6-mce.c | 1 +
drivers/media/rc/lirc_dev.c | 3 +++
5 files changed, 9 insertions(+), 1 deletion(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* [GIT PULL FOR v4.11] More RC updates
@ 2017-01-30 22:05 Sean Young
0 siblings, 0 replies; 2+ messages in thread
From: Sean Young @ 2017-01-30 22:05 UTC (permalink / raw)
To: Mauro Carvalho Chehab; +Cc: linux-media
Hi Mauro,
This includes a fix for my embarrassing ir-rx51 build failure, the mediatek
IR driver, a keymap and some important fixes for tx-only drivers.
Thanks,
Sean
The following changes since commit a052af2a548decf1da5cccf9e777aa02321e3ffb:
[media] staging/media/s5p-cec/exynos_hdmi_cecctrl.c Fixed blank line before closing brace '}' (2017-01-30 15:48:54 -0200)
are available in the git repository at:
git://linuxtv.org/syoung/media_tree.git for-v4.11b
for you to fetch changes up to 7813bce59dca0eb7f9af1626fc9cd6ef1ddea9a5:
[media] rx51: broken build (2017-01-30 21:38:30 +0000)
----------------------------------------------------------------
Martin Blumenstingl (1):
[media] rc/keymaps: add a keytable for the GeekBox remote control
Sean Wang (3):
[media] rc: add driver for IR remote receiver on MT7623 SoC
[media] Documentation: devicetree: move shared property used by rc into a common place
[media] Documentation: devicetree: Add document bindings for mtk-cir
Sean Young (5):
[media] lirc: fix transmit-only read features
[media] rc: remove excessive spaces from error message
[media] lirc: LIRC_GET_MIN_TIMEOUT should be in range
[media] lirc: fix null dereference for tx-only devices
[media] rx51: broken build
.../devicetree/bindings/media/gpio-ir-receiver.txt | 3 +-
.../devicetree/bindings/media/hix5hd2-ir.txt | 2 +-
.../devicetree/bindings/media/mtk-cir.txt | 24 ++
Documentation/devicetree/bindings/media/rc.txt | 116 +++++++
.../devicetree/bindings/media/sunxi-ir.txt | 2 +-
arch/arm/mach-omap2/pdata-quirks.c | 2 +-
drivers/media/rc/Kconfig | 11 +
drivers/media/rc/Makefile | 1 +
drivers/media/rc/ir-lirc-codec.c | 7 +-
drivers/media/rc/keymaps/Makefile | 1 +
drivers/media/rc/keymaps/rc-geekbox.c | 55 ++++
drivers/media/rc/lirc_dev.c | 2 +-
drivers/media/rc/mtk-cir.c | 335 +++++++++++++++++++++
drivers/media/rc/rc-main.c | 3 +-
include/media/rc-map.h | 1 +
15 files changed, 555 insertions(+), 10 deletions(-)
create mode 100644 Documentation/devicetree/bindings/media/mtk-cir.txt
create mode 100644 Documentation/devicetree/bindings/media/rc.txt
create mode 100644 drivers/media/rc/keymaps/rc-geekbox.c
create mode 100644 drivers/media/rc/mtk-cir.c
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-02-03 13:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-03 13:13 [GIT PULL FOR v4.11] More RC updates Sean Young
-- strict thread matches above, loose matches on Subject: below --
2017-01-30 22:05 Sean Young
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).