kernel-fxtec-pro1x/drivers/media
Sean Young 0961d7fe12 media: gpio-ir-tx: improve precision of transmitted signal due to scheduling
[ Upstream commit ea8912b788f8144e7d32ee61e5ccba45424bef83 ]

usleep_range() may take longer than the max argument due to scheduling,
especially under load. This is causing random errors in the transmitted
IR. Remove the usleep_range() in favour of busy-looping with udelay().

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-09-03 11:24:23 +02:00
..
cec cec-api: prevent leaking memory through hole in structure 2020-09-03 11:24:21 +02:00
common
dvb-core
dvb-frontends
firewire media: firewire: Using uninitialized values in node_probe() 2020-08-19 08:14:56 +02:00
i2c media: ov5640: fix use of destroyed mutex 2020-06-22 09:05:27 +02:00
mmc
pci media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value in debiirq() 2020-09-03 11:24:18 +02:00
platform media: vpss: clean up resources in init 2020-08-26 10:31:00 +02:00
radio
rc media: gpio-ir-tx: improve precision of transmitted signal due to scheduling 2020-09-03 11:24:23 +02:00
spi
tuners media: si2157: Better check for running tuner in init 2020-06-22 09:05:09 +02:00
usb media: go7007: fix a miss of snd_card_free 2020-06-22 09:05:26 +02:00
v4l2-core media: v4l2-mem2mem.c: fix broken links 2020-03-11 14:15:03 +01:00
Kconfig
Makefile
media-device.c
media-devnode.c
media-entity.c