kernel_optimize_test/Documentation/media
Bastien Nocera 1910ea428f media: rc: Prefer KEY_NUMERIC_* for number buttons on remotes
Prefer KEY_NUMERIC_* for number buttons on remotes. Now all the remotes
use KEY_NUMERIC_[0-9] for the number buttons rather than keys that
could be affected by modifiers (Caps-Lock, or Num-Lock) or regional
keymaps.

Created using:
sed -i  's/KEY_\([0-9]\) /KEY_NUMERIC_\1 /' *.c
sed -i  's/KEY_\([0-9]\)}/KEY_NUMERIC_\1}/' *.c
sed -i  's/``KEY_\([0-9]\)/``KEY_NUMERIC_\1/' Documentation/media/uapi/rc/rc-tables.rst

Signed-off-by: Bastien Nocera <hadess@hadess.net>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-06-27 07:30:28 -04:00
..
cec-drivers
dvb-drivers media: Documentation: fix several typos 2019-03-01 09:54:06 -05:00
kapi media: docs: v4l2-controls: remove outdated paragraph 2019-06-21 17:06:25 -04:00
uapi media: rc: Prefer KEY_NUMERIC_* for number buttons on remotes 2019-06-27 07:30:28 -04:00
v4l-drivers media: vivid.rst: describe display present control 2019-06-21 17:35:04 -04:00
.gitignore
audio.h.rst.exceptions
ca.h.rst.exceptions
cec.h.rst.exceptions
conf_nitpick.py
conf.py
dmx.h.rst.exceptions
frontend.h.rst.exceptions
index.rst media: index.rst: exclude Indexes section from latex/pdf output 2019-03-30 09:42:35 -04:00
intro.rst
lirc.h.rst.exceptions media: rc: xbox_remote: add protocol and set timeout 2019-04-22 13:02:53 -04:00
Makefile
media_kapi.rst
media_uapi.rst
media.h.rst.exceptions
net.h.rst.exceptions
typical_media_device.svg
video.h.rst.exceptions
videodev2.h.rst.exceptions media: uapi: Add H264 low-level decoder API compound controls. 2019-05-29 06:25:09 -04:00