Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
97611f936674326d6fd12225ec4150fa37c04dfa
/
include
/
media
/
rc-core.h
e6c6d7d
media: rc: make scancodes 64 bit
by Sean Young
· 5 years ago
8e8e69d
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
by Thomas Gleixner
· 6 years ago
183e19f
media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros
by Sean Young
· 6 years ago
e0d51e6
media: rc: default to idle on at startup or after reset
by Sean Young
· 7 years ago
8d7a77c
media: rc: meson-ir: add timeout on idle
by Sean Young
· 7 years ago
1f17f68
media: rc: remove IR_dprintk() from rc-core
by Sean Young
· 7 years ago
f4ab70e
media: rc-core.h: minor adjustments at rc_driver_type doc
by Mauro Carvalho Chehab
· 7 years ago
57c642c
media: cec: move cec autorepeat handling to rc-core
by Sean Young
· 7 years ago
7e45d66
media: lirc: allow lirc device to be opened more than once
by Sean Young
· 7 years ago
de142c3
media: lirc: implement reading scancode
by Sean Young
· 8 years ago
a6ddd4f
media: lirc: remove last remnants of lirc kapi
by Sean Young
· 7 years ago
111429f
media: lirc: create rc-core open and close lirc functions
by Sean Young
· 7 years ago
7790e81
media: lirc: move lirc_dev->attached to rc_dev->registered
by Sean Young
· 7 years ago
71695af
media: lirc: use kfifo rather than lirc_buffer for raw IR
by Sean Young
· 7 years ago
a60d64b
media: lirc: lirc interface should not be a raw decoder
by Sean Young
· 7 years ago
cdfaa01
media: lirc: use the correct carrier for scancode transmit
by Sean Young
· 8 years ago
6d741bf
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
by Sean Young
· 7 years ago
86fe1ac
media: rc: simplify ir_raw_event_store_edge()
by Sean Young
· 7 years ago
e8ffda7
media: rc: ir-nec-decoder: move scancode composing code into a shared function
by Shawn Guo
· 7 years ago
518f4b2
media: rc-core: rename input_name to device_name
by Sean Young
· 8 years ago
18726a3
[media] rc-core: cleanup rc_register_device pt2
by David Härdeman
· 8 years ago
d34aee1
[media] rc-core: add support for IR raw transmitters
by Andi Shyti
· 8 years ago
0f7499f
[media] rc-main: assign driver type during allocation
by Andi Shyti
· 8 years ago
f423ccc
[media] rc: rc-core: Add support for encode_wakeup drivers
by James Hogan
· 10 years ago
3875233d
[media] rc: rc-ir-raw: Add scancode encoder callback
by James Hogan
· 10 years ago
0751d33
[media] rc: change wakeup_protocols to list all protocol variants
by Sean Young
· 8 years ago
ddbf7d5
[media] rc: core: add managed versions of rc_allocate_device and rc_register_device
by Heiner Kallweit
· 8 years ago
e383ce0
[media] get rid of a number of problems at the cross references
by Mauro Carvalho Chehab
· 8 years ago
c278256
Merge branch 'patchwork' into topic/docs-next
by Mauro Carvalho Chehab
· 8 years ago
5b6137dc
[media] doc-rst: Fix issues with RC documentation
by Mauro Carvalho Chehab
· 8 years ago
4f253ce
[media] redrat3: make hardware timeout configurable
by Sean Young
· 9 years ago
5f61ff8
[media] media: rc: reduce size of struct ir_raw_event
by Heiner Kallweit
· 9 years ago
078600f
[media] rc-core: allow calling rc_open with device not initialized
by Mauro Carvalho Chehab
· 9 years ago
c73bbaa
[media] rc-core: don't lock device at rc_register_device()
by Mauro Carvalho Chehab
· 9 years ago
c8e1bbc
[media] rc-core: define a default timeout for drivers
by Eric Nelson
· 9 years ago
9cfcc65
Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
fa81084
[media] Docbook: Fix s_rx_carrier_range parameter description
by Mauro Carvalho Chehab
· 9 years ago
72c5b7b
Revert "[media] rc: rc-ir-raw: Add scancode encoder callback"
by David Härdeman
· 9 years ago
3a03b86
Revert "[media] rc: rc-core: Add support for encode_wakeup drivers"
by David Härdeman
· 9 years ago
23f28f2
Revert "[media] rc: nuvoton-cir: Add support for writing wakeup samples via sysfs filter callback"
by David Härdeman
· 9 years ago
fcb1309
[media] rc-core: use an IDA rather than a bitmap
by David Härdeman
· 10 years ago
6b20cf3
[media] rc: set IR_MAX_DURATION to 500 ms
by Mauro Carvalho Chehab
· 10 years ago
da7ee60
[media] rc: nuvoton-cir: Add support for writing wakeup samples via sysfs filter callback
by Antti Seppälä
· 10 years ago
0d830b2
[media] rc: rc-core: Add support for encode_wakeup drivers
by James Hogan
· 10 years ago
9869da5
[media] rc: rc-ir-raw: Add scancode encoder callback
by James Hogan
· 10 years ago
7cec72c
[media] rc-core: don't use dynamic_pr_debug for IR_dprintk()
by Mauro Carvalho Chehab
· 10 years ago
9d2f1d3
[media] rc-core: rename dev->scanmask to dev->scancode_mask
by David Härdeman
· 11 years ago
c5540fb
[media] rc-core: remove protocol arrays
by David Härdeman
· 11 years ago
120703f
[media] rc-core: document the protocol type
by David Härdeman
· 11 years ago
99b0f3c
[media] rc-core: remove generic scancode filter
by David Härdeman
· 11 years ago
23c843b
[media] rc-core: split dev->s_filter
by David Härdeman
· 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
1a1934f
[media] rc: abstract access to allowed/enabled protocols
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
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
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
· 14 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
· 15 years ago
9b7c54d
V4L/DVB: IR: add tx callbacks to ir-core
by Jarod Wilson
· 15 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
77b7422d
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
Next »