media: rc keymaps: add SPDX identifiers to the code I wrote
As we're now using SPDX identifiers, on the several RC keymap files I wrote, add the proper SPDX, identifying the license I meant. As we're now using the short license, it doesn't make sense to keep the original license text. Also, fix MODULE_LICENSE to identify GPL v2, as this is the minimal license requirement for those modles. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
parent
75d1e3ef9f
commit
688c73c64d
|
@ -1,14 +1,9 @@
|
|||
/* adstech-dvb-t-pci.h - Keytable for adstech_dvb_t_pci Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// adstech-dvb-t-pci.h - Keytable for adstech_dvb_t_pci Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* apac-viewcomp.h - Keytable for apac_viewcomp Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// apac-viewcomp.h - Keytable for apac_viewcomp Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* asus-pc39.h - Keytable for asus_pc39 Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// asus-pc39.h - Keytable for asus_pc39 Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* asus-ps3-100.h - Keytable for asus_ps3_100 Remote Controller
|
||||
*
|
||||
* Copyright (c) 2012 by Mauro Carvalho Chehab
|
||||
*
|
||||
* Based on a previous patch from Remi Schwartz <remi.schwartz@gmail.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// asus-ps3-100.h - Keytable for asus_ps3_100 Remote Controller
|
||||
//
|
||||
// Copyright (c) 2012 by Mauro Carvalho Chehab
|
||||
//
|
||||
// Based on a previous patch from Remi Schwartz <remi.schwartz@gmail.com>
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* ati-tv-wonder-hd-600.h - Keytable for ati_tv_wonder_hd_600 Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// ati-tv-wonder-hd-600.h - Keytable for ati_tv_wonder_hd_600 Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* avermedia-a16d.h - Keytable for avermedia_a16d Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// avermedia-a16d.h - Keytable for avermedia_a16d Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* avermedia-cardbus.h - Keytable for avermedia_cardbus Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// avermedia-cardbus.h - Keytable for avermedia_cardbus Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* avermedia-dvbt.h - Keytable for avermedia_dvbt Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// avermedia-dvbt.h - Keytable for avermedia_dvbt Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,13 +1,8 @@
|
|||
/* avermedia-m135a.c - Keytable for Avermedia M135A Remote Controllers
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
* Copyright (c) 2010 by Herton Ronaldo Krzesinski <herton@mandriva.com.br>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// avermedia-m135a.c - Keytable for Avermedia M135A Remote Controllers
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
// Copyright (c) 2010 by Herton Ronaldo Krzesinski <herton@mandriva.com.br>
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* avermedia.h - Keytable for avermedia Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// avermedia.h - Keytable for avermedia Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* avertv-303.h - Keytable for avertv_303 Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// avertv-303.h - Keytable for avertv_303 Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* behold-columbus.h - Keytable for behold_columbus Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// behold-columbus.h - Keytable for behold_columbus Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* behold.h - Keytable for behold Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// behold.h - Keytable for behold Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* budget-ci-old.h - Keytable for budget_ci_old Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// budget-ci-old.h - Keytable for budget_ci_old Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* cinergy-1400.h - Keytable for cinergy_1400 Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// cinergy-1400.h - Keytable for cinergy_1400 Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* cinergy.h - Keytable for cinergy Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// cinergy.h - Keytable for cinergy Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,19 +1,14 @@
|
|||
/* rc-dvb0700-big.c - Keytable for devices in dvb0700
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* TODO: This table is a real mess, as it merges RC codes from several
|
||||
* devices into a big table. It also has both RC-5 and NEC codes inside.
|
||||
* It should be broken into small tables, and the protocols should properly
|
||||
* be identificated.
|
||||
*
|
||||
* The table were imported from dib0700_devices.c.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// rc-dvb0700-big.c - Keytable for devices in dvb0700
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
//
|
||||
// TODO: This table is a real mess, as it merges RC codes from several
|
||||
// devices into a big table. It also has both RC-5 and NEC codes inside.
|
||||
// It should be broken into small tables, and the protocols should properly
|
||||
// be identificated.
|
||||
//
|
||||
// The table were imported from dib0700_devices.c.
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,19 +1,14 @@
|
|||
/* rc-dvb0700-big.c - Keytable for devices in dvb0700
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* TODO: This table is a real mess, as it merges RC codes from several
|
||||
* devices into a big table. It also has both RC-5 and NEC codes inside.
|
||||
* It should be broken into small tables, and the protocols should properly
|
||||
* be identificated.
|
||||
*
|
||||
* The table were imported from dib0700_devices.c.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// rc-dvb0700-big.c - Keytable for devices in dvb0700
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
//
|
||||
// TODO: This table is a real mess, as it merges RC codes from several
|
||||
// devices into a big table. It also has both RC-5 and NEC codes inside.
|
||||
// It should be broken into small tables, and the protocols should properly
|
||||
// be identificated.
|
||||
//
|
||||
// The table were imported from dib0700_devices.c.
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* dm1105-nec.h - Keytable for dm1105_nec Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// dm1105-nec.h - Keytable for dm1105_nec Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* dntv-live-dvb-t.h - Keytable for dntv_live_dvb_t Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// dntv-live-dvb-t.h - Keytable for dntv_live_dvb_t Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* dntv-live-dvbt-pro.h - Keytable for dntv_live_dvbt_pro Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// dntv-live-dvbt-pro.h - Keytable for dntv_live_dvbt_pro Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* em-terratec.h - Keytable for em_terratec Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// em-terratec.h - Keytable for em_terratec Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* encore-enltv-fm53.h - Keytable for encore_enltv_fm53 Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// encore-enltv-fm53.h - Keytable for encore_enltv_fm53 Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* encore-enltv.h - Keytable for encore_enltv Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// encore-enltv.h - Keytable for encore_enltv Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* encore-enltv2.h - Keytable for encore_enltv2 Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// encore-enltv2.h - Keytable for encore_enltv2 Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* evga-indtube.h - Keytable for evga_indtube Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// evga-indtube.h - Keytable for evga_indtube Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* eztv.h - Keytable for eztv Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// eztv.h - Keytable for eztv Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* flydvb.h - Keytable for flydvb Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// flydvb.h - Keytable for flydvb Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* flyvideo.h - Keytable for flyvideo Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// flyvideo.h - Keytable for flyvideo Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* fusionhdtv-mce.h - Keytable for fusionhdtv_mce Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// fusionhdtv-mce.h - Keytable for fusionhdtv_mce Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* gadmei-rm008z.h - Keytable for gadmei_rm008z Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// gadmei-rm008z.h - Keytable for gadmei_rm008z Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* genius-tvgo-a11mce.h - Keytable for genius_tvgo_a11mce Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// genius-tvgo-a11mce.h - Keytable for genius_tvgo_a11mce Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* gotview7135.h - Keytable for gotview7135 Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// gotview7135.h - Keytable for gotview7135 Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,20 +1,15 @@
|
|||
/* rc-hauppauge.c - Keytable for Hauppauge Remote Controllers
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* This map currently contains the code for four different RCs:
|
||||
* - New Hauppauge Gray;
|
||||
* - Old Hauppauge Gray (with a golden screen for media keys);
|
||||
* - Hauppauge Black;
|
||||
* - DSR-0112 remote bundled with Haupauge MiniStick.
|
||||
*
|
||||
* Copyright (c) 2010-2011 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// rc-hauppauge.c - Keytable for Hauppauge Remote Controllers
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// This map currently contains the code for four different RCs:
|
||||
// - New Hauppauge Gray;
|
||||
// - Old Hauppauge Gray (with a golden screen for media keys);
|
||||
// - Hauppauge Black;
|
||||
// - DSR-0112 remote bundled with Haupauge MiniStick.
|
||||
//
|
||||
// Copyright (c) 2010-2011 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* iodata-bctv7e.h - Keytable for iodata_bctv7e Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// iodata-bctv7e.h - Keytable for iodata_bctv7e Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* kaiomy.h - Keytable for kaiomy Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// kaiomy.h - Keytable for kaiomy Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* kworld-315u.h - Keytable for kworld_315u Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// kworld-315u.h - Keytable for kworld_315u Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* kworld-plus-tv-analog.h - Keytable for kworld_plus_tv_analog Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// kworld-plus-tv-analog.h - Keytable for kworld_plus_tv_analog Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* manli.h - Keytable for manli Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// manli.h - Keytable for manli Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* msi-tvanywhere-plus.h - Keytable for msi_tvanywhere_plus Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// msi-tvanywhere-plus.h - Keytable for msi_tvanywhere_plus Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* msi-tvanywhere.h - Keytable for msi_tvanywhere Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// msi-tvanywhere.h - Keytable for msi_tvanywhere Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* nebula.h - Keytable for nebula Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// nebula.h - Keytable for nebula Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* nec-terratec-cinergy-xs.h - Keytable for nec_terratec_cinergy_xs Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// nec-terratec-cinergy-xs.h - Keytable for nec_terratec_cinergy_xs Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* norwood.h - Keytable for norwood Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// norwood.h - Keytable for norwood Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* npgtech.h - Keytable for npgtech Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// npgtech.h - Keytable for npgtech Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* pctv-sedna.h - Keytable for pctv_sedna Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// pctv-sedna.h - Keytable for pctv_sedna Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* pinnacle-color.h - Keytable for pinnacle_color Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// pinnacle-color.h - Keytable for pinnacle_color Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* pinnacle-grey.h - Keytable for pinnacle_grey Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// pinnacle-grey.h - Keytable for pinnacle_grey Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* pinnacle-pctv-hd.h - Keytable for pinnacle_pctv_hd Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// pinnacle-pctv-hd.h - Keytable for pinnacle_pctv_hd Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* rc-pixelview-mk12.h - Keytable for pixelview Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// rc-pixelview-mk12.h - Keytable for pixelview Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* rc-pixelview-mk12.h - Keytable for pixelview Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// rc-pixelview-mk12.h - Keytable for pixelview Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* pixelview-new.h - Keytable for pixelview_new Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// pixelview-new.h - Keytable for pixelview_new Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* pixelview.h - Keytable for pixelview Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// pixelview.h - Keytable for pixelview Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* powercolor-real-angel.h - Keytable for powercolor_real_angel Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// powercolor-real-angel.h - Keytable for powercolor_real_angel Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* proteus-2309.h - Keytable for proteus_2309 Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// proteus-2309.h - Keytable for proteus_2309 Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* purpletv.h - Keytable for purpletv Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// purpletv.h - Keytable for purpletv Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* pv951.h - Keytable for pv951 Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// pv951.h - Keytable for pv951 Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* real-audio-220-32-keys.h - Keytable for real_audio_220_32_keys Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// real-audio-220-32-keys.h - Keytable for real_audio_220_32_keys Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* tbs-nec.h - Keytable for tbs_nec Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// tbs-nec.h - Keytable for tbs_nec Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* terratec-cinergy-xs.h - Keytable for terratec_cinergy_xs Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// terratec-cinergy-xs.h - Keytable for terratec_cinergy_xs Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* tevii-nec.h - Keytable for tevii_nec Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// tevii-nec.h - Keytable for tevii_nec Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* tt-1500.h - Keytable for tt_1500 Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// tt-1500.h - Keytable for tt_1500 Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* videomate-s350.h - Keytable for videomate_s350 Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// videomate-s350.h - Keytable for videomate_s350 Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* videomate-tv-pvr.h - Keytable for videomate_tv_pvr Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// videomate-tv-pvr.h - Keytable for videomate_tv_pvr Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* winfast-usbii-deluxe.h - Keytable for winfast_usbii_deluxe Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// winfast-usbii-deluxe.h - Keytable for winfast_usbii_deluxe Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/* winfast.h - Keytable for winfast Remote Controller
|
||||
*
|
||||
* keymap imported from ir-keymaps.c
|
||||
*
|
||||
* Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// winfast.h - Keytable for winfast Remote Controller
|
||||
//
|
||||
// keymap imported from ir-keymaps.c
|
||||
//
|
||||
// Copyright (c) 2010 by Mauro Carvalho Chehab
|
||||
|
||||
#include <media/rc-map.h>
|
||||
#include <linux/module.h>
|
||||
|
|
Loading…
Reference in New Issue