index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
/
rc-main.c
Age
Commit message (
Expand
)
Author
2011-07-01
[media] rc: call input_sync after scancode reports
Jarod Wilson
2011-05-20
[media] Use a more consistent value for RC repeat period
Mauro Carvalho Chehab
2011-05-20
[media] rc: add locking to fix register/show race
Jarod Wilson
2011-05-04
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-04-29
[media] rc_core: avoid kernel oops when rmmod saa7134
Hussam Al-Tayeb
2011-04-29
[media] rc: show RC_TYPE_OTHER in sysfs
Jarod Wilson
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-03-10
Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2011-03-02
[media] Fix sysfs rc protocol lookup for rc-5-sz
Antti Seppälä
2011-02-01
Input: switch completely over to the new versions of get/setkeycode
Dmitry Torokhov
2011-01-31
Input: rc-keymap - return KEY_RESERVED for unknown mappings
Dmitry Torokhov
2010-12-29
[media] rc-core: Initialize return value to zero
Mauro Carvalho Chehab
2010-12-29
[media] rc-core: fix some leftovers from the renaming patches
David Härdeman
2010-12-29
[media] rc: use rc_map_ prefix for all rc map tables
Mauro Carvalho Chehab
2010-12-29
[media] rc: Name RC keymap tables as rc_map_table
Mauro Carvalho Chehab
2010-12-29
[media] rc: Properly name the rc_map struct
Mauro Carvalho Chehab
2010-12-29
[media] rc: Rename remote controller type to rc_type instead of ir_type
Mauro Carvalho Chehab
2010-12-29
[media] Rename all public generic RC functions from ir_ to rc_
Mauro Carvalho Chehab
2010-12-29
[media] rc: rename the remaining things to rc_core
Mauro Carvalho Chehab
2010-12-29
[media] ir-core: make struct rc_dev the primary interface
David Härdeman
2010-12-29
[media] rc-core: Code cleanup after merging rc-sysfs and rc-map into rc-main
David Härdeman
2010-12-29
[media] rc-core: merge rc-map.c into rc-main.c
Mauro Carvalho Chehab
2010-12-29
[media] rc-core: Merge rc-sysfs.c into rc-main.c
Mauro Carvalho Chehab
2010-12-29
[media] Rename rc-core files from ir- to rc-
Mauro Carvalho Chehab