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