All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add more protocols to em28xx IR
@ 2012-12-15 12:29 Mauro Carvalho Chehab
  2012-12-15 12:29 ` [PATCH 1/2] [media] em28xx: add support for NEC proto variants on em2874 and upper Mauro Carvalho Chehab
  2012-12-15 12:29 ` [PATCH 2/2] [media] em28xx: add support for RC6 mode 0 on devices that support it Mauro Carvalho Chehab
  0 siblings, 2 replies; 4+ messages in thread
From: Mauro Carvalho Chehab @ 2012-12-15 12:29 UTC (permalink / raw)
  Cc: Mauro Carvalho Chehab, Linux Media Mailing List

This patch series add support for NEC protocol variants and to RC6
mode 0 on em2874 and newer devices.

It was tested with a Terratec HTC device, and using 4 different remote
control models:
	- RC5 Hauppauge Grey remote;
	- NEC Terratec remote;
	- NEC-like 24-bits protocol Pixelview remote;
	- Philips RC6 remote.

It work properly with all the above remotes.

Mauro Carvalho Chehab (2):
  [media] em28xx: add support for NEC proto variants on em2874 and
    upper
  [media] em28xx: add support for RC6 mode 0 on devices that support it

 drivers/media/usb/em28xx/em28xx-input.c | 149 ++++++++++++++++++++++++--------
 drivers/media/usb/em28xx/em28xx-reg.h   |   1 +
 2 files changed, 114 insertions(+), 36 deletions(-)

-- 
1.7.11.7


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

end of thread, other threads:[~2012-12-15 16:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-15 12:29 [PATCH 0/2] Add more protocols to em28xx IR Mauro Carvalho Chehab
2012-12-15 12:29 ` [PATCH 1/2] [media] em28xx: add support for NEC proto variants on em2874 and upper Mauro Carvalho Chehab
2012-12-15 16:10   ` Frank Schäfer
2012-12-15 12:29 ` [PATCH 2/2] [media] em28xx: add support for RC6 mode 0 on devices that support it Mauro Carvalho Chehab

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.