All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] em28xx: GPIO registers: extend definitions and remove the caching
@ 2013-06-03 18:12 Frank Schäfer
  2013-06-03 18:12 ` [PATCH 1/4] em28xx: extend GPIO register definitions for the em25xx, em276x/7x/8x, em2874/174/84 Frank Schäfer
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Frank Schäfer @ 2013-06-03 18:12 UTC (permalink / raw)
  To: mchehab; +Cc: linux-media, Frank Schäfer

The first two patches add some missing GPIO register definitions,
while the third patch is a minor code movement to clean up things.
The fourth patch finally removes the GPIO register caching.

Frank Schäfer (4):
  em28xx: extend GPIO register definitions for the em25xx,
    em276x/7x/8x, em2874/174/84
  em28xx: improve em2820-em2873/83 GPIO port register definitions and
    descriptions
  em28xx: move snapshot button bit definition for reg 0x0C from
    em28xx-input.c to em28xx.h
  em28xx: remove GPIO register caching

 drivers/media/usb/em28xx/em28xx-cards.c |  220 +++++++++++++++----------------
 drivers/media/usb/em28xx/em28xx-core.c  |   27 +---
 drivers/media/usb/em28xx/em28xx-dvb.c   |   68 +++++-----
 drivers/media/usb/em28xx/em28xx-input.c |    1 -
 drivers/media/usb/em28xx/em28xx-reg.h   |   23 +++-
 drivers/media/usb/em28xx/em28xx.h       |    6 -
 6 Dateien geändert, 159 Zeilen hinzugefügt(+), 186 Zeilen entfernt(-)

-- 
1.7.10.4


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-06-03 18:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-03 18:12 [PATCH 0/4] em28xx: GPIO registers: extend definitions and remove the caching Frank Schäfer
2013-06-03 18:12 ` [PATCH 1/4] em28xx: extend GPIO register definitions for the em25xx, em276x/7x/8x, em2874/174/84 Frank Schäfer
2013-06-03 18:12 ` [PATCH 2/4] em28xx: improve em2820-em2873/83 GPIO port register definitions and descriptions Frank Schäfer
2013-06-03 18:12 ` [PATCH 3/4] em28xx: move snapshot button bit definition for reg 0x0C from em28xx-input.c to em28xx.h Frank Schäfer
2013-06-03 18:12 ` [PATCH 4/4] em28xx: remove GPIO register caching Frank Schäfer
2013-06-03 18:13 ` [PATCH 0/4] em28xx: GPIO registers: extend definitions and remove the caching Frank Schäfer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.