aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/rc-main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman1-32/+41
2012-07-30[media] Avoid sysfs oops when an rc_dev's raw device is absentDouglas Bagnall1-2/+3
2012-03-19[media] rc: Pospone ir raw decoders loading until really neededEzequiel García1-2/+7
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+1
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro1-1/+1
2011-11-23Merge tag 'v3.2-rc2' into staging/for_v3.3Mauro Carvalho Chehab1-0/+1
2011-11-23[media] rc: Add support for decoding Sanyo protocolMauro Carvalho Chehab1-0/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-10-31drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker1-0/+1
2011-07-31[media] rc-main: Fix device de-registration logicMauro Carvalho Chehab1-10/+19
2011-07-27[media] rc-core support for Microsoft IR keyboard/mouseJarod Wilson1-0/+1
2011-07-27[media] rc: double unlock in rc_register_device()Dan Carpenter1-1/+2
2011-07-01[media] rc: call input_sync after scancode reportsJarod Wilson1-23/+25
2011-05-20[media] Use a more consistent value for RC repeat periodMauro Carvalho Chehab1-0/+7
2011-05-20[media] rc: add locking to fix register/show raceJarod Wilson1-6/+41
2011-05-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-1/+3
2011-04-29[media] rc_core: avoid kernel oops when rmmod saa7134Hussam Al-Tayeb1-1/+2
2011-04-29[media] rc: show RC_TYPE_OTHER in sysfsJarod Wilson1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+2
2011-03-10Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-1/+1
2011-03-02[media] Fix sysfs rc protocol lookup for rc-5-szAntti Seppälä1-1/+1
2011-01-31Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov1-2/+2
2011-01-31Input: rc-keymap - return KEY_RESERVED for unknown mappingsDmitry Torokhov1-11/+17
2010-12-29[media] rc-core: Initialize return value to zeroMauro Carvalho Chehab1-1/+1
2010-12-29[media] rc-core: fix some leftovers from the renaming patchesDavid Härdeman1-1/+1
2010-12-29[media] rc: use rc_map_ prefix for all rc map tablesMauro Carvalho Chehab1-14/+14
2010-12-29[media] rc: Name RC keymap tables as rc_map_tableMauro Carvalho Chehab1-10/+10
2010-12-29[media] rc: Properly name the rc_map structMauro Carvalho Chehab1-106/+106
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab1-17/+17
2010-12-29[media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab1-18/+18
2010-12-29[media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab1-9/+9
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman1-338/+274
2010-12-29[media] rc-core: Code cleanup after merging rc-sysfs and rc-map into rc-mainDavid Härdeman1-17/+13
2010-12-29[media] rc-core: merge rc-map.c into rc-main.cMauro Carvalho Chehab1-1/+93
2010-12-29[media] rc-core: Merge rc-sysfs.c into rc-main.cMauro Carvalho Chehab1-2/+347
2010-12-29[media] Rename rc-core files from ir- to rc-Mauro Carvalho Chehab1-0/+766