linux-imx/drivers/media
Sean Young 1e983a42a0 media: Revert "media: rc: some events are dropped by userspace"
commit 05f0edadcc upstream.

When an rc device is created, we do not know what key codes it will
support, since a new keymap might be loaded at some later point. So,
we set all keybit in the input device.

The uevent for the input device includes all the key codes, of which
there are now 768. This overflows the size of the uevent
(UEVENT_BUFFER_SIZE) and no event is generated.

Revert for now until we figure out a different solution.

This reverts commit fec225a043.

Cc: <stable@vger.kernel.org> # 4.20+
Reported-by: Christian Holpert <christian@holpert.de>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-03-13 14:04:19 -07:00
..
cec media: cec-pin: fix broken tx_ignore_nack_until_eom error injection 2019-01-09 17:46:01 +01:00
common media: vb2: be sure to unlock mutex on errors 2019-01-22 21:10:01 +01:00
dvb-core media updates for v4.20-rc1 2018-10-31 10:53:29 -07:00
dvb-frontends media: dvb-pll: don't re-validate tuner frequencies 2018-11-27 13:51:32 -05:00
firewire media: firewire: Fix app_info parameter type in avc_ca{,_app}_info 2019-01-26 09:20:44 +01:00
i2c media: imx274: select REGMAP_I2C 2019-02-12 20:02:14 +01:00
mmc media: siano: use GFP_DMA only for smssdio 2018-05-15 08:04:42 -04:00
pci media: cx23885: only reset DMA on problematic CPUs 2019-01-13 09:24:04 +01:00
platform media: coda: fix H.264 deblocking filter controls 2019-02-12 20:02:16 +01:00
radio media: replace strcpy() by strscpy() 2018-09-11 13:32:17 -04:00
rc media: Revert "media: rc: some events are dropped by userspace" 2019-03-13 14:04:19 -07:00
spi media: cxd2880-spi: Modified how to declare structure 2018-05-05 10:37:12 -04:00
tuners media: si2157: declare its own pads 2018-09-17 13:16:19 -04:00
usb media: uvcvideo: Fix 'type' check leading to overflow 2019-03-13 14:03:59 -07:00
v4l2-core media: v4l2-device: Link subdevices to their parent devices if available 2019-02-12 20:02:16 +01:00
Kconfig media: Add a Kconfig option for the Request API 2018-12-05 13:07:43 -05:00
Makefile media: media-request: implement media requests 2018-08-31 11:04:51 -04:00
media-device.c media: Add a Kconfig option for the Request API 2018-12-05 13:07:43 -05:00
media-devnode.c MAINTAINERS & files: Canonize the e-mails I use at files 2018-05-04 06:21:06 -04:00
media-entity.c media: v4l2-mc: switch it to use the new approach to setup pipelines 2018-09-17 13:16:19 -04:00
media-request.c media: media-request: Add compat ioctl 2018-11-20 12:53:27 -05:00