summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88/cx88-input.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: Remove the usage of I2C_HW_B_CX2388x on ir-kbd-i2c.cMauro Carvalho Chehab2010-10-211-5/+46
* V4L/DVB: ir-core: partially convert cx88 to not use ir-functions.cDavid Härdeman2010-08-021-30/+16
* V4L/DVB: ir-core: remove IR_TYPE_PDDavid Härdeman2010-05-191-4/+4
* V4L/DVB: ir-core: Add support for badly-implemented hardware decodersMauro Carvalho Chehab2010-05-191-2/+28
* V4L/DVB: cx88: don't handle IR on Pixelview too fastMauro Carvalho Chehab2010-05-191-2/+2
* V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab2010-05-191-21/+21
* V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab2010-05-191-1/+1
* V4L/DVB: ir: use IR_KEYTABLE where an IR table is neededMauro Carvalho Chehab2010-05-191-19/+19
* V4L/DVB: cx88: Only start IR if the input device is openedMauro Carvalho Chehab2010-05-181-9/+60
* V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab2010-05-181-1/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB (13680): ir: use unsigned long instead of enumMauro Carvalho Chehab2010-02-261-1/+1
* V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-coreMauro Carvalho Chehab2010-02-261-2/+2
* V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_r...Mauro Carvalho Chehab2009-12-161-5/+2
* V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregisterMauro Carvalho Chehab2009-12-161-2/+2
* V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocationMauro Carvalho Chehab2009-12-051-1/+6
* V4L/DVB (13533): ir: use dynamic tables, instead of static onesMauro Carvalho Chehab2009-12-051-7/+7
* V4L/DVB (13407): Add Prof 7301 PCI DVB-S2 cardIgor M. Liplianin2009-12-051-0/+2
* V4L/DVB (13135): Add support for TeVii remotesIgor M. Liplianin2009-12-051-1/+1
* V4L/DVB (13134): Add support for TBS-likes remotesIgor M. Liplianin2009-12-051-0/+24
* V4L/DVB (12595): common/ir: use a struct for keycode tablesMauro Carvalho Chehab2009-09-121-26/+26
* V4L/DVB (12465): cx88: High resolution timer for Remote ControlsAndrzej Hajda2009-09-121-8/+17
* V4L/DVB (12439): cx88: add support for WinFast DTV2000H rev. JVlastimil Labsky2009-09-121-0/+1
* V4L/DVB (11879): Adds support for Leadtek WinFast DTV-1800HMiroslav Sustek2009-06-161-0/+2
* V4L/DVB (11735): Enables the Winfast TV2000 XP Global TV IRPieter Van Schaik2009-06-161-0/+2
* V4L/DVB (11665): cx88: Add support for the Hauppauge IROnly board.Steven Toth2009-06-161-0/+2
* V4L/DVB (10943): cx88: Prevent general protection fault on rmmodJean Delvare2009-03-301-18/+7
* V4L/DVB (10826): cx88: Add IR support to pcHDTV HD3000 & HD5500Erik S. Beiser2009-03-301-0/+4
* V4L/DVB (9062): Add support for Prolink Pixelview Global ExtremeMauro Carvalho Chehab2008-10-121-0/+1
* V4L/DVB (9016): HVR3000/4000 Hauppauge related IR cleanupsDarron Broad2008-10-121-2/+28
* V4L/DVB (8987): cx88: Add support for the Hauppauge HVR4000 and HVR4000-LITE ...Steven Toth2008-10-121-0/+4
* V4L/DVB (7506): Powercolor Real Angel 330 (remote control support)Dâniel Fraga2008-04-241-0/+6
* V4L/DVB (7372): cx88: Add IR support for Pixelview MPEG 8000GTMauro Carvalho Chehab2008-04-241-0/+7
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-1/+1
* V4L/DVB (7058): IR corrections for the Pinnacle 800iSteven Toth2008-01-251-1/+5
* V4L/DVB (7046): Finalise support for the Pinnacle HD 8000iSteven Toth2008-01-251-0/+2
* V4L/DVB (6247): Fix bug #8689: Fixes IR stop/start during suspend/resumeMauro Carvalho Chehab2007-10-091-2/+2
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-091-1/+0
* V4L/DVB (6064): cx88: Add symbolic names for the PCI interrupt bitsTrent Piepho2007-10-091-2/+2
* V4L/DVB (6021): cx88: Copy board information into card stateTrent Piepho2007-10-091-6/+5
* V4L/DVB (5788): Cx88-input: convert nested if's to switch..caseMichael Krufky2007-07-181-4/+7
* V4L/DVB (5787): Cx88: add remote control support for Leadtek Winfast DTV1000Edgar Pisani2007-07-181-0/+4
* V4L/DVB (5786): Ir-kbd-i2c: add support for Hauppauge HVR1300 remoteJan Frey2007-07-181-2/+0
* V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parentDmitry Torokhov2007-07-181-1/+1
* V4L/DVB (5683): V4L: cx88 - switch to using msecs_to_jiffies()Dmitry Torokhov2007-07-181-6/+2
* V4L/DVB (4949a): Fix INIT_WORKMauro Carvalho Chehab2006-12-101-1/+1
* V4L/DVB (4854): Handle errors from input_register_device()Dmitry Torokhov2006-12-101-30/+47
* WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+3
* V4L/DVB (4802): Cx88: fix remote control on WinFast 2000XP ExpertHermann Pitton2006-11-131-2/+8
* V4L/DVB (4692): Add WinTV-HVR3000 DVB-T supportSteven Toth2006-10-141-0/+2
OpenPOWER on IntegriCloud