<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/git/stable/linux.git/drivers/media/rc/keymaps, branch master</title>
<subtitle>Linux kernel stable tree</subtitle>
<id>https://git.landau.one/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master</id>
<link rel='self' href='https://git.landau.one/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.landau.one/pub/scm/linux/kernel/git/stable/linux.git/'/>
<updated>2026-06-30T20:58:02+00:00</updated>
<entry>
<title>media: keymaps: Ensure module name matches RC_MAP_VIDEOMATE_K100</title>
<updated>2026-06-30T20:58:02+00:00</updated>
<author>
<name>Sean Young</name>
<email>sean@mess.org</email>
</author>
<published>2026-06-19T10:42:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.landau.one/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=af191a7d4783747cbc388d4573433b2911cf555c'/>
<id>urn:sha1:af191a7d4783747cbc388d4573433b2911cf555c</id>
<content type='text'>
When loading a rc keymap, rc_map_get() attempts to load the kernel module
using the keymap name.

The rc_map RC_MAP_VIDEOMATE_K100 is defined to "rc-videomate-k100"
but the module is called rc-videomate-m1f.ko, so therefore automagic
loading of the keymap will fail.

Rename the module to match.

Signed-off-by: Sean Young &lt;sean@mess.org&gt;
Acked-by: Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;
</content>
</entry>
<entry>
<title>media: rc: add keymap for Hauppauge Credit Card RC</title>
<updated>2025-04-30T07:35:24+00:00</updated>
<author>
<name>Petja Patjas</name>
<email>pp01415943@gmail.com</email>
</author>
<published>2025-03-27T18:56:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.landau.one/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=543f81b86cf4046c7454a05c741c491a4fac44dd'/>
<id>urn:sha1:543f81b86cf4046c7454a05c741c491a4fac44dd</id>
<content type='text'>
Add keymap for the black Hauppauge Credit Card Remote Control.

Signed-off-by: Petja Patjas &lt;pp01415943@gmail.com&gt;
Signed-off-by: Sean Young &lt;sean@mess.org&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;
</content>
</entry>
<entry>
<title>media: rc: add keymap for Siemens Gigaset RC20 remote</title>
<updated>2025-02-13T11:12:31+00:00</updated>
<author>
<name>Michael Klein</name>
<email>michael@fossekall.de</email>
</author>
<published>2025-01-09T18:55:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.landau.one/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=b2c4bf0c102084e77ed1b12090d77a76469a6814'/>
<id>urn:sha1:b2c4bf0c102084e77ed1b12090d77a76469a6814</id>
<content type='text'>
Add keymap for the Siemens Gigaset RC20 remote (RC-5).

Signed-off-by: Michael Klein &lt;michael@fossekall.de&gt;
Signed-off-by: Sean Young &lt;sean@mess.org&gt;
Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
</content>
</entry>
<entry>
<title>media: rc: add keymap for MyGica UTV3 remote</title>
<updated>2024-06-29T10:20:05+00:00</updated>
<author>
<name>Nils Rothaug</name>
<email>nils.rothaug@gmx.de</email>
</author>
<published>2024-06-23T10:46:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.landau.one/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=e31604d5922ef76a58bd3f9ae719486887eb266e'/>
<id>urn:sha1:e31604d5922ef76a58bd3f9ae719486887eb266e</id>
<content type='text'>
Add keymap for the simple IR (RC-5) remote that comes with the
MyGica UTV3 Analog USB2.0 TV Box video capture card.

Signed-off-by: Nils Rothaug &lt;nils.rothaug@gmx.de&gt;
Signed-off-by: Sean Young &lt;sean@mess.org&gt;
Signed-off-by: Hans Verkuil &lt;hverkuil-cisco@xs4all.nl&gt;
</content>
</entry>
<entry>
<title>media: rc: keymaps: add missing MODULE_DESCRIPTION to keymaps</title>
<updated>2023-10-07T08:55:48+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil-cisco@xs4all.nl</email>
</author>
<published>2023-09-26T09:58:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.landau.one/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=462e108bac18419f17c6a34eb348b600a614aa4f'/>
<id>urn:sha1:462e108bac18419f17c6a34eb348b600a614aa4f</id>
<content type='text'>
When building the modules 'modpost' warns about missing MODULE_DESCRIPTION.

Since almost none of the rc keymap modules have this, it produces a lot of
warnings.

As a first step to fixing all media modules, add this line to all keymaps.
The description should be a human-readable string describing the remote
or the remote controller that the keymap can be used with.

Note that keymaps/rc-cec.c is actually compiled into the rc-core, so that
is the sole keymap source that didn't need this.

