linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] em28xx: make remote controls of devices with external IR IC working again
@ 2012-12-27 23:02 Frank Schäfer
  2012-12-27 23:02 ` [PATCH 1/6] em28xx: simplify device state tracking Frank Schäfer
                   ` (5 more replies)
  0 siblings, 6 replies; 20+ messages in thread
From: Frank Schäfer @ 2012-12-27 23:02 UTC (permalink / raw)
  To: mchehab; +Cc: linux-media, Frank Schäfer

Support for remote controls of em28xx devices with external IR receiver/decoder 
IC are broken since a long time. This patch series makes them working again and 
fixes+improves several parts of the code.


Frank Schäfer (6):
  em28xx: simplify device state tracking
  em28xx: refactor the code in em28xx_usb_disconnect()
  em28xx: make remote controls of devices with external IR IC working
    again
  em28xx: IR RC: get rid of function em28xx_get_key_terratec()
  em28xx: IR RC: move assignment of get_key functions from
    *_change_protocol() functions to em28xx_ir_init()
  ir-kbd-i2c: fix get_key_knc1()

 drivers/media/i2c/ir-kbd-i2c.c          |   15 +--
 drivers/media/usb/em28xx/em28xx-cards.c |   38 ++++---
 drivers/media/usb/em28xx/em28xx-core.c  |    4 +-
 drivers/media/usb/em28xx/em28xx-dvb.c   |    4 +-
 drivers/media/usb/em28xx/em28xx-i2c.c   |    1 +
 drivers/media/usb/em28xx/em28xx-input.c |  176 ++++++++++++++-----------------
 drivers/media/usb/em28xx/em28xx-video.c |   12 +--
 drivers/media/usb/em28xx/em28xx.h       |   12 +--
 8 Dateien geändert, 111 Zeilen hinzugefügt(+), 151 Zeilen entfernt(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2013-01-08 17:38 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-27 23:02 [PATCH 0/6] em28xx: make remote controls of devices with external IR IC working again Frank Schäfer
2012-12-27 23:02 ` [PATCH 1/6] em28xx: simplify device state tracking Frank Schäfer
2012-12-27 23:02 ` [PATCH 2/6] em28xx: refactor the code in em28xx_usb_disconnect() Frank Schäfer
2013-01-02 19:40   ` Antti Palosaari
2013-01-02 21:18     ` Frank Schäfer
2012-12-27 23:02 ` [PATCH 3/6] em28xx: make remote controls of devices with external IR IC working again Frank Schäfer
2013-01-04 21:12   ` Mauro Carvalho Chehab
2013-01-05 12:58     ` Frank Schäfer
2013-01-05 13:26       ` Mauro Carvalho Chehab
2013-01-05 13:51         ` Frank Schäfer
2012-12-27 23:02 ` [PATCH 4/6] em28xx: IR RC: get rid of function em28xx_get_key_terratec() Frank Schäfer
2013-01-05  2:41   ` Mauro Carvalho Chehab
2012-12-27 23:02 ` [PATCH 5/6] em28xx: IR RC: move assignment of get_key functions from *_change_protocol() functions to em28xx_ir_init() Frank Schäfer
2012-12-27 23:02 ` [PATCH 6/6] ir-kbd-i2c: fix get_key_knc1() Frank Schäfer
2013-01-05  2:39   ` Mauro Carvalho Chehab
2013-01-05 13:32     ` Frank Schäfer
2013-01-05 15:25       ` Mauro Carvalho Chehab
2013-01-06 20:32         ` Frank Schäfer
2013-01-07 16:40           ` Mauro Carvalho Chehab
2013-01-08 17:39             ` Frank Schäfer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).