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.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
/
ir-keytable.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-01
Input: ir-keytable - fix uninitialized variable warning
Dmitry Torokhov
1
-0
/
+2
2010-10-31
drivers/media/IR/ir-keytable.c: fix binary search
David Härdeman
1
-3
/
+3
2010-10-28
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+6
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-131
/
+262
2010-10-21
[media] ir: properly handle an error at input_register
Mauro Carvalho Chehab
1
-0
/
+2
2010-10-21
[media] IR: make sure we register the input device when it is safe to do so
Maxim Levitsky
1
-0
/
+2
2010-10-21
V4L/DVB: IR: export ir_keyup so imon driver can use it directly
Jarod Wilson
1
-1
/
+2
2010-09-28
V4L/DVB: IR: fix keys beeing stuck down forever
Maxim Levitsky
1
-1
/
+1
2010-09-28
V4L/DVB: rc-core: increase repeat time
Mauro Carvalho Chehab
1
-0
/
+7
2010-09-10
Input: media/IR - switch to using new keycode interface
Dmitry Torokhov
1
-131
/
+262
2010-08-09
V4L/DVB: media: ir-keytable: null dereference in debug code
Dan Carpenter
1
-1
/
+2
2010-08-09
V4L/DVB: IR: report unknown scancodes the in-kernel decoders found
Maxim Levitsky
1
-0
/
+8
2010-08-09
V4L/DVB: IR: add helper function for hardware with small o/b buffer
Maxim Levitsky
1
-1
/
+1
2010-08-02
V4L/DVB: sms: Convert IR support to use the Remote Controller core
Mauro Carvalho Chehab
1
-2
/
+3
2010-06-01
V4L/DVB: Bug fix: make IR work again for dm1105
Igor M. Liplianin
1
-7
/
+10
2010-05-19
V4L/DVB: ir-core: fix some confusing comments
David Härdeman
1
-1
/
+1
2010-05-19
V4L/DVB: ir-core: fix table resize during keymap init
Mauro Carvalho Chehab
1
-4
/
+6
2010-05-19
ir-core: Fix the delete logic
Mauro Carvalho Chehab
1
-1
/
+1
2010-05-19
V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h
Mauro Carvalho Chehab
1
-1
/
+1
2010-05-19
V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decoders
Mauro Carvalho Chehab
1
-3
/
+14
2010-05-19
V4L/DVB: ir-core: Add support for badly-implemented hardware decoders
Mauro Carvalho Chehab
1
-6
/
+19
2010-05-19
V4L/DVB: ir-core: improve keyup/keydown logic
David Härdeman
1
-24
/
+101
2010-05-19
V4L/DVB: ir-core: re-add some debug functions for keytable changes
Mauro Carvalho Chehab
1
-2
/
+17
2010-05-19
V4L/DVB: drivers/media/IR - improve keytable code
David Härdeman
1
-330
/
+188
2010-05-19
V4L/DVB: ir: prepare IR code for a parameter change at register function
Mauro Carvalho Chehab
1
-3
/
+3
2010-05-18
V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR core
Mauro Carvalho Chehab
1
-0
/
+17
2010-05-18
V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decode
Mauro Carvalho Chehab
1
-0
/
+1
2010-05-18
V4L/DVB: ir-core: add two functions to report keyup/keydown events
Mauro Carvalho Chehab
1
-1
/
+56
2010-05-18
V4L/DVB: ir-core: export driver name used by IR via uevent
Mauro Carvalho Chehab
1
-1
/
+6
2010-05-18
V4L/DVB: ir-core: Export IR name via uevent
Mauro Carvalho Chehab
1
-0
/
+1
2010-05-18
V4L/DVB: ir: use a real device instead of a virtual class
Mauro Carvalho Chehab
1
-9
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-09
Input: scancode in get/set_keycodes should be unsigned
Dmitry Torokhov
1
-2
/
+2
2010-02-26
V4L/DVB: ir: fix memory leak
Alexander Beregalov
1
-1
/
+3
2010-02-26
V4L/DVB (13856): ir-keytable: simplify and avoid a warning
Mauro Carvalho Chehab
1
-8
/
+4
2010-02-26
V4L/DVB (13833): ir-core: some functions can be static
Mauro Carvalho Chehab
1
-4
/
+2
2010-02-26
V4L/DVB (13638): ir-core: documment missed functions
Mauro Carvalho Chehab
1
-3
/
+10
2010-02-26
V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-core
Mauro Carvalho Chehab
1
-2
/
+7
2010-02-26
V4L/DVB (13633): ir-core: create a new class for remote controllers
Mauro Carvalho Chehab
1
-3
/
+14
2010-01-17
V4L/DVB (13858): ir-keytable: use the right header
Mauro Carvalho Chehab
1
-1
/
+1
2009-12-16
V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_r...
Mauro Carvalho Chehab
1
-6
/
+14
2009-12-16
V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister
Mauro Carvalho Chehab
1
-2
/
+2
2009-12-16
V4L/DVB (13615): ir-core: create ir_input_register
Mauro Carvalho Chehab
1
-12
/
+39
2009-12-16
V4L/DVB (13613): IR: create ir-core module
Mauro Carvalho Chehab
1
-2
/
+19
2009-12-16
V4L/DVB (13612): IR: Move common IR code to drivers/media/IR
Mauro Carvalho Chehab
1
-0
/
+433