index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
IR
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB: ir-core: fix some confusing comments
David Härdeman
2010-05-19
2
-2
/
+2
*
V4L/DVB: ir-core: fix table resize during keymap init
Mauro Carvalho Chehab
2010-05-19
1
-4
/
+6
*
V4L/DVB: ir-core: fix double spinlock init in drivers/media/IR/rc-map.c
David Härdeman
2010-05-19
2
-7
/
+0
*
V4L/DVB: irmon: Cleanup some warning noise
Mauro Carvalho Chehab
2010-05-19
1
-25
/
+27
*
V4L/DVB: ir-core: Add Sony support to ir-core
David Härdeman
2010-05-19
6
-0
/
+334
*
V4L/DVB: ir-core: Add JVC support to ir-core
David Härdeman
2010-05-19
6
-0
/
+342
*
V4L/DVB: ir-core-priv.h: Fix a few CodingStyle errors
Mauro Carvalho Chehab
2010-05-19
1
-4
/
+8
*
V4L/DVB: ir-core: change duration to be coded as a u32 integer
David Härdeman
2010-05-19
5
-254
/
+271
*
V4L/DVB: ir-core: add imon driver
Jarod Wilson
2010-05-19
3
-0
/
+2432
*
V4L/DVB: ir-core: add imon pad and mce keymaps
Jarod Wilson
2010-05-19
3
-0
/
+299
*
V4L/DVB: ir-core: make ir_g_keycode_from_table a public function
Jarod Wilson
2010-05-19
1
-7
/
+0
*
ir-core: Fix the delete logic
Mauro Carvalho Chehab
2010-05-19
1
-1
/
+1
*
ir-core: Remove the quotation mark from the uevent names
Mauro Carvalho Chehab
2010-05-19
1
-2
/
+2
*
V4L/DVB: ir Kconfig: better describe the options
Mauro Carvalho Chehab
2010-05-19
1
-2
/
+2
*
V4L/DVB: ir-core-priv: fix a typo for RC6 config option
Mauro Carvalho Chehab
2010-05-19
1
-1
/
+1
*
V4L/DVB: Add RC6 support to ir-core
David Härdeman
2010-05-19
6
-0
/
+432
*
V4L/DVB: Add NECx support to ir-core
David Härdeman
2010-05-19
1
-1
/
+2
*
V4L/DVB: Add RC5x support to ir-core
David Härdeman
2010-05-19
1
-19
/
+59
*
V4L/DVB: ir-core: Remove warining noise if decoders compiled builtin
Mauro Carvalho Chehab
2010-05-19
2
-3
/
+5
*
V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h
Mauro Carvalho Chehab
2010-05-19
7
-5
/
+117
*
V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durations
David Härdeman
2010-05-19
3
-281
/
+259
*
V4L/DVB: ir-core: fix gcc warning noise
Mauro Carvalho Chehab
2010-05-19
1
-1
/
+1
*
V4L/DVB: ir-core: properly present the supported and current protocols
Mauro Carvalho Chehab
2010-05-19
1
-19
/
+44
*
V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decoders
Mauro Carvalho Chehab
2010-05-19
3
-14
/
+30
*
V4L/DVB: rename sysfs remote controller devices from rcrcv to rc
David Härdeman
2010-05-19
1
-5
/
+5
*
V4L/DVB: ir: Make sure that the spinlocks are properly initialized
Mauro Carvalho Chehab
2010-05-19
4
-7
/
+4
*
V4L/DVB: ir-rc5-decoder: fix state machine
Mauro Carvalho Chehab
2010-05-19
1
-109
/
+52
*
V4L/DVB: re-add enable/disable check to the IR decoders
Mauro Carvalho Chehab
2010-05-19
2
-0
/
+6
*
V4L/DVB: ir-core: Add support for badly-implemented hardware decoders
Mauro Carvalho Chehab
2010-05-19
3
-6
/
+103
*
V4L-DVB: ir-core: remove the ancillary buffer
Mauro Carvalho Chehab
2010-05-19
3
-68
/
+12
*
V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocol
Mauro Carvalho Chehab
2010-05-19
4
-0
/
+382
*
V4L/DVB: ir-nec-decoder: Cleanups
Mauro Carvalho Chehab
2010-05-19
1
-32
/
+8
*
V4L/DVB: ir-nec-decoder: Reimplement the entire decoder
Mauro Carvalho Chehab
2010-05-19
1
-104
/
+167
*
V4L/DVB: ir-core: improve keyup/keydown logic
David Härdeman
2010-05-19
3
-43
/
+103
*
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-common: remove keymap tables from the module
Mauro Carvalho Chehab
2010-05-19
2
-46
/
+1
*
V4L/DVB: ir-core: Make use of the new IR keymap modules
Mauro Carvalho Chehab
2010-05-19
3
-7
/
+26
*
V4L/DVB: ir: prepare IR code for a parameter change at register function
Mauro Carvalho Chehab
2010-05-19
1
-3
/
+3
*
V4L/DVB: Break Remote Controller keymaps into modules
Mauro Carvalho Chehab
2010-05-19
68
-2
/
+5632
*
V4L/DVB: ir-core: Add support for RC map code register
Mauro Carvalho Chehab
2010-05-19
2
-1
/
+76
*
V4L/DVB: ir-common: move IR tables from ir-keymaps.c to a separate file
Mauro Carvalho Chehab
2010-05-19
1
-3160
/
+11
*
V4L/DVB: ir-common: Use macros to define the keytables
Mauro Carvalho Chehab
2010-05-19
1
-137
/
+128
*
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: ir-core: rename sysfs remote controller class from ir to rc
Mauro Carvalho Chehab
2010-05-18
1
-10
/
+10
*
V4L/DVB: ir-nec-decoder: Add sysfs node to enable/disable per irrcv
Mauro Carvalho Chehab
2010-05-18
2
-2
/
+133
*
V4L/DVB: ir-core: prepare to add more operations for ir decoders
Mauro Carvalho Chehab
2010-05-18
2
-18
/
+59
*
V4L/DVB: ir-core: dynamically load the compiled IR protocols
Mauro Carvalho Chehab
2010-05-18
5
-10
/
+101
*
V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decode
Mauro Carvalho Chehab
2010-05-18
3
-39
/
+98
*
V4L/DVB: ir-core/saa7134: Move ir keyup/keydown code to the ir-core
Mauro Carvalho Chehab
2010-05-18
1
-32
/
+58
[next]