1. e6c6d7d media: rc: make scancodes 64 bit by Sean Young · 5 years ago
  2. 8e8e69d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 by Thomas Gleixner · 6 years ago
  3. 183e19f media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros by Sean Young · 6 years ago
  4. e0d51e6 media: rc: default to idle on at startup or after reset by Sean Young · 7 years ago
  5. 8d7a77c media: rc: meson-ir: add timeout on idle by Sean Young · 7 years ago
  6. 1f17f68 media: rc: remove IR_dprintk() from rc-core by Sean Young · 7 years ago
  7. f4ab70e media: rc-core.h: minor adjustments at rc_driver_type doc by Mauro Carvalho Chehab · 7 years ago
  8. 57c642c media: cec: move cec autorepeat handling to rc-core by Sean Young · 7 years ago
  9. 7e45d66 media: lirc: allow lirc device to be opened more than once by Sean Young · 7 years ago
  10. de142c3 media: lirc: implement reading scancode by Sean Young · 8 years ago
  11. a6ddd4f media: lirc: remove last remnants of lirc kapi by Sean Young · 7 years ago
  12. 111429f media: lirc: create rc-core open and close lirc functions by Sean Young · 7 years ago
  13. 7790e81 media: lirc: move lirc_dev->attached to rc_dev->registered by Sean Young · 7 years ago
  14. 71695af media: lirc: use kfifo rather than lirc_buffer for raw IR by Sean Young · 7 years ago
  15. a60d64b media: lirc: lirc interface should not be a raw decoder by Sean Young · 7 years ago
  16. cdfaa01 media: lirc: use the correct carrier for scancode transmit by Sean Young · 8 years ago
  17. 6d741bf media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_* by Sean Young · 7 years ago
  18. 86fe1ac media: rc: simplify ir_raw_event_store_edge() by Sean Young · 7 years ago
  19. e8ffda7 media: rc: ir-nec-decoder: move scancode composing code into a shared function by Shawn Guo · 7 years ago
  20. 518f4b2 media: rc-core: rename input_name to device_name by Sean Young · 8 years ago
  21. 18726a3 [media] rc-core: cleanup rc_register_device pt2 by David Härdeman · 8 years ago
  22. d34aee1 [media] rc-core: add support for IR raw transmitters by Andi Shyti · 8 years ago
  23. 0f7499f [media] rc-main: assign driver type during allocation by Andi Shyti · 8 years ago
  24. f423ccc [media] rc: rc-core: Add support for encode_wakeup drivers by James Hogan · 10 years ago
  25. 3875233d [media] rc: rc-ir-raw: Add scancode encoder callback by James Hogan · 10 years ago
  26. 0751d33 [media] rc: change wakeup_protocols to list all protocol variants by Sean Young · 8 years ago
  27. ddbf7d5 [media] rc: core: add managed versions of rc_allocate_device and rc_register_device by Heiner Kallweit · 8 years ago
  28. e383ce0 [media] get rid of a number of problems at the cross references by Mauro Carvalho Chehab · 8 years ago
  29. c278256 Merge branch 'patchwork' into topic/docs-next by Mauro Carvalho Chehab · 8 years ago
  30. 5b6137dc [media] doc-rst: Fix issues with RC documentation by Mauro Carvalho Chehab · 8 years ago
  31. 4f253ce [media] redrat3: make hardware timeout configurable by Sean Young · 9 years ago
  32. 5f61ff8 [media] media: rc: reduce size of struct ir_raw_event by Heiner Kallweit · 9 years ago
  33. 078600f [media] rc-core: allow calling rc_open with device not initialized by Mauro Carvalho Chehab · 9 years ago
  34. c73bbaa [media] rc-core: don't lock device at rc_register_device() by Mauro Carvalho Chehab · 9 years ago
  35. c8e1bbc [media] rc-core: define a default timeout for drivers by Eric Nelson · 9 years ago
  36. 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
  37. fa81084 [media] Docbook: Fix s_rx_carrier_range parameter description by Mauro Carvalho Chehab · 9 years ago
  38. 72c5b7b Revert "[media] rc: rc-ir-raw: Add scancode encoder callback" by David Härdeman · 9 years ago
  39. 3a03b86 Revert "[media] rc: rc-core: Add support for encode_wakeup drivers" by David Härdeman · 9 years ago
  40. 23f28f2 Revert "[media] rc: nuvoton-cir: Add support for writing wakeup samples via sysfs filter callback" by David Härdeman · 9 years ago
  41. fcb1309 [media] rc-core: use an IDA rather than a bitmap by David Härdeman · 10 years ago
  42. 6b20cf3 [media] rc: set IR_MAX_DURATION to 500 ms by Mauro Carvalho Chehab · 10 years ago
  43. da7ee60 [media] rc: nuvoton-cir: Add support for writing wakeup samples via sysfs filter callback by Antti Seppälä · 10 years ago
  44. 0d830b2 [media] rc: rc-core: Add support for encode_wakeup drivers by James Hogan · 10 years ago
  45. 9869da5 [media] rc: rc-ir-raw: Add scancode encoder callback by James Hogan · 10 years ago
  46. 7cec72c [media] rc-core: don't use dynamic_pr_debug for IR_dprintk() by Mauro Carvalho Chehab · 10 years ago
  47. 9d2f1d3 [media] rc-core: rename dev->scanmask to dev->scancode_mask by David Härdeman · 11 years ago
  48. c5540fb [media] rc-core: remove protocol arrays by David Härdeman · 11 years ago
  49. 120703f [media] rc-core: document the protocol type by David Härdeman · 11 years ago
  50. 99b0f3c [media] rc-core: remove generic scancode filter by David Härdeman · 11 years ago
  51. 23c843b [media] rc-core: split dev->s_filter by David Härdeman · 11 years ago
  52. ab88c66 [media] rc: add wakeup_protocols sysfs file by James Hogan · 11 years ago
  53. acff5f2 [media] rc: add allowed/enabled wakeup protocol masks by James Hogan · 11 years ago
  54. 1a1934f [media] rc: abstract access to allowed/enabled protocols by James Hogan · 11 years ago
  55. 37e59f8 [media, edac] Change my email address by Mauro Carvalho Chehab · 11 years ago
  56. 00942d1 [media] media: rc: add sysfs scancode filtering interface by James Hogan · 11 years ago
  57. 8b2ff32 [media] media: rc: Add rc_open/close and use count to rc_dev by Srinivas Kandagatla · 11 years ago
  58. 9719afa [media] rc-core: don't treat dev->rc_map.rc_type as a bitmap by David Härdeman · 12 years ago
  59. c003ab1 [media] rc-core: add separate defines for protocol bitmaps and numbers by David Härdeman · 12 years ago
  60. 86b0dbe [media] rc-core.h: Surround macro with do {} while (0) by Joe Perches · 13 years ago
  61. 5588dc2 [media] rc-core: lirc use unsigned int by David Härdeman · 14 years ago
  62. 08aeb7c [media] rc: add locking to fix register/show race by Jarod Wilson · 14 years ago
  63. 5aad724 [media] rc: fix up and genericize some time unit conversions by Jarod Wilson · 14 years ago
  64. 829ba9f [media] rc-core: fix some leftovers from the renaming patches by David Härdeman · 14 years ago
  65. b088ba6 [media] rc: Properly name the rc_map struct by Mauro Carvalho Chehab · 14 years ago
  66. 52b6614 [media] rc: Rename remote controller type to rc_type instead of ir_type by Mauro Carvalho Chehab · 14 years ago
  67. ca86674 [media] Rename all public generic RC functions from ir_ to rc_ by Mauro Carvalho Chehab · 14 years ago
  68. 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]
  69. d8b4b58 [media] ir-core: make struct rc_dev the primary interface by David Härdeman · 14 years ago
  70. 4c7b355 [media] rc-core: Code cleanup after merging rc-sysfs and rc-map into rc-main by David Härdeman · 14 years ago
  71. 3ffea49 [media] ir-core: more cleanups of ir-functions.c by David Härdeman · 14 years ago
  72. 62c6503 [media] ir-core: remove remaining users of the ir-functions keyhandlers by David Härdeman · 14 years ago
  73. 4651918 [media] IR: extend ir_raw_event and do refactoring by Maxim Levitsky · 14 years ago
  74. ee08940 V4L/DVB: IR: export ir_keyup so imon driver can use it directly by Jarod Wilson · 14 years ago
  75. e589333 V4L/DVB: IR: extend interfaces to support more device settings by Maxim Levitsky · 14 years ago
  76. 4a702eb V4L/DVB: IR: add helper function for hardware with small o/b buffer by Maxim Levitsky · 14 years ago
  77. b378f43 V4L/DVB: IR: Allow not to compile keymaps in by Maxim Levitsky · 14 years ago
  78. 30eb1be V4L/DVB: IR TX: incoming IR buffer now an int pointer by Jarod Wilson · 15 years ago
  79. 9b7c54d V4L/DVB: IR: add tx callbacks to ir-core by Jarod Wilson · 15 years ago
  80. e40b112 V4L/DVB: ir-core: change duration to be coded as a u32 integer by David Härdeman · 15 years ago
  81. 1c0e0ee V4L/DVB: ir-core: make ir_g_keycode_from_table a public function by Jarod Wilson · 15 years ago
  82. 3f113e3 V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h by Mauro Carvalho Chehab · 15 years ago
  83. 724e249 V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durations by David Härdeman · 15 years ago
  84. 626cf69 V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decoders by Mauro Carvalho Chehab · 15 years ago
  85. 9dfe4e8 V4L/DVB: ir-core: Add support for badly-implemented hardware decoders by Mauro Carvalho Chehab · 15 years ago
  86. 4f9256b V4L/DVB: ir-core: move rc map code to rc-map.h by Mauro Carvalho Chehab · 15 years ago
  87. 587835a V4L-DVB: ir-core: remove the ancillary buffer by Mauro Carvalho Chehab · 15 years ago
  88. db1423a V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocol by Mauro Carvalho Chehab · 15 years ago
  89. a374fef V4L/DVB: ir-core: improve keyup/keydown logic by David Härdeman · 15 years ago
  90. b3074c0 V4L/DVB: drivers/media/IR - improve keytable code by David Härdeman · 15 years ago
  91. bd7261d V4L/DVB: ir-common: remove keymap tables from the module by Mauro Carvalho Chehab · 15 years ago
  92. 02858ee V4L/DVB: ir-core: Make use of the new IR keymap modules by Mauro Carvalho Chehab · 15 years ago
  93. b2245ba V4L/DVB: ir: prepare IR code for a parameter change at register function by Mauro Carvalho Chehab · 15 years ago
  94. 9ce50c1 V4L/DVB: ir-core: Add support for RC map code register by Mauro Carvalho Chehab · 15 years ago
  95. 77b7422d V4L/DVB: ir-common: move IR tables from ir-keymaps.c to a separate file by Mauro Carvalho Chehab · 15 years ago
  96. 716aab4 V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR core by Mauro Carvalho Chehab · 15 years ago
  97. 93c312f V4L/DVB: ir-core: prepare to add more operations for ir decoders by Mauro Carvalho Chehab · 15 years ago
  98. 995187b V4L/DVB: ir-core: dynamically load the compiled IR protocols by Mauro Carvalho Chehab · 15 years ago
  99. 9f15478 V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decode by Mauro Carvalho Chehab · 15 years ago
  100. ada3963 V4L/DVB: ir-core/saa7134: Move ir keyup/keydown code to the ir-core by Mauro Carvalho Chehab · 15 years ago