Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3b76b3c37b89302db188b743f2f7b31aa666bb00
/
include
/
media
/
rc-core.h
9719afa
[media] rc-core: don't treat dev->rc_map.rc_type as a bitmap
by David Härdeman
· 12 years ago
c003ab1
[media] rc-core: add separate defines for protocol bitmaps and numbers
by David Härdeman
· 12 years ago
86b0dbe
[media] rc-core.h: Surround macro with do {} while (0)
by Joe Perches
· 13 years ago
5588dc2
[media] rc-core: lirc use unsigned int
by David Härdeman
· 14 years ago
08aeb7c
[media] rc: add locking to fix register/show race
by Jarod Wilson
· 13 years ago
5aad724
[media] rc: fix up and genericize some time unit conversions
by Jarod Wilson
· 14 years ago
829ba9f
[media] rc-core: fix some leftovers from the renaming patches
by David Härdeman
· 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
[Renamed (98%) from include/media/ir-core.h]
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
3ffea49
[media] ir-core: more cleanups of ir-functions.c
by David Härdeman
· 14 years ago
62c6503
[media] ir-core: remove remaining users of the ir-functions keyhandlers
by David Härdeman
· 14 years ago
4651918
[media] IR: extend ir_raw_event and do refactoring
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
e589333
V4L/DVB: IR: extend interfaces to support more device settings
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
b378f43
V4L/DVB: IR: Allow not to compile keymaps in
by Maxim Levitsky
· 14 years ago
30eb1be
V4L/DVB: IR TX: incoming IR buffer now an int pointer
by Jarod Wilson
· 14 years ago
9b7c54d
V4L/DVB: IR: add tx callbacks to ir-core
by Jarod Wilson
· 14 years ago
e40b112
V4L/DVB: ir-core: change duration to be coded as a u32 integer
by David Härdeman
· 15 years ago
1c0e0ee
V4L/DVB: ir-core: make ir_g_keycode_from_table a public function
by Jarod Wilson
· 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
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
4f9256b
V4L/DVB: ir-core: move rc map code to rc-map.h
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
a374fef
V4L/DVB: ir-core: improve keyup/keydown logic
by David Härdeman
· 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
9ce50c1
V4L/DVB: ir-core: Add support for RC map code register
by Mauro Carvalho Chehab
· 15 years ago
77b7422
V4L/DVB: ir-common: move IR tables from ir-keymaps.c to a separate file
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
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
727e625
V4L/DVB: ir-core: export driver name used by IR 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
8719cfd
V4L/DVB (13833): ir-core: some functions can be static
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
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
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