alistair23-linux/drivers/media
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
..
common [media] siano: firmware buffer is too small 2016-02-16 09:29:13 -02:00
dvb-core [media] dvb_frontend: Don't let drivers to trash data at cache 2016-02-04 16:27:41 -02:00
dvb-frontends [media] dib0090: do the right thing if rf_ramp is NULL 2016-02-23 07:16:37 -03:00
firewire [media] dvb: modify core to implement interfaces/entities at MC new gen 2016-01-11 12:18:52 -02:00
i2c [media] tvp5150: don't go past decoder->input_ent array 2016-02-23 07:15:29 -03:00
mmc
pci [media] media_device: move allocation out of media_device_*_init 2016-02-23 07:19:39 -03:00
platform [media] media: ti-vpe: cal: Fix warning: variable dereference before being checked 2016-02-23 07:17:27 -03:00
radio [media] tea575x: convert to library 2016-02-10 09:34:28 -02:00
rc [media] rc-core: don't lock device at rc_register_device() 2016-02-16 08:40:41 -02:00
tuners [media] xc4000: shut up a bogus smatch message 2016-02-23 07:14:02 -03:00
usb [media] media_device: move allocation out of media_device_*_init 2016-02-23 07:19:39 -03:00
v4l2-core [media] media-device: move PCI/USB helper functions from v4l2-mc 2016-02-23 07:18:45 -03:00
Kconfig [media] Kconfig: Re-enable Media controller support for DVB 2016-01-11 12:18:40 -02:00
Makefile
media-device.c [media] media_device: move allocation out of media_device_*_init 2016-02-23 07:19:39 -03:00
media-devnode.c [media] media: Fix media_open() to clear filp->private_data in error leg 2016-02-01 13:21:33 -02:00
media-entity.c [media] media: Use all bits of an enumeration 2016-02-19 11:45:03 -02:00