summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/rc-main.c
Commit message (Expand)AuthorAgeFilesLines
* [media] Avoid sysfs oops when an rc_dev's raw device is absentDouglas Bagnall2012-07-301-2/+3
* [media] rc: Pospone ir raw decoders loading until really neededEzequiel García2012-03-191-2/+7
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-151-0/+1
|\
| * Merge tag 'v3.2-rc2' into staging/for_v3.3Mauro Carvalho Chehab2011-11-231-0/+1
| |\
| * | [media] rc: Add support for decoding Sanyo protocolMauro Carvalho Chehab2011-11-231-0/+1
* | | switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-031-1/+1
| |/ |/|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\ \ | |/ |/|
| * drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker2011-10-311-0/+1
* | [media] rc-main: Fix device de-registration logicMauro Carvalho Chehab2011-07-311-10/+19
|/
* [media] rc-core support for Microsoft IR keyboard/mouseJarod Wilson2011-07-271-0/+1
* [media] rc: double unlock in rc_register_device()Dan Carpenter2011-07-271-1/+2
* [media] rc: call input_sync after scancode reportsJarod Wilson2011-07-011-23/+25
* [media] Use a more consistent value for RC repeat periodMauro Carvalho Chehab2011-05-201-0/+7
* [media] rc: add locking to fix register/show raceJarod Wilson2011-05-201-6/+41
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-041-1/+3
|\
| * [media] rc_core: avoid kernel oops when rmmod saa7134Hussam Al-Tayeb2011-04-291-1/+2
| * [media] rc: show RC_TYPE_OTHER in sysfsJarod Wilson2011-04-291-0/+1
* | Fix common misspellingsLucas De Marchi2011-03-311-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-03-191-2/+2
|\
| * Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov2011-01-311-2/+2
* | Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2011-03-101-1/+1
|\ \ | |/ |/|
| * [media] Fix sysfs rc protocol lookup for rc-5-szAntti Seppälä2011-03-021-1/+1
* | Input: rc-keymap - return KEY_RESERVED for unknown mappingsDmitry Torokhov2011-01-311-11/+17
|/
* [media] rc-core: Initialize return value to zeroMauro Carvalho Chehab2010-12-291-1/+1
* [media] rc-core: fix some leftovers from the renaming patchesDavid Härdeman2010-12-291-1/+1
* [media] rc: use rc_map_ prefix for all rc map tablesMauro Carvalho Chehab2010-12-291-14/+14
* [media] rc: Name RC keymap tables as rc_map_tableMauro Carvalho Chehab2010-12-291-10/+10
* [media] rc: Properly name the rc_map structMauro Carvalho Chehab2010-12-291-106/+106
* [media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab2010-12-291-17/+17
* [media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab2010-12-291-18/+18
* [media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab2010-12-291-9/+9
* [media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman2010-12-291-338/+274
* [media] rc-core: Code cleanup after merging rc-sysfs and rc-map into rc-mainDavid Härdeman2010-12-291-17/+13
* [media] rc-core: merge rc-map.c into rc-main.cMauro Carvalho Chehab2010-12-291-1/+93
* [media] rc-core: Merge rc-sysfs.c into rc-main.cMauro Carvalho Chehab2010-12-291-2/+347
* [media] Rename rc-core files from ir- to rc-Mauro Carvalho Chehab2010-12-291-0/+766