index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
IR
/
ir-keytable.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB: media: ir-keytable: null dereference in debug code
Dan Carpenter
2010-08-08
1
-1
/
+2
*
V4L/DVB: IR: report unknown scancodes the in-kernel decoders found
Maxim Levitsky
2010-08-08
1
-0
/
+8
*
V4L/DVB: IR: add helper function for hardware with small o/b buffer
Maxim Levitsky
2010-08-08
1
-1
/
+1
*
V4L/DVB: sms: Convert IR support to use the Remote Controller core
Mauro Carvalho Chehab
2010-08-02
1
-2
/
+3
*
V4L/DVB: Bug fix: make IR work again for dm1105
Igor M. Liplianin
2010-06-01
1
-7
/
+10
*
V4L/DVB: ir-core: fix some confusing comments
David Härdeman
2010-05-19
1
-1
/
+1
*
V4L/DVB: ir-core: fix table resize during keymap init
Mauro Carvalho Chehab
2010-05-19
1
-4
/
+6
*
ir-core: Fix the delete logic
Mauro Carvalho Chehab
2010-05-19
1
-1
/
+1
*
V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h
Mauro Carvalho Chehab
2010-05-19
1
-1
/
+1
*
V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decoders
Mauro Carvalho Chehab
2010-05-19
1
-3
/
+14
*
V4L/DVB: ir-core: Add support for badly-implemented hardware decoders
Mauro Carvalho Chehab
2010-05-19
1
-6
/
+19
*
V4L/DVB: ir-core: improve keyup/keydown logic
David Härdeman
2010-05-19
1
-24
/
+101
*
V4L/DVB: ir-core: re-add some debug functions for keytable changes
Mauro Carvalho Chehab
2010-05-19
1
-2
/
+17
*
V4L/DVB: drivers/media/IR - improve keytable code
David Härdeman
2010-05-19
1
-330
/
+188
*
V4L/DVB: ir: prepare IR code for a parameter change at register function
Mauro Carvalho Chehab
2010-05-19
1
-3
/
+3
*
V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR core
Mauro Carvalho Chehab
2010-05-18
1
-0
/
+17
*
V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decode
Mauro Carvalho Chehab
2010-05-18
1
-0
/
+1
*
V4L/DVB: ir-core: add two functions to report keyup/keydown events
Mauro Carvalho Chehab
2010-05-18
1
-1
/
+56
*
V4L/DVB: ir-core: export driver name used by IR via uevent
Mauro Carvalho Chehab
2010-05-18
1
-1
/
+6
*
V4L/DVB: ir-core: Export IR name via uevent
Mauro Carvalho Chehab
2010-05-18
1
-0
/
+1
*
V4L/DVB: ir: use a real device instead of a virtual class
Mauro Carvalho Chehab
2010-05-18
1
-9
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Input: scancode in get/set_keycodes should be unsigned
Dmitry Torokhov
2010-03-08
1
-2
/
+2
*
V4L/DVB: ir: fix memory leak
Alexander Beregalov
2010-02-26
1
-1
/
+3
*
V4L/DVB (13856): ir-keytable: simplify and avoid a warning
Mauro Carvalho Chehab
2010-02-26
1
-8
/
+4
*
V4L/DVB (13833): ir-core: some functions can be static
Mauro Carvalho Chehab
2010-02-26
1
-4
/
+2
*
V4L/DVB (13638): ir-core: documment missed functions
Mauro Carvalho Chehab
2010-02-26
1
-3
/
+10
*
V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-core
Mauro Carvalho Chehab
2010-02-26
1
-2
/
+7
*
V4L/DVB (13633): ir-core: create a new class for remote controllers
Mauro Carvalho Chehab
2010-02-26
1
-3
/
+14
*
V4L/DVB (13858): ir-keytable: use the right header
Mauro Carvalho Chehab
2010-01-17
1
-1
/
+1
*
V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_r...
Mauro Carvalho Chehab
2009-12-16
1
-6
/
+14
*
V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister
Mauro Carvalho Chehab
2009-12-16
1
-2
/
+2
*
V4L/DVB (13615): ir-core: create ir_input_register
Mauro Carvalho Chehab
2009-12-16
1
-12
/
+39
*
V4L/DVB (13613): IR: create ir-core module
Mauro Carvalho Chehab
2009-12-16
1
-2
/
+19
*
V4L/DVB (13612): IR: Move common IR code to drivers/media/IR
Mauro Carvalho Chehab
2009-12-16
1
-0
/
+433