linux/drivers/media
Andreas Matthies aea28aded9 [media] tda10071: change firmware download condition
Reading firmware status register to detect whether firmware is
running or not didn't worked 100% reliably. That register was
likely set by firmware itself which means it could not contain
reasonable values until firmware is up and running. Usually it
just worked as some garbage value was returned accidentally but it
appears that in some cases returned garbage value was 0x00 which
was considered "firmware is up and running" by the driver and
firmware loading was skipped leaving device to non-working state.
Fix problem by removing unreliable check and let the driver keep
count whether firmware is loaded or not.

Signed-off-by: Andreas Matthies <a.matthies@gmx.net>
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2013-09-24 13:31:34 -03:00
..
common [media] sms: fix randconfig building error 2013-08-24 06:57:20 -03:00
dvb-core
dvb-frontends [media] tda10071: change firmware download condition 2013-09-24 13:31:34 -03:00
firewire
i2c [media] ml86v7667: fix compile warning: 'ret' set but not used 2013-09-03 09:24:17 -03:00
mmc
parport
pci [media] cx88: Fix regression: CX88_AUDIO_WM8775 can't be 0 2013-09-03 09:24:22 -03:00
platform Remove GENERIC_HARDIRQ config option 2013-09-13 15:09:52 +02:00
radio Remove GENERIC_HARDIRQ config option 2013-09-13 15:09:52 +02:00
rc [media] media: rc: rdev->open or rdev->close can be NULL 2013-08-23 05:41:23 -03:00
tuners [media] e4000: fix PLL calc bug on 32-bit arch 2013-09-24 13:20:19 -03:00
usb [media] Add HCL T12Rg-H to STK webcam upside-down table 2013-09-24 13:24:08 -03:00
v4l2-core Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 2013-09-05 11:55:59 -07:00
Kconfig
Makefile
media-device.c
media-devnode.c
media-entity.c