Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
646aafa649abb5362e55176cc5ee9c14c3c463a1
/
drivers
/
media
/
IR
84b14f1
V4L/DVB: Bug fix: make IR work again for dm1105
by Igor M. Liplianin
· 15 years ago
033608c
V4L/DVB: media/IR: nec-decoder needs to select BITREV
by Randy Dunlap
· 15 years ago
bbe4690
V4L/DVB: IR/imon: add auto-config for 0xffdc rf device
by Jarod Wilson
· 15 years ago
f789bf4
V4L/DVB: IR/imon: clean up usage of bools
by Jarod Wilson
· 15 years ago
58aac2b
V4L/DVB: [-next] IR: fix ir-nec-decoder build, select BITREVERSE
by Randy Dunlap
· 15 years ago
63fc31e
V4L/DVB: saa7134: add RM-K6 remote control support for Avermedia M135A
by Herton Ronaldo Krzesinski
· 15 years ago
9e1d9e7
V4L/DVB: saa7134: add support for Avermedia M733A
by Herton Ronaldo Krzesinski
· 15 years ago
083e472
V4L/DVB: IR/imon: remove dead IMON_KEY_RELEASE_OFFSET
by Jarod Wilson
· 15 years ago
a7b3903
V4L/DVB: media/IR: Add missing include file to rc-map.c
by Peter Huewe
· 15 years ago
9723dbb
V4L/DVB: media/IR/imon: potential double unlock on error
by Dan Carpenter
· 15 years ago
5f6e3c8e
V4L/DVB: media/IR/imon: testing the wrong variable
by Dan Carpenter
· 15 years ago
f03900d
V4L/DVB: media/IR/imon: precendence issue: ! vs ==
by Dan Carpenter
· 15 years ago
db190fc
V4L/DVB: IR/imon: add proper auto-repeat support
by Jarod Wilson
· 15 years ago
666a9ed
V4L/DVB: IR/imon: minor change_protocol fixups
by Jarod Wilson
· 15 years ago
5a143b1
V4L/DVB: ir-core: remove IR_TYPE_PD
by David Härdeman
· 15 years ago
6718e8a
V4L/DVB: IR/imon: convert to ir-core protocol change handling
by Jarod Wilson
· 15 years ago
dd3f616
V4L/DVB: ir-core: fix some confusing comments
by David Härdeman
· 15 years ago
42880cd
V4L/DVB: ir-core: fix table resize during keymap init
by Mauro Carvalho Chehab
· 15 years ago
d468443
V4L/DVB: ir-core: fix double spinlock init in drivers/media/IR/rc-map.c
by David Härdeman
· 15 years ago
1f71bae
V4L/DVB: irmon: Cleanup some warning noise
by Mauro Carvalho Chehab
· 15 years ago
3fe29c8
V4L/DVB: ir-core: Add Sony support to ir-core
by David Härdeman
· 15 years ago
bf670f6
V4L/DVB: ir-core: Add JVC support to ir-core
by David Härdeman
· 15 years ago
384f23e
V4L/DVB: ir-core-priv.h: Fix a few CodingStyle errors
by Mauro Carvalho Chehab
· 15 years ago
e40b112
V4L/DVB: ir-core: change duration to be coded as a u32 integer
by David Härdeman
· 15 years ago
21677cf
V4L/DVB: ir-core: add imon driver
by Jarod Wilson
· 15 years ago
1159f83
V4L/DVB: ir-core: add imon pad and mce keymaps
by Jarod Wilson
· 15 years ago
1c0e0ee
V4L/DVB: ir-core: make ir_g_keycode_from_table a public function
by Jarod Wilson
· 15 years ago
09bd00e
ir-core: Fix the delete logic
by Mauro Carvalho Chehab
· 15 years ago
3efaa06
ir-core: Remove the quotation mark from the uevent names
by Mauro Carvalho Chehab
· 15 years ago
897c7b3
V4L/DVB: ir Kconfig: better describe the options
by Mauro Carvalho Chehab
· 15 years ago
f35473e
V4L/DVB: ir-core-priv: fix a typo for RC6 config option
by Mauro Carvalho Chehab
· 15 years ago
784a493
V4L/DVB: Add RC6 support to ir-core
by David Härdeman
· 15 years ago
25bb10c
V4L/DVB: Add NECx support to ir-core
by David Härdeman
· 15 years ago
733419b
V4L/DVB: Add RC5x support to ir-core
by David Härdeman
· 15 years ago
5fa2989
V4L/DVB: ir-core: Remove warining noise if decoders compiled builtin
by Mauro Carvalho Chehab
· 15 years ago
3f113e3
V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h
by Mauro Carvalho Chehab
· 15 years ago
724e249
V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durations
by David Härdeman
· 15 years ago
d22e546
V4L/DVB: ir-core: fix gcc warning noise
by Mauro Carvalho Chehab
· 15 years ago
b320f80
V4L/DVB: ir-core: properly present the supported and current protocols
by Mauro Carvalho Chehab
· 15 years ago
626cf69
V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decoders
by Mauro Carvalho Chehab
· 15 years ago
de88f31
V4L/DVB: rename sysfs remote controller devices from rcrcv to rc
by David Härdeman
· 15 years ago
6eb9435
V4L/DVB: ir: Make sure that the spinlocks are properly initialized
by Mauro Carvalho Chehab
· 15 years ago
9b09df5
V4L/DVB: ir-rc5-decoder: fix state machine
by Mauro Carvalho Chehab
· 15 years ago
7f20d32
V4L/DVB: re-add enable/disable check to the IR decoders
by Mauro Carvalho Chehab
· 15 years ago
9dfe4e8
V4L/DVB: ir-core: Add support for badly-implemented hardware decoders
by Mauro Carvalho Chehab
· 15 years ago
587835a
V4L-DVB: ir-core: remove the ancillary buffer
by Mauro Carvalho Chehab
· 15 years ago
db1423a
V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocol
by Mauro Carvalho Chehab
· 15 years ago
67780d6
V4L/DVB: ir-nec-decoder: Cleanups
by Mauro Carvalho Chehab
· 15 years ago
2f16f63
V4L/DVB: ir-nec-decoder: Reimplement the entire decoder
by Mauro Carvalho Chehab
· 15 years ago
a374fef
V4L/DVB: ir-core: improve keyup/keydown logic
by David Härdeman
· 15 years ago
3543894
V4L/DVB: ir-core: re-add some debug functions for keytable changes
by Mauro Carvalho Chehab
· 15 years ago
b3074c0
V4L/DVB: drivers/media/IR - improve keytable code
by David Härdeman
· 15 years ago
bd7261d
V4L/DVB: ir-common: remove keymap tables from the module
by Mauro Carvalho Chehab
· 15 years ago
02858ee
V4L/DVB: ir-core: Make use of the new IR keymap modules
by Mauro Carvalho Chehab
· 15 years ago
b2245ba
V4L/DVB: ir: prepare IR code for a parameter change at register function
by Mauro Carvalho Chehab
· 15 years ago
6686fa6
V4L/DVB: Break Remote Controller keymaps into modules
by Mauro Carvalho Chehab
· 15 years ago
9ce50c1
V4L/DVB: ir-core: Add support for RC map code register
by Mauro Carvalho Chehab
· 15 years ago
77b7422d
V4L/DVB: ir-common: move IR tables from ir-keymaps.c to a separate file
by Mauro Carvalho Chehab
· 15 years ago
dce4a3e
V4L/DVB: ir-common: Use macros to define the keytables
by Mauro Carvalho Chehab
· 15 years ago
716aab4
V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR core
by Mauro Carvalho Chehab
· 15 years ago
e202c15
V4L/DVB: ir-core: rename sysfs remote controller class from ir to rc
by Mauro Carvalho Chehab
· 15 years ago
20d5f11
V4L/DVB: ir-nec-decoder: Add sysfs node to enable/disable per irrcv
by Mauro Carvalho Chehab
· 15 years ago
93c312f
V4L/DVB: ir-core: prepare to add more operations for ir decoders
by Mauro Carvalho Chehab
· 15 years ago
995187b
V4L/DVB: ir-core: dynamically load the compiled IR protocols
by Mauro Carvalho Chehab
· 15 years ago
9f15478
V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decode
by Mauro Carvalho Chehab
· 15 years ago
ada3963
V4L/DVB: ir-core/saa7134: Move ir keyup/keydown code to the ir-core
by Mauro Carvalho Chehab
· 15 years ago
6660de5
V4L/DVB: ir-core: add two functions to report keyup/keydown events
by Mauro Carvalho Chehab
· 15 years ago
a3572c3
V4L/DVB: ir-core: Add logic to decode IR protocols at the IR core
by Mauro Carvalho Chehab
· 15 years ago
d152b8b
V4L/DVB: saa7134: use a full scancode table for M135A
by Mauro Carvalho Chehab
· 15 years ago
ecf6e72
V4L/DVB: ir-core: be less pedantic with RC protocol name
by Mauro Carvalho Chehab
· 15 years ago
727e625
V4L/DVB: ir-core: export driver name used by IR via uevent
by Mauro Carvalho Chehab
· 15 years ago
9c89a18
V4L/DVB: ir-core: Export IR name via uevent
by Mauro Carvalho Chehab
· 15 years ago
2915e5e
V4L/DVB: ir-core: Add a macro to properly create IR tables
by Mauro Carvalho Chehab
· 15 years ago
945cdfa
V4L/DVB: ir: use a real device instead of a virtual class
by Mauro Carvalho Chehab
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
58b9399
Input: scancode in get/set_keycodes should be unsigned
by Dmitry Torokhov
· 15 years ago
433763f
V4L/DVB: Kworld 315U remote support
by Franklin Meng
· 15 years ago
ca39d84
V4L/DVB: em28xx: fix for "Leadtek winfast tv usbii deluxe"
by Magnus Alm
· 15 years ago
8231152
V4L/DVB: ir: fix memory leak
by Alexander Beregalov
· 15 years ago
9714d58
V4L/DVB (13957): IR: Fix sysfs attributes declaration
by Francesco Lavra
· 15 years ago
3205e4f
V4L/DVB (13856): ir-keytable: simplify and avoid a warning
by Mauro Carvalho Chehab
· 15 years ago
8719cfd
V4L/DVB (13833): ir-core: some functions can be static
by Mauro Carvalho Chehab
· 15 years ago
0f7ff39
V4L/DVB (13825): ir-core: Don't OOPS if IR device props is not defined
by Mauro Carvalho Chehab
· 15 years ago
971e829
V4L/DVB (13680): ir: use unsigned long instead of enum
by Mauro Carvalho Chehab
· 15 years ago
eecee32
V4L/DVB (13639): ir-sysfs: Properly protect rc_tab changes with a lock
by Mauro Carvalho Chehab
· 15 years ago
d4b778d
V4L/DVB (13638): ir-core: documment missed functions
by Mauro Carvalho Chehab
· 15 years ago
09b01b9
V4L/DVB (13636): ir-core: add method to change IR protocol
by Mauro Carvalho Chehab
· 15 years ago
53f8702
V4L/DVB (13635): ir-core: Implement protocol table type reading
by Mauro Carvalho Chehab
· 15 years ago
e93854d
V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-core
by Mauro Carvalho Chehab
· 15 years ago
4714eda
V4L/DVB (13633): ir-core: create a new class for remote controllers
by Mauro Carvalho Chehab
· 15 years ago
882ead3
V4L/DVB (13858): ir-keytable: use the right header
by Mauro Carvalho Chehab
· 15 years ago
579e7d6
V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register()
by Mauro Carvalho Chehab
· 15 years ago
38ef6aa
V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister
by Mauro Carvalho Chehab
· 15 years ago
75543cc
V4L/DVB (13615): ir-core: create ir_input_register
by Mauro Carvalho Chehab
· 15 years ago
446e4a6
V4L/DVB (13613): IR: create ir-core module
by Mauro Carvalho Chehab
· 15 years ago
e27d381
V4L/DVB (13612): IR: Move common IR code to drivers/media/IR
by Mauro Carvalho Chehab
· 15 years ago