linux/drivers/media/usb/cx231xx
Mauro Carvalho Chehab 6cf5dad17e [media] media_device: move allocation out of media_device_*_init
Right now, media_device_pci_init and media_device_usb_init does
media_device allocation internaly. That preents its usage when
the media_device struct is embedded on some other structure.

Move memory allocation outside it, to make it more generic.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-02-23 07:19:39 -03:00
..
cx231xx-417.c [media] cx231xx: correctly handling failed allocation 2016-02-01 07:41:37 -02:00
cx231xx-audio.c [media] cx231xx: Fix memory leak 2016-02-01 08:00:47 -02:00
cx231xx-avcore.c [media] cx231xx: fix bad indenting 2015-05-01 06:06:49 -03:00
cx231xx-cards.c [media] media_device: move allocation out of media_device_*_init 2016-02-23 07:19:39 -03:00
cx231xx-conf-reg.h
cx231xx-core.c [media] cx231xx: fix bulk transfer mode 2015-11-17 14:53:41 -02:00
cx231xx-dif.h
cx231xx-dvb.c [media] cx231xx: create connectors at the media graph 2016-02-16 08:55:26 -02:00
cx231xx-i2c.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx-input.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx-pcb-cfg.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx-pcb-cfg.h [media] cx231xx: return an error if it can't read PCB config 2014-07-27 16:57:43 -03:00
cx231xx-reg.h
cx231xx-vbi.c [media] include/media: move driver interface headers to a separate dir 2015-11-17 06:57:29 -02:00
cx231xx-vbi.h
cx231xx-video.c [media] cx231xx: get rid of CX231XX_VMUX_DEBUG 2016-02-16 08:57:41 -02:00
cx231xx.h [media] cx231xx: get rid of CX231XX_VMUX_DEBUG 2016-02-16 08:57:41 -02:00
Kconfig [media] cx231xx: Hauppauge HVR-955Q ATSC/QAM tuner 2015-03-03 10:36:12 -03:00
Makefile