1. b48cb35 media: cec-notifier: add new notifier functions by Hans Verkuil · 6 years ago
  2. 32a847f media: cec: add struct cec_connector_info support by Dariusz Marcinkiewicz · 6 years ago
  3. 3d51dc0 media: cec-notifier: rename variables, check kstrdup and n->conn_name by Hans Verkuil · 6 years ago
  4. 64b42d8 media: cec-adap: fix regression in ping sanity check by Hans Verkuil · 6 years ago
  5. 1e0566f Merge tag 'v5.2-rc2' into patchwork by Mauro Carvalho Chehab · 6 years ago
  6. b6c96e1 media: cec: allow any initiator for Ping and Image/Text View On by Hans Verkuil · 6 years ago
  7. 89db242 media: cec: support CEC_MSG_FL_RAW by Hans Verkuil · 6 years ago
  8. aa50acc media: cec: add CEC_MSG_FL_RAW flag and msg_is_raw helper function by Hans Verkuil · 6 years ago
  9. e76cbec media: cec: move check from cec_transmit to cec_transmit_msg_fh by Hans Verkuil · 6 years ago
  10. 63d171f media: cec: cec_transmit_msg_fh: do sanity checks first by Hans Verkuil · 6 years ago
  11. 354cf003 media: cec: mark devnode as registered before actually registering it by Hans Verkuil · 6 years ago
  12. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  13. fbbd403 media: cec-notifier: add cec_notifier_parse_hdmi_phandle helper by Hans Verkuil · 6 years ago
  14. b60a5b8 media: Kconfig files: use the right help coding style by Mauro Carvalho Chehab · 6 years ago
  15. 7dfccff media: cec: fill in cec chardev kobject to ease debugging by Hans Verkuil · 6 years ago
  16. b7990bc media: cec: fix epoll() by calling poll_wait first by Hans Verkuil · 6 years ago
  17. 32804fc media: cec: keep track of outstanding transmits by Hans Verkuil · 6 years ago
  18. db07c5c media: cec: add debug_phys_addr module option by Hans Verkuil · 6 years ago
  19. 7f02ac7 media: cec: report Vendor ID after initialization by Hans Verkuil · 6 years ago
  20. ac791f1 media: cec-pin: fix broken tx_ignore_nack_until_eom error injection by Hans Verkuil · 6 years ago
  21. 2efaf6e media: cec: increase debug level for 'queue full' by Hans Verkuil · 6 years ago
  22. 55623b4 media: cec: check for non-OK/NACK conditions while claiming a LA by Hans Verkuil · 6 years ago
  23. 490d84f media: cec: forgot to cancel delayed work by Hans Verkuil · 6 years ago
  24. 557c97b media: cec: name for RC passthrough device does not need 'RC for' by Sean Young · 6 years ago
  25. c439d5c media: cec-gpio: select correct Signal Free Time by Hans Verkuil · 6 years ago
  26. 7d867a1 media: cec: fix the Signal Free Time calculation by Hans Verkuil · 6 years ago
  27. 7ec2b3b media: cec: add new tx/rx status bits to detect aborts/timeouts by Hans Verkuil · 6 years ago
  28. f94d463 media: cec: remove cec-edid.c by Hans Verkuil · 6 years ago
  29. 9cfd275 media: cec/v4l2: move V4L2 specific CEC functions to V4L2 by Hans Verkuil · 6 years ago
  30. e81bff3 media: cec: integrate cec_validate_phys_addr() in cec-api.c by Hans Verkuil · 6 years ago
  31. b915bf57 media: cec: make cec_get_edid_spa_location() an inline function by Hans Verkuil · 6 years ago
  32. e6c8320 media: cec: move compat_ioctl handling to cec-api.c by Arnd Bergmann · 6 years ago
  33. c0decac media: use strscpy() instead of strlcpy() by Mauro Carvalho Chehab · 6 years ago
  34. 532c2b9 Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  35. 4786b0d media: cec: add support for 5V signal testing by Hans Verkuil · 7 years ago
  36. 7a78c1e media: cec-notifier: Get notifier by device and connector name by Neil Armstrong · 7 years ago
  37. 7367815 media: cec: fix wrong tx/rx_status values when canceling a msg by Hans Verkuil · 7 years ago
  38. a3d71f2 media: cec-pin-error-inj: avoid a false-positive Spectre detection by Mauro Carvalho Chehab · 7 years ago
  39. 2849225 media: rc: per-protocol repeat period and minimum keyup timer by Sean Young · 7 years ago
  40. 0fd6e12 media: cec: set ev rather than v with CEC_PIN_EVENT_FL_DROPPED bit by Colin Ian King · 7 years ago
  41. b66d448 media: cec: fix smatch error by Hans Verkuil · 7 years ago
  42. 437fba4 media: cec-pin: Fixed ktime_t to ns conversion by Jasmin Jessich · 7 years ago
  43. 98c1ce0 media: cec-core: fix a bug at cec_error_inj_write() by Mauro Carvalho Chehab · 7 years ago
  44. 6ec1cbf media: cec: improve CEC pin event handling by Hans Verkuil · 7 years ago
  45. 2b76e53 media: cec-pin: improve status log by Hans Verkuil · 7 years ago
  46. 865463f media: cec-pin: add error injection support by Hans Verkuil · 7 years ago
  47. 22712b3 media: cec-pin-error-inj: parse/show error injection by Hans Verkuil · 7 years ago
  48. 0ee492a media: cec-pin: create cec_pin_start_timer() function by Hans Verkuil · 7 years ago
  49. 9ca400c media: cec: add core error injection support by Hans Verkuil · 7 years ago
  50. 1b39635 media: cec: improve debugging by Hans Verkuil · 7 years ago
  51. b4e30a9 media: cec: add SPDX license info by Hans Verkuil · 7 years ago
  52. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  53. 68c5735 Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  54. 57c642c media: cec: move cec autorepeat handling to rc-core by Sean Young · 7 years ago
  55. c8959a3 media: cec: disable the hardware when unregistered by Hans Verkuil · 7 years ago
  56. 48ea2e9 media: cec: add the adap_monitor_pin_enable op by Hans Verkuil · 7 years ago
  57. 2c21ac0 media: cec-adap: add '0x' prefix when printing status by Hans Verkuil · 7 years ago
  58. c23e0cb media: annotate ->poll() instances by Al Viro · 8 years ago
  59. 5d352e6 Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  60. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  61. 60757ee media: cec-pin: use IS_ERR instead of PTR_ERR_OR_ZERO by Hans Verkuil · 7 years ago
  62. 5bf24e0 media: cec-pin.h: move non-kAPI parts into cec-pin-priv.h by Hans Verkuil · 7 years ago
  63. 3728e6a Merge tag 'media/v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  64. 831c4c8 [media] media: rc: ensure that protocols are enabled for scancode drivers by Sean Young · 7 years ago
  65. cf09e3c Merge tag 'v4.14-rc2' into patchwork by Mauro Carvalho Chehab · 7 years ago
  66. 333ef6b media: cec: add CEC_EVENT_PIN_HPD_LOW/HIGH events by Hans Verkuil · 7 years ago
  67. 805f23a media: cec-pin.c: use proper ktime accessor functions by Hans Verkuil · 7 years ago
  68. 845d652 media: cec: Respond to unregistered initiators, when applicable by Jose Abreu · 7 years ago
  69. c848c49 drivers/media/cec/cec-adap.c: fix build with gcc-4.4.4 by Andrew Morton · 7 years ago
  70. 28e11b1 media: cec: replace pin->cur_value by adap->cec_pin_is_high by Hans Verkuil · 7 years ago
  71. 152b0a9 media: cec: ensure that adap_enable(false) is called from cec_delete_adapter() by Hans Verkuil · 7 years ago
  72. 6d741bf media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_* by Sean Young · 7 years ago
  73. a9a249a media: cec: fix remote control passthrough by Hans Verkuil · 7 years ago
  74. 518f4b2 media: rc-core: rename input_name to device_name by Sean Young · 8 years ago
  75. cb74749 media: cec-pin: fix irq handling by Hans Verkuil · 7 years ago
  76. 9a6b2a8 media: cec: rename pin events/function by Hans Verkuil · 7 years ago
  77. c33da62 media: cec-api: log the reason for the -EINVAL in cec_s_mode by Hans Verkuil · 7 years ago
  78. 1d54267 Merge tag 'v4.13-rc4' into patchwork by Mauro Carvalho Chehab · 7 years ago
  79. fc1ff45 media: cec-notifier: small improvements by Hans Verkuil · 8 years ago
  80. bd34ca8 media: cec: cec_transmit_attempt_done: ignore CEC_TX_STATUS_MAX_RETRIES by Hans Verkuil · 8 years ago
  81. ed10b4e media: cec: drop senseless message by Hans Verkuil · 8 years ago
  82. 688318c media: cec: be smarter about detecting the number of attempts made by Hans Verkuil · 8 years ago
  83. ea5c8ef media: cec-pin: add low-level pin hardware support by Hans Verkuil · 8 years ago
  84. b8d62f5 media: cec: add core support for low-level CEC pin monitoring by Hans Verkuil · 8 years ago
  85. 6b2bbb0 media: cec: rework the cec event handling by Hans Verkuil · 8 years ago
  86. e6259b5 media: cec: add adap_free op by Hans Verkuil · 8 years ago
  87. 0861ad1 media: cec: add *_ts variants for transmit_done/received_msg by Hans Verkuil · 8 years ago
  88. bb789e0 media: cec: improve transmit timeout logging by Hans Verkuil · 8 years ago
  89. 15e809e media: cec: only increase the seqnr if CEC_TRANSMIT would return 0 by Hans Verkuil · 8 years ago
  90. 299708e media: cec: clear all cec_log_addrs fields by Hans Verkuil · 8 years ago
  91. ff6ccad Merge tag 'v4.12-rc6' into patchwork by Mauro Carvalho Chehab · 8 years ago
  92. f902c1e [media] cec: add CEC_CAP_NEEDS_HPD by Hans Verkuil · 8 years ago
  93. c94cdc1 [media] cec: add cec_transmit_attempt_done helper function by Hans Verkuil · 8 years ago
  94. 23111ec [media] cec: add cec_s_phys_addr_from_edid helper function by Hans Verkuil · 8 years ago
  95. b94aac6 [media] cec: race fix: don't return -ENONET in cec_receive() by Hans Verkuil · 8 years ago
  96. a7a04b5 [media] cec: improve debug messages by Hans Verkuil · 8 years ago
  97. 42654eb Merge tag 'media/v4.12-2' into patchwork by Mauro Carvalho Chehab · 8 years ago
  98. 2302e55 [media] cec: improve MEDIA_CEC_RC dependencies by Arnd Bergmann · 8 years ago
  99. 20249f84 [media] cec: drop MEDIA_CEC_DEBUG by Hans Verkuil · 8 years ago
  100. e94c328 [media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIER by Hans Verkuil · 8 years ago