aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx/em28xx-input.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab1-645/+0
2012-06-27Merge branch 'v4l_for_linus' into staging/for_v3.6Mauro Carvalho Chehab1-0/+2
2012-06-18[media] em28xx: Make em28xx_ir_change_protocol a static functionEzequiel García1-1/+1
2012-06-18[media] em28xx: Show a warning if the board does not support remote controlsMartin Blumenstingl1-0/+2
2012-04-10[media] em28xx: Make em28xx-input.c a separate moduleEzequiel García1-2/+25
2012-04-10[media] em28xx: Change scope of em28xx-input local functions to staticEzequiel García1-91/+93
2012-04-10[media] em28xx: Move em28xx_register_i2c_ir() to em28xx-input.cEzequiel García1-0/+44
2012-04-10[media] em28xx: Move ir/rc related initialization to em28xx_ir_init()Ezequiel García1-0/+11
2011-11-20[media] em28xx: Add IR support for em2884Mauro Carvalho Chehab1-2/+5
2011-07-31[media] em28xx: Fix IR unregister logicMauro Carvalho Chehab1-3/+3
2011-07-27[media] em28xx: EM28174 remote supportAntti Palosaari1-0/+1
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab1-6/+6
2010-12-29[media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab1-2/+2
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman1-39/+33
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo1-1/+1
2010-08-02V4L/DVB: em28xx-input: Don't generate one debug message for every get_key readMauro Carvalho Chehab1-18/+15
2010-08-02V4L/DVB: ir-core: convert em28xx to not use ir-functions.cDavid Härdeman1-49/+16
2010-05-19V4L/DVB: em28xx: fix a regression caused by the rc-map changesMauro Carvalho Chehab1-5/+16
2010-05-19V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab1-5/+1
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/+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: em28xx: fix for "Leadtek winfast tv usbii deluxe"Magnus Alm1-0/+30
2010-02-26V4L/DVB (13680): ir: use unsigned long instead of enumMauro Carvalho Chehab1-1/+1
2010-02-26V4L/DVB (13641): Properly update the driver representation for the protocolMauro Carvalho Chehab1-0/+3
2010-02-26V4L/DVB (13637): em28xx: allow changing keycode table protocolMauro Carvalho Chehab1-26/+54
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-6/+2
2009-12-16V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregisterMauro Carvalho Chehab1-2/+2
2009-12-16V4L/DVB (13575): em28xx: Use the complete address/command RC5 code for WinTV ...Mauro Carvalho Chehab1-12/+29
2009-12-16V4L/DVB (13545): em28xx: properly select IR protocol based on the IR tableMauro Carvalho Chehab1-4/+13
2009-12-05V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocationMauro Carvalho Chehab1-1/+7
2009-12-05V4L/DVB (13536): em28xx: Use the full RC5 code on HVR-950 Remote ControllerMauro Carvalho Chehab1-3/+15
2009-12-05V4L/DVB (13533): ir: use dynamic tables, instead of static onesMauro Carvalho Chehab1-2/+1
2009-06-16V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding modelJean Delvare1-3/+3
2009-06-16V4L/DVB (11843): ir-kbd-i2c: Don't use i2c_client.name for our own needsJean Delvare1-1/+1
2009-03-30V4L/DVB (10938): em28xx: Prevent general protection fault on rmmodJean Delvare1-16/+6
2009-01-07V4L/DVB (10177): Fix sparse warnings on em28xxMauro Carvalho Chehab1-1/+1
2008-12-29V4L/DVB (9752): Remove duplicated fields on em28xx_board and em28xx structsMauro Carvalho Chehab1-2/+2
2008-12-29V4L/DVB (9628): em28xx: refactor IR supportDevin Heitmueller1-71/+131
2008-12-29V4L/DVB (9612): Fix key repetition with HVR-950 IRMauro Carvalho Chehab1-4/+17
2008-12-29V4L/DVB (9611): em28xx: experimental support for HVR-950 IRMauro Carvalho Chehab1-4/+9
2008-12-29V4L/DVB (9607): em28xx: Properly implement poll support for IR'sMauro Carvalho Chehab1-14/+219
2008-07-20V4L/DVB (8123): Add support for em2860 based PointNix Intra-Oral CameraDevin Heitmueller1-0/+87
2008-04-24V4L/DVB (7607): CodingStyle fixesDouglas Schilling Landgraf1-12/+14
2008-01-25V4L/DVB (7021): Move all board specific configuration to em28xx-cards.cMauro Carvalho Chehab1-47/+5
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-06-25V4L/DVB (4023): Subject: Pinnacle PCTV grey remote control supportSylvain Pasche1-3/+3
2006-06-25V4L/DVB (3715): Change all emails to the currently used one.Mauro Carvalho Chehab1-1/+1
2006-01-23V4L/DVB (3393): Move all IR keymaps to ir-common moduleRicardo Cerqueira1-85/+0
2006-01-15V4L/DVB (3390): Added remote control support for pinnacle pctvMarkus Rechberger1-0/+77
2005-11-13[PATCH] v4l: (963) em28xx IR fixupMauro Carvalho Chehab1-3/+0
2005-11-09[PATCH] v4l: 886: renamed common structures to em28xxMauro Carvalho Chehab1-2/+2
2005-11-09[PATCH] v4l: 877: module em2820 renamed to em28xx and moved to v4l dirMauro Carvalho Chehab1-18/+21
2005-11-09[PATCH] v4l: 817: saa713x keymaps and key builders were moved from ir kbd i2c cRicardo Cerqueira1-1/+3
2005-11-09[PATCH] v4l: 800: whitespace cleanupsMauro Carvalho Chehab1-26/+26
2005-11-09[PATCH] v4l: 793: remotes for the cinergy 200 usb and cinergy 250 usb are the...Sascha Sommer1-2/+1
2005-11-09[PATCH] v4l: 791: codingstyle fixesMauro Carvalho Chehab1-4/+4
2005-11-09[PATCH] v4l: 790: added support for terratec cinergy 250 usbMarkus Rechberger1-32/+62
2005-11-09[PATCH] v4l: 784: several improvement on i2c ir handling for em2820Mauro Carvalho Chehab1-0/+150