aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx231xx/cx231xx-input.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab1-119/+0
2012-01-10[media] cx231xx: Fix unregister logicMauro Carvalho Chehab1-1/+4
2012-01-10[media] cx231xx-input: stop polling if the device got removed.Mauro Carvalho Chehab1-1/+5
2010-12-29[media] cx231xx: Fix inverted bits for RC on PV HybridMauro Carvalho Chehab1-5/+16
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab1-1/+1
2010-12-29[media] cx231xx: Properly name rc_map nameMauro Carvalho Chehab1-2/+2
2010-12-29[media] cx231xx: Fix i2c support at cx231xx-inputMauro Carvalho Chehab1-38/+17
2010-12-29[media] cx231xx: Add a driver for I2C-based IRMauro Carvalho Chehab1-0/+122
2010-10-21[media] cx231xx: Remove IR support from the driverMauro Carvalho Chehab1-251/+0
2010-10-21[media] cx231xx: Added support for Carraera, Shelby, RDx_253S and VIDEO_GRABBERPalash Bandyopadhyay1-10/+39
2010-05-19V4L/DVB: ir-core: remove ir-functions usage from cx231xxDavid Härdeman1-38/+9
2010-05-19V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab1-1/+1
2010-05-18V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab1-1/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-26V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-coreMauro Carvalho Chehab1-1/+1
2009-12-16V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register()Mauro Carvalho Chehab1-6/+2
2009-12-16V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregisterMauro Carvalho Chehab1-2/+2
2009-12-05V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocationMauro Carvalho Chehab1-1/+7
2009-12-05V4L/DVB (13533): ir: use dynamic tables, instead of static onesMauro Carvalho Chehab1-2/+1
2009-06-16V4L/DVB (11843): ir-kbd-i2c: Don't use i2c_client.name for our own needsJean Delvare1-1/+1
2009-04-06V4L/DVB (10957): cx231xx: Fix CodingStyleSri Deevi1-4/+4
2009-04-06V4L/DVB (10955): cx231xx: CodingStyle automatic fixes with LindentMauro Carvalho Chehab1-14/+10
2009-04-06V4L/DVB (10954): Add cx231xx USB driverSri Deevi1-0/+250