Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2b9accbee563f535046ff2cd382d0acaa92e130c
/
drivers
/
media
/
rc
/
rc-main.c
a952baa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
9179746
Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
0a91be4
[media] Fix sysfs rc protocol lookup for rc-5-sz
by Antti Seppälä
· 14 years ago
aebd636
Input: switch completely over to the new versions of get/setkeycode
by Dmitry Torokhov
· 14 years ago
54e74b8
Input: rc-keymap - return KEY_RESERVED for unknown mappings
by Dmitry Torokhov
· 14 years ago
dea8a39
[media] rc-core: Initialize return value to zero
by Mauro Carvalho Chehab
· 14 years ago
829ba9f
[media] rc-core: fix some leftovers from the renaming patches
by David Härdeman
· 14 years ago
d100e65
[media] rc: use rc_map_ prefix for all rc map tables
by Mauro Carvalho Chehab
· 14 years ago
2f4f58d
[media] rc: Name RC keymap tables as rc_map_table
by Mauro Carvalho Chehab
· 14 years ago
b088ba6
[media] rc: Properly name the rc_map struct
by Mauro Carvalho Chehab
· 14 years ago
52b6614
[media] rc: Rename remote controller type to rc_type instead of ir_type
by Mauro Carvalho Chehab
· 14 years ago
ca86674
[media] Rename all public generic RC functions from ir_ to rc_
by Mauro Carvalho Chehab
· 14 years ago
6bda964
[media] rc: rename the remaining things to rc_core
by Mauro Carvalho Chehab
· 14 years ago
d8b4b58
[media] ir-core: make struct rc_dev the primary interface
by David Härdeman
· 14 years ago
4c7b355
[media] rc-core: Code cleanup after merging rc-sysfs and rc-map into rc-main
by David Härdeman
· 14 years ago
631493e
[media] rc-core: merge rc-map.c into rc-main.c
by Mauro Carvalho Chehab
· 14 years ago
bc2a6c5
[media] rc-core: Merge rc-sysfs.c into rc-main.c
by Mauro Carvalho Chehab
· 14 years ago
f62de67
[media] Rename rc-core files from ir- to rc-
by Mauro Carvalho Chehab
· 14 years ago
[Renamed (99%) from drivers/media/rc/ir-keytable.c]
32cf86f
[media] rename drivers/media/IR to drives/media/rc
by Mauro Carvalho Chehab
· 14 years ago
[Renamed from drivers/media/IR/ir-keytable.c]
62c6503
[media] ir-core: remove remaining users of the ir-functions keyhandlers
by David Härdeman
· 14 years ago
47c5ba5
Input: ir-keytable - fix uninitialized variable warning
by Dmitry Torokhov
· 14 years ago
0d07025
drivers/media/IR/ir-keytable.c: fix binary search
by David Härdeman
· 14 years ago
0851668
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
3a99c63
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
991369e
[media] ir: properly handle an error at input_register
by Mauro Carvalho Chehab
· 14 years ago
58b3dd4
[media] IR: make sure we register the input device when it is safe to do so
by Maxim Levitsky
· 14 years ago
ee08940
V4L/DVB: IR: export ir_keyup so imon driver can use it directly
by Jarod Wilson
· 14 years ago
e0172fd
V4L/DVB: IR: fix keys beeing stuck down forever
by Maxim Levitsky
· 14 years ago
04cab131
V4L/DVB: rc-core: increase repeat time
by Mauro Carvalho Chehab
· 14 years ago
9f47009
Input: media/IR - switch to using new keycode interface
by Dmitry Torokhov
· 14 years ago
ede67a3
V4L/DVB: media: ir-keytable: null dereference in debug code
by Dan Carpenter
· 14 years ago
ed4d387
V4L/DVB: IR: report unknown scancodes the in-kernel decoders found
by Maxim Levitsky
· 14 years ago
4a702eb
V4L/DVB: IR: add helper function for hardware with small o/b buffer
by Maxim Levitsky
· 14 years ago
844a9e9
V4L/DVB: sms: Convert IR support to use the Remote Controller core
by Mauro Carvalho Chehab
· 14 years ago
84b14f1
V4L/DVB: Bug fix: make IR work again for dm1105
by Igor M. Liplianin
· 14 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
09bd00e
ir-core: Fix the delete logic
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
626cf69
V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw 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
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
b2245ba
V4L/DVB: ir: prepare IR code for a parameter change at register function
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
9f15478
V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decode
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
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
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
8231152
V4L/DVB: ir: fix memory leak
by Alexander Beregalov
· 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
d4b778d
V4L/DVB (13638): ir-core: documment missed functions
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
[Renamed (99%) from drivers/media/common/ir-keytable.c]
05395a3
V4L/DVB (13576): ir-common: fix an oops caused by the usage of an initialized drvdata
by Mauro Carvalho Chehab
· 15 years ago
e97f467
V4L/DVB (13542): ir-keytable: Allow dynamic table change
by Mauro Carvalho Chehab
· 15 years ago
7fee03e
V4L/DVB (13540): ir-common: Cleanup get key evdev code
by Mauro Carvalho Chehab
· 15 years ago
f6fc504
V4L/DVB (13538): ir-common: Use a dynamic keycode table
by Mauro Carvalho Chehab
· 15 years ago
8573b74
V4L/DVB (13533): ir: use dynamic tables, instead of static ones
by Mauro Carvalho Chehab
· 15 years ago
ef53a11
V4L/DVB (13532): ir-common: Add infrastructure to use a dynamic keycode table
by Mauro Carvalho Chehab
· 15 years ago