linux/drivers/media
Shuah Khan 66cae53024 [media] media: fix au0828 dvb suspend/resume to call dvb_frontend_suspend/resume
au0828 doesn't resume correctly and TV tuning fails with
xc_set_signal_source(0) failed message. Change au0828 dvb
suspend and resume interfaces to suspend and resume frontend
during suspend and resume respectively. dvb_frontend_suspend()
suspends tuner and fe using tuner and fe ops. dvb_frontend_resume()
resumes fe and tuner using fe and tuner ops ini before waking up
the frontend. With this change HVR950Q suspend and resume work
when system gets suspended when digital function is tuned to a
channel and with active TV stream, and after resume it went right
back to active TV stream.

Signed-off-by: Shuah Khan <shuah.kh@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-08-21 15:25:38 -05:00
..
common [media] siano: add support for PCTV 77e 2014-08-21 15:25:27 -05:00
dvb-core [media] dvb-frontend: add core support for tuner suspend/resume 2014-08-21 15:25:09 -05:00
dvb-frontends [media] as102-fe: Add a release function 2014-08-21 15:25:31 -05:00
firewire
i2c [media] tda7432: Fix setting TDA7432_MUTE bit for TDA7432_RF register 2014-08-21 15:25:36 -05:00
mmc
parport
pci [media] drivers: media: pci: Makefile: Remove duplicate subdirectory from obj-y 2014-08-21 15:25:33 -05:00
platform [media] via-camera: Include media/v4l2-image-sizes.h 2014-08-21 15:25:37 -05:00
radio [media] radio-miropcm20: fix sparse NULL pointer warning 2014-07-30 19:50:09 -03:00
rc [media] imon: Fix not working front panel 2014-08-21 15:25:35 -05:00
tuners [media] xc5000: be sure that the firmware is there before set params 2014-08-21 15:25:11 -05:00
usb [media] media: fix au0828 dvb suspend/resume to call dvb_frontend_suspend/resume 2014-08-21 15:25:38 -05:00
v4l2-core [media] vb2: use pr_info instead of pr_debug 2014-08-21 15:25:32 -05:00
Kconfig
Makefile
media-device.c
media-devnode.c
media-entity.c