aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx/em28xx-input.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-3/+4
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-1/+1
|\
| * workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-151-1/+1
* | [media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab2010-12-291-6/+6
* | [media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab2010-12-291-2/+2
* | [media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman2010-12-291-39/+33
|/
* V4L/DVB: em28xx-input: Don't generate one debug message for every get_key readMauro Carvalho Chehab2010-08-021-18/+15
* V4L/DVB: ir-core: convert em28xx to not use ir-functions.cDavid Härdeman2010-08-021-49/+16
* V4L/DVB: em28xx: fix a regression caused by the rc-map changesMauro Carvalho Chehab2010-05-191-5/+16
* V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab2010-05-191-5/+1
* 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/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB: em28xx: fix for "Leadtek winfast tv usbii deluxe"Magnus Alm2010-02-261-0/+30
* V4L/DVB (13680): ir: use unsigned long instead of enumMauro Carvalho Chehab2010-02-261-1/+1
* V4L/DVB (13641): Properly update the driver representation for the protocolMauro Carvalho Chehab2010-02-261-0/+3
* V4L/DVB (13637): em28xx: allow changing keycode table protocolMauro Carvalho Chehab2010-02-261-26/+54
* 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 (13575): em28xx: Use the complete address/command RC5 code for WinTV ...Mauro Carvalho Chehab2009-12-161-12/+29
* V4L/DVB (13545): em28xx: properly select IR protocol based on the IR tableMauro Carvalho Chehab2009-12-161-4/+13
* V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocationMauro Carvalho Chehab2009-12-051-1/+7
* V4L/DVB (13536): em28xx: Use the full RC5 code on HVR-950 Remote ControllerMauro Carvalho Chehab2009-12-051-3/+15
* V4L/DVB (13533): ir: use dynamic tables, instead of static onesMauro Carvalho Chehab2009-12-051-2/+1
* V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding modelJean Delvare2009-06-161-3/+3
* V4L/DVB (11843): ir-kbd-i2c: Don't use i2c_client.name for our own needsJean Delvare2009-06-161-1/+1
* V4L/DVB (10938): em28xx: Prevent general protection fault on rmmodJean Delvare2009-03-301-16/+6
* V4L/DVB (10177): Fix sparse warnings on em28xxMauro Carvalho Chehab2009-01-071-1/+1
* V4L/DVB (9752): Remove duplicated fields on em28xx_board and em28xx structsMauro Carvalho Chehab2008-12-291-2/+2
* V4L/DVB (9628): em28xx: refactor IR supportDevin Heitmueller2008-12-291-71/+131
* V4L/DVB (9612): Fix key repetition with HVR-950 IRMauro Carvalho Chehab2008-12-291-4/+17
* V4L/DVB (9611): em28xx: experimental support for HVR-950 IRMauro Carvalho Chehab2008-12-291-4/+9
* V4L/DVB (9607): em28xx: Properly implement poll support for IR'sMauro Carvalho Chehab2008-12-291-14/+219
* V4L/DVB (8123): Add support for em2860 based PointNix Intra-Oral CameraDevin Heitmueller2008-07-201-0/+87
* V4L/DVB (7607): CodingStyle fixesDouglas Schilling Landgraf2008-04-241-12/+14
* V4L/DVB (7021): Move all board specific configuration to em28xx-cards.cMauro Carvalho Chehab2008-01-251-47/+5
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-091-1/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* V4L/DVB (4023): Subject: Pinnacle PCTV grey remote control supportSylvain Pasche2006-06-251-3/+3
* V4L/DVB (3715): Change all emails to the currently used one.Mauro Carvalho Chehab2006-06-251-1/+1
* V4L/DVB (3393): Move all IR keymaps to ir-common moduleRicardo Cerqueira2006-01-231-85/+0
* V4L/DVB (3390): Added remote control support for pinnacle pctvMarkus Rechberger2006-01-151-0/+77
* [PATCH] v4l: (963) em28xx IR fixupMauro Carvalho Chehab2005-11-131-3/+0
* [PATCH] v4l: 886: renamed common structures to em28xxMauro Carvalho Chehab2005-11-091-2/+2
* [PATCH] v4l: 877: module em2820 renamed to em28xx and moved to v4l dirMauro Carvalho Chehab2005-11-091-18/+21
* [PATCH] v4l: 817: saa713x keymaps and key builders were moved from ir kbd i2c cRicardo Cerqueira2005-11-091-1/+3
* [PATCH] v4l: 800: whitespace cleanupsMauro Carvalho Chehab2005-11-091-26/+26
* [PATCH] v4l: 793: remotes for the cinergy 200 usb and cinergy 250 usb are the...Sascha Sommer2005-11-091-2/+1
* [PATCH] v4l: 791: codingstyle fixesMauro Carvalho Chehab2005-11-091-4/+4