linux/drivers/media
Sean Young 8f409e764c media: gpio-ir-tx: improve precision of transmitted signal due to scheduling
[ Upstream commit ea8912b788 ]

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:26:53 +02:00
..
cec cec-api: prevent leaking memory through hole in structure 2020-09-03 11:26:46 +02:00
common
dvb-core media: dvbdev: Fix tuner->demod media controller link 2020-06-22 09:30:55 +02:00
dvb-frontends
firewire media: firewire: Using uninitialized values in node_probe() 2020-08-19 08:16:10 +02:00
i2c media: ov5640: fix use of destroyed mutex 2020-06-22 09:31:19 +02:00
mc media: media-request: Fix crash if memory allocation fails 2020-08-19 08:16:24 +02:00
mmc
pci media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value in debiirq() 2020-09-03 11:26:42 +02:00
platform media: davinci: vpif_capture: fix potential double free 2020-09-03 11:26:48 +02:00
radio
rc media: gpio-ir-tx: improve precision of transmitted signal due to scheduling 2020-09-03 11:26:53 +02:00
spi
tuners media: si2157: Better check for running tuner in init 2020-06-22 09:30:50 +02:00
usb media: cxusb-analog: fix V4L2 dependency 2020-08-19 08:16:07 +02:00
v4l2-core media: v4l2-core: fix a use-after-free bug of sd->devnode 2020-04-01 11:02:18 +02:00
Kconfig
Makefile