index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
cx88
/
cx88-input.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB (7058): IR corrections for the Pinnacle 800i
Steven Toth
2008-01-25
1
-1
/
+5
*
V4L/DVB (7046): Finalise support for the Pinnacle HD 8000i
Steven Toth
2008-01-25
1
-0
/
+2
*
V4L/DVB (6247): Fix bug #8689: Fixes IR stop/start during suspend/resume
Mauro Carvalho Chehab
2007-10-09
1
-2
/
+2
*
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-10-09
1
-1
/
+0
*
V4L/DVB (6064): cx88: Add symbolic names for the PCI interrupt bits
Trent Piepho
2007-10-09
1
-2
/
+2
*
V4L/DVB (6021): cx88: Copy board information into card state
Trent Piepho
2007-10-09
1
-6
/
+5
*
V4L/DVB (5788): Cx88-input: convert nested if's to switch..case
Michael Krufky
2007-07-18
1
-4
/
+7
*
V4L/DVB (5787): Cx88: add remote control support for Leadtek Winfast DTV1000
Edgar Pisani
2007-07-18
1
-0
/
+4
*
V4L/DVB (5786): Ir-kbd-i2c: add support for Hauppauge HVR1300 remote
Jan Frey
2007-07-18
1
-2
/
+0
*
V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parent
Dmitry Torokhov
2007-07-18
1
-1
/
+1
*
V4L/DVB (5683): V4L: cx88 - switch to using msecs_to_jiffies()
Dmitry Torokhov
2007-07-18
1
-6
/
+2
*
V4L/DVB (4949a): Fix INIT_WORK
Mauro Carvalho Chehab
2006-12-10
1
-1
/
+1
*
V4L/DVB (4854): Handle errors from input_register_device()
Dmitry Torokhov
2006-12-10
1
-30
/
+47
*
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-3
/
+3
*
V4L/DVB (4802): Cx88: fix remote control on WinFast 2000XP Expert
Hermann Pitton
2006-11-13
1
-2
/
+8
*
V4L/DVB (4692): Add WinTV-HVR3000 DVB-T support
Steven Toth
2006-10-14
1
-0
/
+2
*
V4L/DVB (4638): Basic DVB-T and analog TV support for the HVR1300.
Steven Toth
2006-09-26
1
-0
/
+2
*
V4L/DVB (4361): Cx88: add support for Norwood PCI TV Tuner (non-pro)
Peter Naulls
2006-09-26
1
-1
/
+16
*
V4L/DVB (4313): Bugfix for keycode calculation on NPG remotes
Ricardo Cerqueira
2006-07-29
1
-1
/
+1
*
V4L/DVB (4130): Fix card cx88 #50 remote
Ricardo Cerqueira
2006-06-25
1
-1
/
+1
*
V4L/DVB (4088): Fixes for card cx88 #50
Ricardo Cerqueira
2006-06-25
1
-2
/
+2
*
V4L/DVB (4057): Cx88: IR remote support for DTV2000H
Malcolm Valentine
2006-06-25
1
-1
/
+2
*
V4L/DVB (4038): New cx88 card #50: NPG Tech RealTV
Ricardo Cerqueira
2006-06-25
1
-3
/
+28
*
V4L/DVB (3448): Cx88-input.c: add IR remote control support to CX88_BOARD_PRO...
Matheus Izvekov
2006-03-21
1
-0
/
+1
*
V4L/DVB (3297): Add IR support to KWorld DVB-T (cx22702-based)
Marco Manenti
2006-02-07
1
-0
/
+1
*
V4L/DVB (3400): Remove duplicated keymaps and add keymap for KWorld LTV883IR.
Nickolay V. Shmyrev
2006-01-23
1
-0
/
+7
*
V4L/DVB (3393): Move all IR keymaps to ir-common module
Ricardo Cerqueira
2006-01-23
1
-331
/
+0
*
V4L/DVB (3339): Activate remote control on HVR1100
Chris Pascoe
2006-01-11
1
-0
/
+1
*
V4L/DVB (3303): Both AverTV Studio 303 cards #6 and #36 use the same IR progr...
George Gazurkoff
2006-01-09
1
-0
/
+1
*
V4L/DVB (3220): Add support for VP-3054 HDTV board
Chris Pascoe
2006-01-09
1
-4
/
+74
*
V4L/DVB (3123b): syncs V4L subsystem tree with kernel
Mauro Carvalho Chehab
2006-01-09
1
-2
/
+1
*
V4L/DVB (3118): Enable remote control on AVERTV STUDIO 303
George Gazurkoff
2006-01-09
1
-0
/
+55
*
V4L/DVB (3089): Adding support for the Hauppauge HVR1100 and HVR1100-LP produ...
Steven Toth
2006-01-09
1
-0
/
+1
*
V4L (0990): Enable IR support for the Nova-S-Plus
Steven Toth
2006-01-09
1
-0
/
+4
*
[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4
Mauro Carvalho Chehab
2005-12-12
1
-2
/
+0
*
[PATCH] v4l: 800: whitespace cleanups
Mauro Carvalho Chehab
2005-11-09
1
-1
/
+1
*
[PATCH] drivers/media: convert to dynamic input_dev allocation
Dmitry Torokhov
2005-10-28
1
-26
/
+32
*
[PATCH] v4l: make the input event device for IR matchable by udev rules.
Mauro Carvalho Chehab
2005-09-09
1
-0
/
+1
*
[PATCH] v4l: CX88 updates and card additions
Mauro Carvalho Chehab
2005-09-09
1
-7
/
+89
*
[PATCH] v4l: CX88 Update
Mauro Carvalho Chehab
2005-07-12
1
-221
/
+227
*
[PATCH] v4l: cx88 update
Mauro Carvalho Chehab
2005-07-07
1
-1
/
+95
*
[PATCH] v4l: CX88 cards update
Mauro Carvalho Chehab
2005-06-24
1
-1
/
+3
*
[PATCH] v4l: add support for PixelView Ultra Pro
Manuel Capinha
2005-06-24
1
-0
/
+7
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+396