* [PATCH 0/6] More patches for Remote Controllers
@ 2010-08-01 20:17 Mauro Carvalho Chehab
0 siblings, 0 replies; only message in thread
From: Mauro Carvalho Chehab @ 2010-08-01 20:17 UTC (permalink / raw)
Cc: Linux Media Mailing List
This series contain basically two groups of changes:
1) some fixes for dib0700 IR handling;
2) rewrite of siano IR implementation to use rc-core.
Mauro Carvalho Chehab (6):
V4L/DVB: dib0700: properly implement IR change_protocol
V4L/DVB: dib0700: Fix RC protocol logic to properly handle NEC/NECx
and RC-5
V4L/DVB: smsusb: enable IR port for Hauppauge WinTV MiniStick
V4L/DVB: standardize names at rc-dib0700 tables
V4L/DVB: sms: properly initialize IR phys and IR name
V4L/DVB: sms: Convert IR support to use the Remote Controller core
drivers/media/IR/ir-keytable.c | 5 +-
drivers/media/IR/keymaps/rc-dib0700-nec.c | 12 +-
drivers/media/IR/keymaps/rc-dib0700-rc5.c | 12 +-
drivers/media/dvb/dvb-usb/dib0700.h | 1 +
drivers/media/dvb/dvb-usb/dib0700_core.c | 115 +++++++-----
drivers/media/dvb/dvb-usb/dib0700_devices.c | 118 ++++++++++--
drivers/media/dvb/dvb-usb/dvb-usb.h | 2 +
drivers/media/dvb/siano/sms-cards.c | 2 +
drivers/media/dvb/siano/sms-cards.h | 2 +-
drivers/media/dvb/siano/smsir.c | 267 ++++-----------------------
drivers/media/dvb/siano/smsir.h | 63 ++-----
drivers/media/dvb/siano/smsusb.c | 3 +-
12 files changed, 244 insertions(+), 358 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-08-01 20:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-01 20:17 [PATCH 0/6] More patches for Remote Controllers Mauro Carvalho Chehab
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox