aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7134/saa7134-input.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: saa7134: Add support new Behold TV cardsDmitri Belimov2010-05-191-0/+2
* V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durationsDavid Härdeman2010-05-191-1/+1
* V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decodersMauro Carvalho Chehab2010-05-191-6/+3
* V4L/DVB: ir-nec-decoder: Reimplement the entire decoderMauro Carvalho Chehab2010-05-191-4/+5
* V4L/DVB: saa7134: Fix IRQ2 bit names for the register mapMauro Carvalho Chehab2010-05-191-2/+2
* V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab2010-05-191-41/+40
* 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-34/+34
* V4L/DVB: saa7134: fix GPIO HW-404M7Vladimir Ermakov2010-05-191-1/+0
* V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR coreMauro Carvalho Chehab2010-05-181-14/+75
* V4L/DVB: saa7134: clear warning noiseMauro Carvalho Chehab2010-05-181-1/+1
* V4L/DVB: ir-core: prepare to add more operations for ir decodersMauro Carvalho Chehab2010-05-181-1/+1
* V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decodeMauro Carvalho Chehab2010-05-181-26/+17
* V4L/DVB: ir-core/saa7134: Move ir keyup/keydown code to the ir-coreMauro Carvalho Chehab2010-05-181-11/+1
* V4L/DVB: ir-core: Add logic to decode IR protocols at the IR coreMauro Carvalho Chehab2010-05-181-4/+81
* V4L/DVB: saa7134: add code to allow changing IR protocolMauro Carvalho Chehab2010-05-181-4/+60
* V4L/DVB: saa7134: use a full scancode table for M135AMauro Carvalho Chehab2010-05-181-2/+2
* V4L/DVB: saa7134: add capture boards Hawell HW-404M7 and HW-808M7Vladimir Ermakov2010-05-181-0/+1
* V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab2010-05-181-1/+3
* V4L/DVB: fix broken I2C IR for BeholderDmitri Belimov2010-05-181-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB (13945): Add lost config and PCI ID for card of BeholderDmitri Belimov2010-02-261-1/+2
* 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 (13591): add support for IR on FlyDVB Trio (saa7134)Lukas Karas2009-12-161-0/+62
* 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-4/+4
* V4L/DVB (13269): saa7134: codingstyle: use /* style comments */ instead of //Michael Krufky2009-12-051-1/+1
* V4L/DVB (13260): saa7134: add support for Leadtek Winfast DTV-1000S remote co...Michael Obst2009-12-051-0/+6
* V4L/DVB (13235): saa7134: Complete the IR address listJean Delvare2009-12-051-12/+6
* V4L/DVB (13234): IR device at I2C address 0x7aJean Delvare2009-12-051-1/+2
* V4L/DVB (13233): i2c_board_info can be localJean Delvare2009-12-051-10/+11
* V4L/DVB (13001): Key filter for BeholdTV cards.Dmitri Belimov2009-09-191-0/+4
* V4L/DVB (12701): saa7134: ir-kbd-i2c init data needs a persistent objectMauro Carvalho Chehab2009-09-121-31/+29
* V4L/DVB (12595): common/ir: use a struct for keycode tablesMauro Carvalho Chehab2009-09-121-33/+33
* V4L/DVB (12589): Add support for RoverMedia TV Link Pro FMEugene Yudin2009-09-121-0/+1
* V4L/DVB (12587): Add support BeholdTV X7 cardDmitri Belimov2009-09-121-0/+1
* V4L/DVB (12574): support AverMedia Studio 505Vasiliy Temnikov2009-09-121-0/+1
* V4L/DVB (12492): saa7134-input: don't probe for the Pinnacle remotes anymorehermann pitton2009-09-121-0/+2
* V4L/DVB (12468): saa7134: Fix bad whitespacingMauro Carvalho Chehab2009-09-121-1/+1
* V4L/DVB (12463): Add support for Compro VideoMate S350 DVB-S PCI card.Igor M. Liplianin2009-09-121-0/+5
* V4L/DVB (11848): saa7134: Simplify handling of IR on AVerMedia Cardbus E506RJean Delvare2009-06-161-28/+5
* V4L/DVB (11847): saa7134: Simplify handling of IR on MSI TV@nywhere PlusJean Delvare2009-06-161-13/+15
* V4L/DVB (11845): ir-kbd-i2c: Use initialization dataJean Delvare2009-06-161-48/+46
* V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding modelJean Delvare2009-06-161-12/+74
* V4L/DVB (11843): ir-kbd-i2c: Don't use i2c_client.name for our own needsJean Delvare2009-06-161-6/+6
* V4L/DVB (11604): saa7134: split Behold`s card entries to properly identify th...Dmitri Belimov2009-06-161-1/+11
* V4L/DVB (11442): saa7134: BZ#7524: Add AVerTV Studio 507UA supportAndy Shevchenko2009-06-161-0/+1