Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6bea25af147fcddcd8fd4557f4184c847c5c6ffd
/
drivers
/
media
/
rc
/
rc-main.c
6bea25a
[media] rc-main: automatically refresh filter on protocol change
by James Hogan
· 11 years ago
ab88c66
[media] rc: add wakeup_protocols sysfs file
by James Hogan
· 11 years ago
acff5f2
[media] rc: add allowed/enabled wakeup protocol masks
by James Hogan
· 11 years ago
b8c7d915
[media] rc-main: add generic scancode filtering
by James Hogan
· 11 years ago
7b802ce
[media] rc-main: store_filter: pass errors to userland
by James Hogan
· 11 years ago
37e59f8
[media, edac] Change my email address
by Mauro Carvalho Chehab
· 11 years ago
00942d1
[media] media: rc: add sysfs scancode filtering interface
by James Hogan
· 11 years ago
38f2a21
[media] media: rc: add Sharp infrared protocol
by James Hogan
· 11 years ago
70a2f91
[media] media: rc: only turn on LED if keypress generated
by James Hogan
· 11 years ago
692a228
[media] rc-core: ir_core_dev_number can be static
by Fengguang Wu
· 11 years ago
587d1b0
[media] rc-core: reuse device numbers
by Mauro Carvalho Chehab
· 11 years ago
f02dcdd
[media] media: rc: rdev->open or rdev->close can be NULL
by Juergen Lock
· 11 years ago
153a60b
[media] rc: add feedback led trigger for rc keypresses
by Sean Young
· 11 years ago
8b2ff32
[media] media: rc: Add rc_open/close and use count to rc_dev
by Srinivas Kandagatla
· 11 years ago
9719afa
[media] rc-core: don't treat dev->rc_map.rc_type as a bitmap
by David Härdeman
· 12 years ago
40fc532
[media] rc-core: rename ir_input_class to rc_class
by David Härdeman
· 12 years ago
e76d4ce
[media] rc-core: initialize rc-core earlier if built-in
by David Härdeman
· 12 years ago
afe5624
[media] rc: unlock on error in store_protocols()
by Dan Carpenter
· 12 years ago
30ebc5e
[media] rc: unlock on error in show_protocols()
by Dan Carpenter
· 12 years ago
c003ab1
[media] rc-core: add separate defines for protocol bitmaps and numbers
by David Härdeman
· 12 years ago
720bb64
[media] Avoid sysfs oops when an rc_dev's raw device is absent
by Douglas Bagnall
· 12 years ago
5da6e98
[media] rc: Pospone ir raw decoders loading until really needed
by Ezequiel García
· 13 years ago
122804e
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
2c9ede5
switch device_get_devnode() and ->devnode() to umode_t *
by Al Viro
· 13 years ago
12cbfd0
Merge tag 'v3.2-rc2' into staging/for_v3.3
by Mauro Carvalho Chehab
· 13 years ago
b32e724
[media] rc: Add support for decoding Sanyo protocol
by Mauro Carvalho Chehab
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
7a707b8
drivers/media: Add module.h to all files using it implicitly
by Paul Gortmaker
· 13 years ago
b05681b
[media] rc-main: Fix device de-registration logic
by Mauro Carvalho Chehab
· 13 years ago
f5f2cc6
[media] rc-core support for Microsoft IR keyboard/mouse
by Jarod Wilson
· 13 years ago
0528f35
[media] rc: double unlock in rc_register_device()
by Dan Carpenter
· 14 years ago
98c32bc
[media] rc: call input_sync after scancode reports
by Jarod Wilson
· 13 years ago
ca540c8
[media] Use a more consistent value for RC repeat period
by Mauro Carvalho Chehab
· 14 years ago
08aeb7c
[media] rc: add locking to fix register/show race
by Jarod Wilson
· 14 years ago
1c08232
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
88fda56
[media] rc_core: avoid kernel oops when rmmod saa7134
by Hussam Al-Tayeb
· 14 years ago
b300393
[media] rc: show RC_TYPE_OTHER in sysfs
by Jarod Wilson
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
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
· 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
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
Next »