index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
IR
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-01
V4L/DVB: Bug fix: make IR work again for dm1105
Igor M. Liplianin
2
-10
/
+14
2010-06-01
V4L/DVB: media/IR: nec-decoder needs to select BITREV
Randy Dunlap
1
-0
/
+1
2010-06-01
V4L/DVB: IR/imon: add auto-config for 0xffdc rf device
Jarod Wilson
1
-10
/
+17
2010-06-01
V4L/DVB: IR/imon: clean up usage of bools
Jarod Wilson
1
-24
/
+24
2010-06-01
V4L/DVB: [-next] IR: fix ir-nec-decoder build, select BITREVERSE
Randy Dunlap
1
-0
/
+1
2010-06-01
V4L/DVB: saa7134: add RM-K6 remote control support for Avermedia M135A
Herton Ronaldo Krzesinski
3
-91
/
+148
2010-06-01
V4L/DVB: saa7134: add support for Avermedia M733A
Herton Ronaldo Krzesinski
2
-0
/
+96
2010-05-19
V4L/DVB: IR/imon: remove dead IMON_KEY_RELEASE_OFFSET
Jarod Wilson
1
-6
/
+6
2010-05-19
V4L/DVB: media/IR: Add missing include file to rc-map.c
Peter Huewe
1
-0
/
+1
2010-05-19
V4L/DVB: media/IR/imon: potential double unlock on error
Dan Carpenter
1
-1
/
+0
2010-05-19
V4L/DVB: media/IR/imon: testing the wrong variable
Dan Carpenter
1
-1
/
+1
2010-05-19
V4L/DVB: media/IR/imon: precendence issue: ! vs ==
Dan Carpenter
1
-1
/
+1
2010-05-19
V4L/DVB: IR/imon: add proper auto-repeat support
Jarod Wilson
1
-5
/
+6
2010-05-19
V4L/DVB: IR/imon: minor change_protocol fixups
Jarod Wilson
1
-11
/
+9
2010-05-19
V4L/DVB: ir-core: remove IR_TYPE_PD
David Härdeman
1
-6
/
+0
2010-05-19
V4L/DVB: IR/imon: convert to ir-core protocol change handling
Jarod Wilson
3
-89
/
+69
2010-05-19
V4L/DVB: ir-core: fix some confusing comments
David Härdeman
2
-2
/
+2
2010-05-19
V4L/DVB: ir-core: fix table resize during keymap init
Mauro Carvalho Chehab
1
-4
/
+6
2010-05-19
V4L/DVB: ir-core: fix double spinlock init in drivers/media/IR/rc-map.c
David Härdeman
2
-7
/
+0
2010-05-19
V4L/DVB: irmon: Cleanup some warning noise
Mauro Carvalho Chehab
1
-25
/
+27
2010-05-19
V4L/DVB: ir-core: Add Sony support to ir-core
David Härdeman
6
-0
/
+334
2010-05-19
V4L/DVB: ir-core: Add JVC support to ir-core
David Härdeman
6
-0
/
+342
2010-05-19
V4L/DVB: ir-core-priv.h: Fix a few CodingStyle errors
Mauro Carvalho Chehab
1
-4
/
+8
2010-05-19
V4L/DVB: ir-core: change duration to be coded as a u32 integer
David Härdeman
5
-254
/
+271
2010-05-19
V4L/DVB: ir-core: add imon driver
Jarod Wilson
3
-0
/
+2432
2010-05-19
V4L/DVB: ir-core: add imon pad and mce keymaps
Jarod Wilson
3
-0
/
+299
2010-05-19
V4L/DVB: ir-core: make ir_g_keycode_from_table a public function
Jarod Wilson
1
-7
/
+0
2010-05-19
ir-core: Fix the delete logic
Mauro Carvalho Chehab
1
-1
/
+1
2010-05-19
ir-core: Remove the quotation mark from the uevent names
Mauro Carvalho Chehab
1
-2
/
+2
2010-05-19
V4L/DVB: ir Kconfig: better describe the options
Mauro Carvalho Chehab
1
-2
/
+2
2010-05-19
V4L/DVB: ir-core-priv: fix a typo for RC6 config option
Mauro Carvalho Chehab
1
-1
/
+1
2010-05-19
V4L/DVB: Add RC6 support to ir-core
David Härdeman
6
-0
/
+432
2010-05-19
V4L/DVB: Add NECx support to ir-core
David Härdeman
1
-1
/
+2
2010-05-19
V4L/DVB: Add RC5x support to ir-core
David Härdeman
1
-19
/
+59
2010-05-19
V4L/DVB: ir-core: Remove warining noise if decoders compiled builtin
Mauro Carvalho Chehab
2
-3
/
+5
2010-05-19
V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h
Mauro Carvalho Chehab
7
-5
/
+117
2010-05-19
V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durations
David Härdeman
3
-281
/
+259
2010-05-19
V4L/DVB: ir-core: fix gcc warning noise
Mauro Carvalho Chehab
1
-1
/
+1
2010-05-19
V4L/DVB: ir-core: properly present the supported and current protocols
Mauro Carvalho Chehab
1
-19
/
+44
2010-05-19
V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decoders
Mauro Carvalho Chehab
3
-14
/
+30
2010-05-19
V4L/DVB: rename sysfs remote controller devices from rcrcv to rc
David Härdeman
1
-5
/
+5
2010-05-19
V4L/DVB: ir: Make sure that the spinlocks are properly initialized
Mauro Carvalho Chehab
4
-7
/
+4
2010-05-19
V4L/DVB: ir-rc5-decoder: fix state machine
Mauro Carvalho Chehab
1
-109
/
+52
2010-05-19
V4L/DVB: re-add enable/disable check to the IR decoders
Mauro Carvalho Chehab
2
-0
/
+6
2010-05-19
V4L/DVB: ir-core: Add support for badly-implemented hardware decoders
Mauro Carvalho Chehab
3
-6
/
+103
2010-05-19
V4L-DVB: ir-core: remove the ancillary buffer
Mauro Carvalho Chehab
3
-68
/
+12
2010-05-19
V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocol
Mauro Carvalho Chehab
4
-0
/
+382
2010-05-19
V4L/DVB: ir-nec-decoder: Cleanups
Mauro Carvalho Chehab
1
-32
/
+8
2010-05-19
V4L/DVB: ir-nec-decoder: Reimplement the entire decoder
Mauro Carvalho Chehab
1
-104
/
+167
2010-05-19
V4L/DVB: ir-core: improve keyup/keydown logic
David Härdeman
3
-43
/
+103
[next]