linux/drivers/media/usb/em28xx
Frank Schaefer 6914d70ecf [media] em28xx: remove GPIO register caching
The GPIO register caching is the result of wrong assumptions and incomplete
knowledge about the GPIO registers and their functionality.
Today, we know that it is not needed.
It is also limited to a single register and therefore incomplete (newer chips
are using multiple registers).
Instead of extending the caching, get rid of it, because it has no real
benefits and just bloats/complicates the code.

Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-06-19 11:43:20 -03:00
..
em28xx-audio.c
em28xx-camera.c [media] em28xx: add basic support for OmniVision OV2640 sensors 2013-03-29 06:42:03 -03:00
em28xx-cards.c [media] em28xx: remove GPIO register caching 2013-06-19 11:43:20 -03:00
em28xx-core.c [media] em28xx: remove GPIO register caching 2013-06-19 11:43:20 -03:00
em28xx-dvb.c [media] em28xx: improve em2820-em2873/83 GPIO port register definitions and descriptions 2013-06-19 11:41:52 -03:00
em28xx-i2c.c [media] em28xx: add support for em25xx i2c bus B read/write/check device operations 2013-03-28 17:37:45 -03:00
em28xx-input.c [media] em28xx: move snapshot button bit definition for reg 0x0C from em28xx-input.c to em28xx.h 2013-06-19 11:42:27 -03:00
em28xx-reg.h [media] em28xx: move snapshot button bit definition for reg 0x0C from em28xx-input.c to em28xx.h 2013-06-19 11:42:27 -03:00
em28xx-vbi.c [media] em28xx: convert to videobuf2 2013-01-05 01:03:38 -02:00
em28xx-video.c [media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so 2013-06-17 08:36:35 -03:00
em28xx.h [media] em28xx: remove GPIO register caching 2013-06-19 11:43:20 -03:00
Kconfig [media] em28xx: Add ISDB support for c3tech Digital duo 2013-03-19 15:13:50 -03:00
Makefile [media] em28xx: move sensor code to a separate source code file em28xx-camera.c 2013-03-29 06:36:20 -03:00