Signed-off-by: Hans Verkuil &lt;hverkuil-cisco@xs4all.nl&gt;
Signed-off-by: Sean Young &lt;sean@mess.org&gt;
</content>
</entry>
<entry>
<title>media: rc: add Beelink Mini MXIII keymap</title>
<updated>2023-03-19T21:21:54+00:00</updated>
<author>
<name>Christian Hewitt</name>
<email>christianshewitt@gmail.com</email>
</author>
<published>2023-02-04T07:45:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.landau.one/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=12f9225882563f67b7c32489cc1f8f5088f65b28'/>
<id>urn:sha1:12f9225882563f67b7c32489cc1f8f5088f65b28</id>
<content type='text'>
Add a keymap for the simple IR (NEC) remote used with the Beelink
Mini MXIII Android STB device.

Signed-off-by: Christian Hewitt &lt;christianshewitt@gmail.com&gt;
Signed-off-by: Sean Young &lt;sean@mess.org&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@kernel.org&gt;
</content>
</entry>
<entry>
<title>media: rc: add common keymap for Dreambox RC10/RC0 and RC20/RC-BT remotes</title>
<updated>2023-03-19T21:21:07+00:00</updated>
<author>
<name>Emanuel Strobel</name>
<email>emanuel.strobel@yahoo.com</email>
</author>
<published>2023-02-03T09:34:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.landau.one/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=a17b738cdefb77ffb9ce0cade430557a8bc1df10'/>
<id>urn:sha1:a17b738cdefb77ffb9ce0cade430557a8bc1df10</id>
<content type='text'>
Add a common keymap for the RC10/RC0 and RC20/RC-BT remotes used with
the Dreambox One and Dreambox Two DVB-S/T boxes. The maps are combined
since the IR codes do not conflict and both boxes have shipped with
both remote designs over time.

Both remote types can be programmed to control TVs, so include non-IR
keys that are used to switch-to or toggle the remote mode:

- DREAM in RC10/RC0 switches to (Dreambox) STB control mode
- TV in RC10/RC0 switches to TV control mode
- MODE in RC20/RC-BT toggles between STB/TV/BT control modes

In the RC20 keymap the Android MIC (voice search) key maps to KEY_HELP
and EXIT is mapped to KEY_ESC to replicate the go-backwards navigation
behaviour in the Android vendor OS that ships on Dreambox devices.

Signed-off-by: Emanuel Strobel &lt;emanuel.strobel@yahoo.com&gt;
Signed-off-by: Christian Hewitt &lt;christianshewitt@gmail.com&gt;
Signed-off-by: Sean Young &lt;sean@mess.org&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@kernel.org&gt;
</content>
</entry>
<entry>
<title>media: Makefiles: sort entries where it fits</title>
<updated>2022-03-14T08:42:59+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@kernel.org</email>
</author>
<published>2022-03-09T13:17:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.landau.one/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=5c89357a7a0f17c6198bb28614913fb1eb284615'/>
<id>urn:sha1:5c89357a7a0f17c6198bb28614913fb1eb284615</id>
<content type='text'>
Alphabetically sort entries at the Makefiles per group,
in ASCII order, e. g., using the output of:

	$ LC_ALL=C sort Makefile |grep obj-y
	...
	$ LC_ALL=C sort Makefile |grep obj.*CONFIG
	...

Reviewed-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@kernel.org&gt;
</content>
</entry>
<entry>
<title>media: rc: add keymap for Toshiba CT-90405 remote</title>
<updated>2021-06-08T13:56:58+00:00</updated>
<author>
<name>Alexander Voronov</name>
<email>avv.0@ya.ru</email>
</author>
<published>2021-06-01T20:28:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.landau.one/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=53a370f621a04a06bd2402c13580d7e4eb172c98'/>
<id>urn:sha1:53a370f621a04a06bd2402c13580d7e4eb172c98</id>
<content type='text'>
This is an NEC remote control device shipped with some Toshiba TVs.

Signed-off-by: Alexander Voronov &lt;avv.0@ya.ru&gt;
Signed-off-by: Sean Young &lt;sean@mess.org&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;
</content>
</entry>
<entry>
<title>media: rc: remove tango ir driver and keymap</title>
<updated>2021-05-21T13:05:04+00:00</updated>
<author>
<name>Arnd Bergmann</name>
<email>arnd@arndb.de</email>
</author>
<published>2021-04-21T13:58:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.landau.one/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=58c08df5751d823332ccdb49f1d5795479097119'/>
<id>urn:sha1:58c08df5751d823332ccdb49f1d5795479097119</id>
<content type='text'>
The tango platform was removed, so the driver is no longer needed.

Cc: Marc Gonzalez &lt;marc.w.gonzalez@free.fr&gt;
Acked-by: Rob Herring &lt;robh@kernel.org&gt;
Acked-by: Mans Rullgard &lt;mans@mansr.com&gt;
Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
Signed-off-by: Sean Young &lt;sean@mess.org&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;
</content>
</entry>
</feed>
