linux/drivers/media
Hans Verkuil 5740f4e75f [media] tw68: add original tw68 code
This tw68 driver has been out-of-tree for many years on gitorious:
https://gitorious.org/tw68/tw68-v2.

This copies that code to the kernel as a record of that original code.

Note that William Brack's email address in these sources is no longer
valid and I have not been able to contact him. However, all the code is
standard GPL.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-04 11:25:01 -03:00
..
common [media] siano: just return 0 instead of using a var 2014-09-03 17:59:27 -03:00
dvb-core [media] dmxdev: don't use before checking file->private_data 2014-09-03 14:38:06 -03:00
dvb-frontends [media] drxk_hard: fix bad alignments 2014-09-03 19:19:18 -03:00
firewire
i2c [media] lm3560: simplify boolean tests 2014-09-03 17:59:24 -03:00
mmc
parport [media] v4l: Support extending the v4l2_pix_format structure 2014-07-17 12:44:47 -03:00
pci [media] tw68: add original tw68 code 2014-09-04 11:25:01 -03:00
platform [media] marvel-ccic: just return 0 instead of using a var 2014-09-03 17:59:53 -03:00
radio [media] radio: use true/false for boolean vars 2014-09-03 17:59:20 -03:00
rc [media] nuvoton-cir: just return 0 instead of using a var 2014-09-03 17:59:55 -03:00
tuners [media] tuner-xc2028: fix bad alignments 2014-09-03 18:44:34 -03:00
usb [media] cx231xx: just return 0 instead of using a var 2014-09-03 17:59:57 -03:00
v4l2-core [media] tuner-core: use true/false for boolean vars 2014-09-03 17:59:14 -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-devnode: just return 0 instead of using a var 2014-09-03 17:59:28 -03:00
media-entity.c