linux-sg2042/drivers/media
Akihiro Tsukada 87360e68b3 media: dvb-usb-v2/gl861: use usleep_range() for short delay
As the kernel doc "timers-howto.txt" reads,
short delay with msleep() can take much longer.
In a case of raspbery-pi platform where CONFIG_HZ_100 was set,
it actually affected the init of Friio devices
since it issues lots of i2c transactions with short delay.

Signed-off-by: Akihiro Tsukada <tskd08@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2018-05-05 07:15:09 -04:00
..
cec media: rc: per-protocol repeat period and minimum keyup timer 2018-04-20 09:16:55 -04:00
common media: lgdt330x: convert it to the new I2C binding way 2018-05-04 11:09:26 -04:00
dvb-core media: dvb-core/dvb_frontend: set better default for ISDB-T 2018-05-04 14:44:04 -04:00
dvb-frontends media: dvb-frontends/dvb-pll: add tua6034 ISDB-T tuner used in Friio 2018-05-05 06:42:23 -04:00
firewire vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
i2c media: i2c: tvp5150: Fix open brace placement codding style 2018-05-04 15:51:49 -04:00
mmc media: move dvb kAPI headers to include/media 2017-12-28 13:16:01 -05:00
pci media: bttv: Fixed oops error when capturing at yuv410p 2018-05-04 15:27:31 -04:00
platform media: platform: video-mux: propagate format from sink to source 2018-05-04 15:56:15 -04:00
radio media: radio: allow building ISA drivers with COMPILE_TEST 2018-05-04 09:08:16 -04:00
rc media: rc: allow build pnp-dependent drivers with COMPILE_TEST 2018-05-04 09:47:45 -04:00
spi media: cxd2880-spi: avoid out-of-bounds access warning 2018-05-04 11:27:00 -04:00
tuners media: tuners/qm1d1c0042: use SPDX License Identifier 2018-05-04 14:45:45 -04:00
usb media: dvb-usb-v2/gl861: use usleep_range() for short delay 2018-05-05 07:15:09 -04:00
v4l2-core media: v4l2-dev: use pr_foo() for printing messages 2018-05-04 16:02:25 -04:00
Kconfig media updates for v4.17-rc1 2018-04-03 17:16:59 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
media-device.c media: zero reservedX fields in media_v2_topology 2018-02-26 09:47:53 -05:00
media-devnode.c vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
media-entity.c media: media.h: reorganize header to make it easier to understand 2018-02-26 10:14:46 -05:00