index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
cx88
/
cx88-input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
[media] rename most media/video pci drivers to media/pci
Mauro Carvalho Chehab
1
-635
/
+0
2012-01-07
[media] Add support for two Leadtek Winfast TV 2000XP types
Istvan Varga
1
-0
/
+4
2011-07-28
[media] cx88: added support for Leadtek WinFast DTV1800 H with XC4000 tuner
istvan_v@mailbox.hu
1
-0
/
+2
2011-07-28
[media] cx88: added support for Leadtek WinFast DTV2000 H Plus
istvan_v@mailbox.hu
1
-0
/
+2
2011-05-04
[media] Fix cx88 remote control input
Lawrence Rust
1
-1
/
+1
2011-03-23
[media] remove the old RC_MAP_HAUPPAUGE_NEW RC map
Mauro Carvalho Chehab
1
-2
/
+2
2011-03-22
[media] cx88: add support for TeVii S464 PCI card
Igor M. Liplianin
1
-0
/
+1
2010-12-30
[media] cx88: Add RC logic for Leadtek PVR 2000
Mauro Carvalho Chehab
1
-1
/
+48
2010-12-29
[media] rc: Rename remote controller type to rc_type instead of ir_type
Mauro Carvalho Chehab
1
-4
/
+4
2010-12-29
[media] Rename all public generic RC functions from ir_ to rc_
Mauro Carvalho Chehab
1
-7
/
+7
2010-12-29
[media] rc: rename the remaining things to rc_core
Mauro Carvalho Chehab
1
-1
/
+1
2010-12-29
[media] ir-core: make struct rc_dev the primary interface
David Härdeman
1
-49
/
+47
2010-12-29
[media] ir-core: more cleanups of ir-functions.c
David Härdeman
1
-1
/
+0
2010-12-29
[media] ir-core: remove remaining users of the ir-functions keyhandlers
David Härdeman
1
-3
/
+8
2010-12-29
[media] ir-core: convert drivers/media/video/cx88 to ir-core
David Härdeman
1
-127
/
+36
2010-10-21
[media] Twinhan 1027 + IR Port support
Sergey Ivanov
1
-0
/
+6
2010-10-21
V4L/DVB: Remove the usage of I2C_HW_B_CX2388x on ir-kbd-i2c.c
Mauro Carvalho Chehab
1
-5
/
+46
2010-08-02
V4L/DVB: ir-core: partially convert cx88 to not use ir-functions.c
David Härdeman
1
-30
/
+16
2010-05-19
V4L/DVB: ir-core: remove IR_TYPE_PD
David Härdeman
1
-4
/
+4
2010-05-19
V4L/DVB: ir-core: Add support for badly-implemented hardware decoders
Mauro Carvalho Chehab
1
-2
/
+28
2010-05-19
V4L/DVB: cx88: don't handle IR on Pixelview too fast
Mauro Carvalho Chehab
1
-2
/
+2
2010-05-19
V4L/DVB: ir-core: Make use of the new IR keymap modules
Mauro Carvalho Chehab
1
-21
/
+21
2010-05-19
V4L/DVB: ir: prepare IR code for a parameter change at register function
Mauro Carvalho Chehab
1
-1
/
+1
2010-05-19
V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed
Mauro Carvalho Chehab
1
-19
/
+19
2010-05-18
V4L/DVB: cx88: Only start IR if the input device is opened
Mauro Carvalho Chehab
1
-9
/
+60
2010-05-18
V4L/DVB: ir-core: export driver name used by IR via uevent
Mauro Carvalho Chehab
1
-1
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
V4L/DVB (13680): ir: use unsigned long instead of enum
Mauro Carvalho Chehab
1
-1
/
+1
2010-02-26
V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-core
Mauro Carvalho Chehab
1
-2
/
+2
2009-12-16
V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_r...
Mauro Carvalho Chehab
1
-5
/
+2
2009-12-16
V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister
Mauro Carvalho Chehab
1
-2
/
+2
2009-12-05
V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocation
Mauro Carvalho Chehab
1
-1
/
+6
2009-12-05
V4L/DVB (13533): ir: use dynamic tables, instead of static ones
Mauro Carvalho Chehab
1
-7
/
+7
2009-12-05
V4L/DVB (13407): Add Prof 7301 PCI DVB-S2 card
Igor M. Liplianin
1
-0
/
+2
2009-12-05
V4L/DVB (13135): Add support for TeVii remotes
Igor M. Liplianin
1
-1
/
+1
2009-12-05
V4L/DVB (13134): Add support for TBS-likes remotes
Igor M. Liplianin
1
-0
/
+24
2009-09-12
V4L/DVB (12595): common/ir: use a struct for keycode tables
Mauro Carvalho Chehab
1
-26
/
+26
2009-09-12
V4L/DVB (12465): cx88: High resolution timer for Remote Controls
Andrzej Hajda
1
-8
/
+17
2009-09-12
V4L/DVB (12439): cx88: add support for WinFast DTV2000H rev. J
Vlastimil Labsky
1
-0
/
+1
2009-06-17
V4L/DVB (11879): Adds support for Leadtek WinFast DTV-1800H
Miroslav Sustek
1
-0
/
+2
2009-06-17
V4L/DVB (11735): Enables the Winfast TV2000 XP Global TV IR
Pieter Van Schaik
1
-0
/
+2
2009-06-17
V4L/DVB (11665): cx88: Add support for the Hauppauge IROnly board.
Steven Toth
1
-0
/
+2
2009-03-30
V4L/DVB (10943): cx88: Prevent general protection fault on rmmod
Jean Delvare
1
-18
/
+7
2009-03-30
V4L/DVB (10826): cx88: Add IR support to pcHDTV HD3000 & HD5500
Erik S. Beiser
1
-0
/
+4
2008-10-12
V4L/DVB (9062): Add support for Prolink Pixelview Global Extreme
Mauro Carvalho Chehab
1
-0
/
+1
2008-10-12
V4L/DVB (9016): HVR3000/4000 Hauppauge related IR cleanups
Darron Broad
1
-2
/
+28
2008-10-12
V4L/DVB (8987): cx88: Add support for the Hauppauge HVR4000 and HVR4000-LITE ...
Steven Toth
1
-0
/
+4
2008-04-24
V4L/DVB (7506): Powercolor Real Angel 330 (remote control support)
Dâniel Fraga
1
-0
/
+6
2008-04-24
V4L/DVB (7372): cx88: Add IR support for Pixelview MPEG 8000GT
Mauro Carvalho Chehab
1
-0
/
+7
2008-04-24
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
1
-1
/
+1
[next]