linux/drivers/media
Alexandre Courbot 86aed3f519 media: mtk-vcodec: avoid unneeded pointer-to-long conversions
The interface used to communicate with the firmware casts pointers
into unsigned longs and back again in order to store private
references, all of this for pointers that remain purely in the kernel.
Replace these unsigned longs with void pointers to make the code a bit
sturdier and easier to follow.

Also simplify some interfaces by removing arguments that could be
infered from others.

Signed-off-by: Alexandre Courbot <acourbot@chromium.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
[hverkuil-cisco@xs4all.nl: fix checkpatch alignment warning]
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-06-21 17:09:30 -04:00
..
cec media: cec-adap: fix regression in ping sanity check 2019-05-29 10:38:11 -04:00
common Linux 5.2-rc4 2019-06-11 12:09:28 -04:00
dvb-core Linux 5.2-rc5 2019-06-21 16:09:25 -04:00
dvb-frontends media: stv090x: fix double free on state object 2019-06-21 15:33:07 -04:00
firewire treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
i2c media: i2c: fix warning same module names 2019-06-21 16:38:08 -04:00
mc Linux 5.2-rc4 2019-06-11 12:09:28 -04:00
mmc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
pci media: ttpci: Fix build error without RC_CORE 2019-06-21 15:33:32 -04:00
platform media: mtk-vcodec: avoid unneeded pointer-to-long conversions 2019-06-21 17:09:30 -04:00
radio Linux 5.2-rc4 2019-06-11 12:09:28 -04:00
rc media: rc: IR signal for Panasonic air conditioner too long 2019-06-21 15:33:48 -04:00
spi Linux 5.2-rc4 2019-06-11 12:09:28 -04:00
tuners media: si2157: add detection of si2177 tuner 2019-06-13 14:26:59 -04:00
usb media: cx231xx-cards: Add Hauppauge 955Q variant 2019-06-13 14:31:45 -04:00
v4l2-core media: v4l2-ctrl: Initialize _BUTTON and _CTRL_CLASS 2019-06-21 16:18:33 -04:00
Kconfig media: move drivers/media/media-* to drivers/media/mc/mc-* 2019-05-28 12:15:46 -04:00
Makefile media: move drivers/media/media-* to drivers/media/mc/mc-* 2019-05-28 12:15:46 -04:00