linux/drivers/media
Mauro Carvalho Chehab 49bc89623d [media] stv0900_core: don't allocate a temporary var
The error return code STV0900_NO_ERROR happens only once, at
the end of the functions. So, just return it directly.

This driver should actually be fixed to return standard
Linux error codes, instead of its own macros, but this
should be done on a separate patchset.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-03 17:59:13 -03:00
..
common [media] siano: add support for PCTV 77e 2014-08-21 15:25:27 -05:00
dvb-core [media] dmxdev: don't use before checking file->private_data 2014-09-03 14:38:06 -03:00
dvb-frontends [media] stv0900_core: don't allocate a temporary var 2014-09-03 17:59:13 -03:00
firewire firewire: introduce fw_driver.probe and .remove methods 2013-06-09 18:15:00 +02:00
i2c [media] s5k5baf: remove an uneeded semicolon 2014-09-03 17:59:11 -03:00
mmc
parport [media] v4l: Support extending the v4l2_pix_format structure 2014-07-17 12:44:47 -03:00
pci [media] bttv-driver: remove an uneeded semicolon 2014-09-03 17:59:12 -03:00
platform [media] soc_camera: remove uneeded semicolons 2014-09-03 17:59:12 -03:00
radio [media] wl128x: fix sparse warnings 2014-09-03 09:39:15 -03:00
rc [media] lirc_dev: fix sparse warnings 2014-09-03 10:29:49 -03:00
tuners [media] mt2063: fix sparse warnings 2014-09-03 10:38:57 -03:00
usb [media] em28xx: fix sparse warnings 2014-09-03 10:34:58 -03:00
v4l2-core [media] v4l2-compat-ioctl32: fix sparse warnings 2014-09-03 10:37:25 -03:00
Kconfig [media] Kconfig: sub-driver auto-select SPI bus 2014-07-21 20:34:12 -03:00
Makefile
media-device.c [media] media-device: Remove duplicated memset() in media_enum_entities() 2014-07-22 01:02:52 -03:00
media-devnode.c [media] media: Use a better owner for the media device 2014-05-13 13:39:00 -03:00
media-entity.c [media] media: Check for active links on pads with MEDIA_PAD_FL_MUST_CONNECT flag 2013-12-04 15:03:45 -02:00