linux/drivers/media
Andrey Utkin 670390c2dc [media] solo6x10: bind start & stop of encoded frames processing thread to device (de)init
Before, it was called from individual encoder (de)init procedures, which
lead to spare threads running (which were actually lost, leaked).
The current fix uses trivial approach, and the downside is that the
processing thread is working always, even when there's no consumer.

Signed-off-by: Andrey Utkin <andrey.krieger.utkin@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-11-11 08:46:31 -02:00
..
common [media] tveeprom: Update list of chips and extend serial number to 32bits 2014-11-03 16:18:49 -02:00
dvb-core Merge tag 'v3.18-rc4' into patchwork 2014-11-11 08:37:35 -02:00
dvb-frontends Merge tag 'v3.18-rc4' into patchwork 2014-11-11 08:37:35 -02:00
firewire [media] fix a warning on avr32 arch 2014-11-03 15:53:15 -02:00
i2c [media] cx25840/cx18: Use standard ordering of mask and shift 2014-11-11 08:44:08 -02:00
mmc
parport [media] pms: Fix a bad usage of the stack 2014-09-26 06:47:55 -03:00
pci [media] solo6x10: bind start & stop of encoded frames processing thread to device (de)init 2014-11-11 08:46:31 -02:00
platform [media] media: davinci: vpbe: add support for VIDIOC_CREATE_BUFS 2014-11-11 08:43:03 -02:00
radio [media] wl128x: fix fmdbg compiler warning 2014-10-24 09:27:34 -02:00
rc Merge tag 'v3.18-rc4' into patchwork 2014-11-11 08:37:35 -02:00
tuners [media] [PATH,2/2] mxl5007 move loop_thru to attach 2014-11-11 08:38:46 -02:00
usb [media] cxusb: fix sparse warnings 2014-11-05 09:08:59 -02:00
v4l2-core [media] videobuf: fix sparse warnings 2014-11-05 09:07:58 -02: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: Fix a compiler warning in media_entity_pipeline_start() 2014-11-03 19:09:13 -02:00