kernel-ark/drivers/media
Mauro Carvalho Chehab 5563caaf8b [media] ir-hix5hd2: fix build on c6x arch
While not all archs have readl_relaxed, we need to add a hack at the
driver to allow it to COMPILE_TEST on all archs:

	drivers/media/rc/ir-hix5hd2.c: In function ‘hix5hd2_ir_config’:
	drivers/media/rc/ir-hix5hd2.c💯2: error: implicit declaration of function ‘readl_relaxed’ [-Werror=implicit-function-declaration]

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-10-09 13:45:03 -03:00
..
common [media] saa7146: remove return after BUG() 2014-09-26 06:47:57 -03:00
dvb-core [media] dvb_frontend: Fix __user namespace 2014-09-26 06:47:52 -03:00
dvb-frontends [media] dvb-frontends: use %zu instead of %zd 2014-09-26 06:50:59 -03:00
firewire [media] firewire: firedtv-avc: fix more potential buffer overflow 2014-09-23 16:13:39 -03:00
i2c [media] adv7604/adv7842: fix il_vbackporch typo and zero the struct 2014-09-21 20:41:00 -03:00
mmc
parport [media] pms: Fix a bad usage of the stack 2014-09-26 06:47:55 -03:00
pci [media] pt3: fix DTV FE I2C driver load error paths 2014-09-28 22:23:42 -03:00
platform [media] exynos4-is: fix some warnings when compiling on arm64 2014-09-26 06:51:01 -03:00
radio [media] radio-sf16fmr2: declare some structs as static 2014-09-26 06:47:56 -03:00
rc [media] ir-hix5hd2: fix build on c6x arch 2014-10-09 13:45:03 -03:00
tuners [media] qm1d1c0042: fix compilation on 32 bits 2014-09-26 06:47:42 -03:00
usb Revert "[media] media: em28xx - remove reset_resume interface" 2014-09-26 06:53:15 -03:00
v4l2-core [media] v4l2-ioctl.c: fix inverted condition 2014-09-23 16:13:45 -03:00
Kconfig [media] Kconfig: do not select SPI bus on sub-driver auto-select 2014-09-04 12:18:49 -03:00
Makefile
media-device.c [media] media: Use strlcpy instead of custom code 2014-09-21 20:27:08 -03:00
media-devnode.c [media] media-devnode: just return 0 instead of using a var 2014-09-03 17:59:28 -03:00
media-entity.c [media] media: Check for active links on pads with MEDIA_PAD_FL_MUST_CONNECT flag 2013-12-04 15:03:45 -02:00