index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
/
rc-main.c
Age
Commit message (
Expand
)
Author
2011-03-19
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-01-31
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