aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx231xx/cx231xx-input.c
Commit message (Expand)AuthorAgeFilesLines
* [media] cx231xx: Fix inverted bits for RC on PV HybridMauro Carvalho Chehab2010-12-291-5/+16
* [media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab2010-12-291-1/+1
* [media] cx231xx: Properly name rc_map nameMauro Carvalho Chehab2010-12-291-2/+2
* [media] cx231xx: Fix i2c support at cx231xx-inputMauro Carvalho Chehab2010-12-291-38/+17
* [media] cx231xx: Add a driver for I2C-based IRMauro Carvalho Chehab2010-12-291-0/+122
* [media] cx231xx: Remove IR support from the driverMauro Carvalho Chehab2010-10-211-251/+0
* [media] cx231xx: Added support for Carraera, Shelby, RDx_253S and VIDEO_GRABBERPalash Bandyopadhyay2010-10-211-10/+39
* V4L/DVB: ir-core: remove ir-functions usage from cx231xxDavid Härdeman2010-05-191-38/+9
* V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab2010-05-191-1/+1
* V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab2010-05-181-1/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-coreMauro Carvalho Chehab2010-02-261-1/+1
* V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_r...Mauro Carvalho Chehab2009-12-161-6/+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/+7
* V4L/DVB (13533): ir: use dynamic tables, instead of static onesMauro Carvalho Chehab2009-12-051-2/+1
* V4L/DVB (11843): ir-kbd-i2c: Don't use i2c_client.name for our own needsJean Delvare2009-06-161-1/+1
* V4L/DVB (10957): cx231xx: Fix CodingStyleSri Deevi2009-04-061-4/+4
* V4L/DVB (10955): cx231xx: CodingStyle automatic fixes with LindentMauro Carvalho Chehab2009-04-061-14/+10
* V4L/DVB (10954): Add cx231xx USB driverSri Deevi2009-04-061-0/+250