index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-31
[media] ir-nec-decoder: fix repeat key issue
Mariusz Białończyk
1
-3
/
+7
2010-12-29
[media] saa7134: Add support for Compro VideoMate Vista M1F
Ramiro Morales
2
-0
/
+93
2010-12-29
[media] MEDIA: RC: Provide full scancodes for TT-1500 remote control
David Henningsson
1
-39
/
+39
2010-12-29
[media] streamzap: Fix a compilation warning when compiled builtin
Mauro Carvalho Chehab
1
-1
/
+1
2010-12-29
[media] rc: ir-lirc-codec: fix potential integer overflow
Vasiliy Kulikov
1
-2
/
+3
2010-12-29
[media] Add a keymap for Pixelview 002-T remote
Mauro Carvalho Chehab
2
-0
/
+78
2010-12-29
[media] keycodes for DSR-0112 remote bundled with Haupauge MiniStick
Richard Zidlicky
1
-0
/
+38
2010-12-29
[media] media: Remove unnecessary casts of usb_get_intfdata
Joe Perches
1
-1
/
+1
2010-12-29
[media] media: rc: lirc_dev: check kobject_set_name() result
Vasiliy Kulikov
1
-1
/
+3
2010-12-29
[media] rc-core: add loopback driver
David Härdeman
3
-0
/
+274
2010-12-29
[media] rc-core: Initialize return value to zero
Mauro Carvalho Chehab
1
-1
/
+1
2010-12-29
[media] rc: fix sysfs entry for mceusb and streamzap
Paul Bender
2
-1
/
+3
2010-12-29
[media] drivers/media: nuvoton: fix chip id probe v2
Nicolas Kaiser
1
-2
/
+5
2010-12-29
[media] Fix rc-tbs-nec table after converting the cx88 driver to ir-core
Mariusz Białończyk
1
-32
/
+34
2010-12-29
[media] lirc_dev: add some __user annotations
Dan Carpenter
1
-2
/
+2
2010-12-29
[media] rc-core: fix some leftovers from the renaming patches
David Härdeman
3
-5
/
+5
2010-12-29
[media] saa7134: use full keycode for BeholdTV
David Härdeman
1
-35
/
+35
2010-12-29
[media] rc: Rename IR raw interface to ir-raw.c
Mauro Carvalho Chehab
2
-1
/
+1
2010-12-29
[media] rc: use rc_map_ prefix for all rc map tables
Mauro Carvalho Chehab
87
-272
/
+272
2010-12-29
[media] rc: Name RC keymap tables as rc_map_table
Mauro Carvalho Chehab
87
-96
/
+96
2010-12-29
[media] rc: Properly name the rc_map struct
Mauro Carvalho Chehab
1
-106
/
+106
2010-12-29
[media] rc: Rename remote controller type to rc_type instead of ir_type
Mauro Carvalho Chehab
99
-140
/
+140
2010-12-29
[media] Rename all public generic RC functions from ir_ to rc_
Mauro Carvalho Chehab
8
-32
/
+32
2010-12-29
[media] rc: rename the remaining things to rc_core
Mauro Carvalho Chehab
14
-38
/
+39
2010-12-29
[media] rc: remove ir-common module
Mauro Carvalho Chehab
3
-127
/
+0
2010-12-29
[media] rc-core: convert winbond-cir
David Härdeman
3
-0
/
+950
2010-12-29
[media] ir-core: make struct rc_dev the primary interface
David Härdeman
17
-821
/
+664
2010-12-29
[media] rc-core: Code cleanup after merging rc-sysfs and rc-map into rc-main
David Härdeman
2
-27
/
+13
2010-12-29
[media] rc-core: merge rc-map.c into rc-main.c
Mauro Carvalho Chehab
3
-109
/
+94
2010-12-29
[media] rc-core: Merge rc-sysfs.c into rc-main.c
Mauro Carvalho Chehab
3
-365
/
+348
2010-12-29
[media] Rename rc-core files from ir- to rc-
Mauro Carvalho Chehab
13
-13
/
+13
2010-12-29
[media] rename drivers/media/IR to drives/media/rc
Mauro Carvalho Chehab
111
-0
/
+19990