- 24 Apr, 2008 5 commits
-
-
Dmitry Belimov authored
Beholder TV/FM tuners: Changes: Add support Beholder Columbus PCMCIA card. Add key map for remote control of Beholder Columbus PCMCIA card. Fix gpiomask for all Beholder tuners. Signed-off-by:
Beholder Intl. Ltd. Dmitry Belimov <d.belimov@gmail.com> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Ivan Bobyr authored
The patch extends the default keymap of FlyVIdeo2000 IR remote control so that this remote may also serve movie & music players in a better way. I bought a SAA7130 TV tuner with a remote control having 3 additional button as the default layout, exactly as: 1) labeled "<<<" : key code 0x19, may be used as "backward"in MPlayer,XMMS etc 2) labeled ">>>" : key code 0x1f, may be used as "forward"... 3) not labeled : key code 0x0a, may be used as "pause"... Once have added these code definitions to the kernel, me got all these operations available for viewing movies & listening music. Signed-off-by : Ivan Bobyr <brefi@yandex.ru> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Dâniel Fraga authored
The attached patch adds complete remote control support for Powercolor Real Angel 330. Signed-off-by:
Daniel Fraga <fragabr@gmail.com> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Mauro Carvalho Chehab authored
Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Mauro Lacy authored
Signed-off-by:
Mauro Lacy <mauro@lacy.com.ar> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
- 18 Feb, 2008 1 commit
-
-
Adrian Pardini authored
Signed-off-by:
Adrian Pardini <pardo.bsso@gmail.com> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
- 25 Jan, 2008 3 commits
-
-
Steven Toth authored
IR corrections for the Pinnacle 800i Signed-off-by:
Steven Toth <stoth@hauppauge.com> Signed-off-by:
Chaogui Zhang <czhang1974@gmail.com> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Andrey J. Melnikoff (TEMHOTA) authored
This patch updates cardlist for Beholder TV tuners: old models (with GPIO ir) 401, 403, 405, 407, 409, 505, 507 and add support for 607, 609, M6 cards with new i2c-ir. Signed-off-by:
Igor Kuznetsov <igk72@yandex.ru> Signed-off-by:
Andrey J. Melnikov <temnota@kmv.ru> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Michel Lespinasse authored
This change adds support for 4 extra keys on the remote currently being shipped by leadtek with their "WinFast TV2000 XP/Expert" and "WinFast PVR2000" cards. The remote P/N seems to be Y04G0033 and you can see a picture of it here: http://lespinasse.org/y04g0033.jpg The extra keys are at the bottom and are labeled MCE +VOL, -VOL, +CH, -CH. I chose to map them to the F21-F24 keycodes, following the precedent of ir_codes_gotview7135[], so as to differentiate these 'MCE' keys from the other +VOL, -VOL, +CH, -CH 'arrow' keys higher up on the remote. Signed-off-by:
Michel Lespinasse <walken@zoy.org> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
- 22 Oct, 2007 1 commit
-
-
Pedro authored
improve GoTView PCI7135 remote control working under linux. Acked-by:
Hermann Pitton <hermann-pitton@arcor.de> Acked-by:
Nickolay V. Shmyrev <nshmyrev@yandex.ru> Signed-off-by:
Eugene M. Roginskii <roginovicci@nm.ru> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
- 09 Oct, 2007 3 commits
-
-
Michael Krufky authored
- fixed missing buttons in keymap. - make function names & descriptions more generic, since this same ir receiver and remote is used in many FusionHDTV products. - miscellaneous cleanups. Signed-off-by:
Michael Krufky <mkrufky@linuxtv.org> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Chaogui Zhang authored
This patch adds support for the built-in IR receiver of the DViCO Fusion HDTV5 RT GOLD PCI card, using FusionHDTV MCE remote controller. Signed-off-by:
Chaogui Zhang <czhang1974@gmail.com> Signed-off-by:
Michael Krufky <mkrufky@linuxtv.org> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Mauro Carvalho Chehab authored
Since at least kernel 2.6.12-rc2, module.h includes moduleparm.h. This patch removes all occurences of moduleparm.h from drivers/media files. Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
- 27 Apr, 2007 2 commits
-
-
Ville-Pekka Vainio authored
It has come to my knowledge that the Technotrend 1500 DVB cards have been sold bundled with at least two different kinds of remotes, a grey one and a black one. This patch adds support for the extra keys in the black remote to ir-keymaps.c. Signed-off-by:
Ville-Pekka Vainio <vpivaini@cs.helsinki.fi> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Emil Georgiev authored
The keymap for this remote had duplicated labels for different keys, which resulted in those key pairs being unable to function as different inputs. Signed-off-by:
Emil Georgiev <emilonlinester@gmail.com> Signed-off-by:
Ricardo Cerqueira <v4l@cerqueira.org> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
- 21 Feb, 2007 3 commits
-
-
Ville-Pekka Vainio authored
The keymap is based on a previous patch by Jussi Kukkonen. This remote is identified by subsystem_device id 0x1010. Signed-off-by:
Ville-Pekka Vainio <vpivaini@cs.helsinki.fi> Signed-off-by:
Michael Krufky <mkrufky@linuxtv.org> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Juan Pablo Sormani authored
Signed-off-by:
Juan Pablo Sormani <sorman@gmail.com> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Hermann Pitton authored
Besides adding the board specific code, this patch moves the RC5 decoding code from bt8xx to ir-functions.c to make it available for all drivers. Signed-off-by: Marc Fargas <telenieko.telenieko.com> Signed-off-by:
Hermann Pitton <hermann-pitton@arcor.de> Signed-off-by:
Hartmut Hackmann <hartmut.hackmann@t-online.de> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
- 09 Feb, 2007 1 commit
-
-
Al Viro authored
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
-
- 10 Dec, 2006 1 commit
-
-
David Hardeman authored
This converts the budget-ci driver so that it uses ir-common for some of its IR processing. In particular, the keymap for the Nova-T (sub 13c2:1011) is switched to the Hauppauge grey/black keymap, of which the keys on the supplied R808 remote control form a subset. The old budget-ci keymap is moved to ir-keymaps.c and is used for other remotes. The debounce logic for buggy remotes (i.e. Zenith) is made conditional the new debounce parameter and defaults to off (so that repeat keypresses aren't ignored for all working remotes). Some parts are based on Darren Salt's dvb-ir patchset. Signed-off-by:
David Hardeman <david@hardeman.nu> Signed-off-by:
Andrew de Quincey <adq_dvb@lidskialf.net> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
- 26 Sep, 2006 2 commits
-
-
Michal Majchrowicz authored
Add card support for Proteus Pro 2309, based on saa7130 bridge Signed-off-by:
Michal Majchrowicz <mmajchrowicz@gmail.com> Signed-off-by:
Michael Krufky <mkrufky@linuxtv.org> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Peter Naulls authored
This patch adds support for Norwood PCI TV Tuner (non-pro) Signed-off-by:
Peter Naulls <peter@chocky.org> Signed-off-by:
Michael Krufky <mkrufky@linuxtv.org> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
- 25 Jun, 2006 4 commits
-
-
Malcolm Valentine authored
Adds support for the Y0400052 remote supplied with this card. In addition to adding a number of buttons to the current winfast definition, it enables all the keys currently masked out with #ifdef 0. It is supplied separately as it remaps two keys from the current definition, The teletext button now sends KEY_TEXT instead of KEY_SUBTITLE, as that keycode is used by the subtitle button. KEY_BACK was changed to KEY_LAST to group it with KEY_NEXT. Other then that the keys don't overlap, so this should support several different versions of the Leadtek remotes. Signed-off-by:
Malcolm Valentine <farkit@iinet.net.au> Signed-off-by:
Michael Krufky <mkrufky@linuxtv.org> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Ricardo Cerqueira authored
Added support for a new cx88 card, including it's remote Signed-off-by:
Ricardo Cerqueira <v4l@cerqueira.org> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Sylvain Pasche authored
This adds support for the older (?) Pinnacle PCTV remotes (with all buttons colored in grey). There's no autodetection for the type of remote, though; saa7134 defaults to the colored one, to use the grey remote the "pinnacle_remote=1" option must be passed to the saa7134 module Signed-off-by:
Sylvain Pasche <sylvain.pasche@gmail.com> Signed-off-by:
Ricardo Cerqueira <v4l@cerqueira.org> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Michael Krufky authored
Signed-off-by:
Michael Krufky <mkrufky@linuxtv.org> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
- 23 Jan, 2006 2 commits
-
-
Nickolay V. Shmyrev authored
- Remove duplicated keymaps and add keymap for KWorld LTV883IR. Thanks to Jon Ferguson <jon@sd-6.org>. Signed-off-by:
Nickolay V. Shmyrev <nshmyrev@yandex.ru> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Ricardo Cerqueira authored
- All the keymaps have the same structure, and can be shared between different chips, so it makes no sense having them scattered between the input files. This aggregates them all at ir-common module. - Added new Hauppauge remote (Hauppauge grey), contributed by J.O. Aho <trizt@iname.com> (with some small changes) Changed KEY_KPx (keypad numerals) references to KEY_x, to avoid problems when NumLock is off (suggested by Peter Missel <peter.missel@onlinehome.de>) - Some cleanups at IR code Signed-off-by:
Ricardo Cerqueira <v4l@cerqueira.org> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-