summaryrefslogtreecommitdiff
path: root/drivers/media/video/cx23885/cx23885-input.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab1-365/+0
2012-07-31[media] Add support for the Terratec Cinergy T Dual PCIe IR remoteDjuri Baars1-0/+9
2011-07-28[media] cx23885: Add IR Rx support for HVR-1270 boardsAndy Walls1-0/+3
2011-07-28[media] cx23885: restore flushes of cx23885_dev work itemsTejun Heo1-0/+3
2011-03-23[media] rc/keymaps: Rename Hauppauge table as rc-hauppaugeMauro Carvalho Chehab1-1/+1
2011-01-08Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+0
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab1-2/+2
2010-12-29[media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab1-1/+1
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman1-34/+30
2010-12-24media/video: don't use flush_scheduled_work()Tejun Heo1-2/+0
2010-08-09V4L/DVB: cx23885, cx25840: Change IR measurment records to use struct ir_raw_...Andy Walls1-13/+5
2010-08-09V4L/DVB: cx23885, cx25840: Report the actual length of an IR Rx timeout eventAndy Walls1-6/+0
2010-08-09V4L/DVB: cx23885: Add preliminary IR Rx support for the HVR-1250 and TeVii S470Andy Walls1-2/+44
2010-08-09V4L/DVB: v4l2_subdev, cx23885: Differentiate IR carrier sense and I/O pin inv...Andy Walls1-1/+1
2010-08-02V4L/DVB: cx23885: Convert cx23885-input to use new in kernel IR pulse decodersAndy Walls1-212/+109
2010-08-02V4L/DVB: cx23885: Convert from struct card_ir to struct cx23885_ir_input for ...Andy Walls1-9/+13
2010-06-01V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email addressAndy Walls1-1/+1
2010-05-19V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab1-3/+3
2010-05-19V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab1-1/+1
2010-05-19V4L/DVB: ir: use IR_KEYTABLE where an IR table is neededMauro Carvalho Chehab1-1/+1
2010-05-18V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab1-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun 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_r...Mauro Carvalho Chehab1-5/+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/+6
2009-12-05V4L/DVB (13533): ir: use dynamic tables, instead of static onesMauro Carvalho Chehab1-2/+1
2009-12-05V4L/DVB (13349): cx23885: Enable IR input keypress handling for the Hauppauge...Michael Krufky1-0/+5
2009-12-05V4L/DVB (13100): cx23885: Add IR input keypress handling and enable for the H...Andy Walls1-0/+418