1. 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
  2. b5c7e7e all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate by Yury Norov · 3 years, 5 months ago
  3. a9e6107 media: cec: fix a deadlock situation by Hans Verkuil · 3 years, 1 month ago
  4. 713bdfa media: cec-pin: fix interrupt en/disable handling by Hans Verkuil · 3 years, 1 month ago
  5. 3a2e4b1 media: cec-pin: drop unused 'enabled' field from struct cec_pin by Hans Verkuil · 3 years, 1 month ago
  6. 4383cfa Merge tag 'v5.16-rc4' into media_tree by Mauro Carvalho Chehab · 3 years, 1 month ago
  7. 2ddd033 media: cec: safely unhook lists in cec_data by Hans Verkuil · 3 years, 1 month ago
  8. 13cbaa4 media: cec: copy sequence field for the reply by Hans Verkuil · 3 years, 2 months ago
  9. 2d080eb media: CEC: keep related menu entries together by Randy Dunlap · 3 years, 3 months ago
  10. 7e360fa media: cec-pin: fix off-by-one SFT check by Hans Verkuil · 3 years, 5 months ago
  11. 092c69b media: stm32-cec: Make use of the helper function devm_platform_ioremap_resource() by Cai Huoqing · 3 years, 4 months ago
  12. beabb24 media: stih-cec: Make use of the helper function devm_platform_ioremap_resource() by Cai Huoqing · 3 years, 4 months ago
  13. 399e0f9 media: cec: s5p_cec: Make use of the helper function devm_platform_ioremap_resource() by Cai Huoqing · 3 years, 4 months ago
  14. 97ef3b7 media: cec: ao-cec: Make use of the helper function devm_platform_ioremap_resource() by Cai Huoqing · 3 years, 4 months ago
  15. 3836707 media: tegra-cec: Handle errors of clk_prepare_enable() by Evgeny Novikov · 3 years, 5 months ago
  16. c8b2639 media: cec-pin: rename timer overrun variables by Deborah Brouwer · 3 years, 5 months ago
  17. 055d2db media: platform: stm32: unprepare clocks at handling errors in probe by Evgeny Novikov · 3 years, 6 months ago
  18. fdc34e8 media: s5p: fix pm_runtime_get_sync() usage count by Mauro Carvalho Chehab · 3 years, 8 months ago
  19. 747bad5 media: s5p_cec: decrement usage count if disabled by Mauro Carvalho Chehab · 3 years, 8 months ago
  20. 92eda6b media: cec/core: clarify rx-arb-lost usage message by Hans Verkuil · 3 years, 9 months ago
  21. 7432376 media: cec/core/cec-notifier: use IS_REACHABLE(CONFIG_I2C) by Hans Verkuil · 3 years, 10 months ago
  22. 71bb1b9 media: cec-notifier: also search for HDMI devices on I2C by Johan Fjeldtvedt · 3 years, 10 months ago
  23. 0b9112a Merge tag 'v5.11-rc6' into patchwork by Mauro Carvalho Chehab · 4 years ago
  24. eaf18a4 media: cec: add stm32 driver by Yannick Fertre · 4 years ago
  25. dbfa04e media: cec: fix trivial style warnings by Nigel Christian · 4 years ago
  26. 4f20b7b media: cec: add EPOLLPRI in poll() when dev is unregistered by Hans Verkuil · 4 years, 1 month ago
  27. fab0fca Merge tag 'media/v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years ago
  28. 45ba1c0 media: pulse8-cec: add support for FW v10 and up by Hans Verkuil · 4 years, 1 month ago
  29. 024e01d media: pulse8-cec: fix duplicate free at disconnect or probe error by Hans Verkuil · 4 years, 1 month ago
  30. e91c255 media: cec-core: first mark device unregistered, then wake up fhs by Hans Verkuil · 4 years, 3 months ago
  31. 463c43f Merge tag 'v5.9-rc7' into patchwork by Mauro Carvalho Chehab · 4 years, 3 months ago
  32. 2d30738 media: cec-adap.c: add 'unregistered' checks by Hans Verkuil · 4 years, 4 months ago
  33. 5254187 media: cec-core.c: stop kthread_config before kthread by Hans Verkuil · 4 years, 4 months ago
  34. 288eceb0 media: cec-adap.c: don't use flush_scheduled_work() by Hans Verkuil · 4 years, 4 months ago
  35. 528222d8 media: rc: harmonize infrared durations to microseconds by Sean Young · 4 years, 4 months ago
  36. 5d0d7b9 media: cec: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 4 years, 4 months ago
  37. 1771e9f media: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  38. 6c42227 cec-api: prevent leaking memory through hole in structure by Hans Verkuil · 4 years, 6 months ago
  39. 6f01dfb media: cros-ec-cec: do not bail on device_init_wakeup failure by Dariusz Marcinkiewicz · 4 years, 6 months ago
  40. 21b9a47 media: cec: i2c: ch7322: Add ch7322 CEC controller driver by Jeff Chase · 4 years, 6 months ago
  41. 98f803c media: cec: add adap_controls_phys_addr option by Jeff Chase · 4 years, 6 months ago
  42. 8dd65ed media: cec: remove unused waitq and phys_addrs fields by Hans Verkuil · 4 years, 6 months ago
  43. 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  44. ac911b3 Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 7 months ago
  45. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  46. 15168b2 media: medium: cec: Make MEDIA_CEC_SUPPORT default to n if !MEDIA_SUPPORT by Geert Uytterhoeven · 4 years, 7 months ago
  47. a98f670 Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 7 months ago
  48. 3b5af31 media: cec: silence shift wrapping warning in __cec_s_log_addrs() by Dan Carpenter · 4 years, 8 months ago
  49. e5ad7db media: cec-gpio: handle gpiod_get_value errors correctly by Hans Verkuil · 4 years, 8 months ago
  50. 4f39467 Update rmk's email address in various drivers by Russell King · 4 years, 9 months ago
  51. a735e6b media: cec/usb: depends on USB_SUPPORT and TTY by Mauro Carvalho Chehab · 4 years, 9 months ago
  52. 6af5797 media: cec: don't select PCI & DMI by Mauro Carvalho Chehab · 4 years, 9 months ago
  53. df823a8 media: cec: rename CEC platform drivers config options by Mauro Carvalho Chehab · 4 years, 9 months ago
  54. a810681 media: move CEC USB drivers to a separate directory by Mauro Carvalho Chehab · 4 years, 9 months ago
  55. 4be5e86 media: move CEC platform drivers to a separate directory by Mauro Carvalho Chehab · 4 years, 9 months ago
  56. 46d2a3b media: place CEC menu before MEDIA_SUPPORT by Mauro Carvalho Chehab · 4 years, 9 months ago
  57. de73b88 media: cec: move the core to a separate directory by Mauro Carvalho Chehab · 4 years, 9 months ago
  58. 9393d05 Revert "media: Kconfig: move CEC-specific options to cec/Kconfig" by Mauro Carvalho Chehab · 4 years, 9 months ago
  59. f199141 media: Kconfig: move CEC-specific options to cec/Kconfig by Mauro Carvalho Chehab · 4 years, 9 months ago
  60. 8082d0a media: cec-notifier: make cec_notifier_get_conn() static by Hans Verkuil · 4 years, 10 months ago
  61. 80f13a0 media: cec-notifier: rename conn_name to port_name by Hans Verkuil · 4 years, 10 months ago
  62. e611164 media: cec: remove unused functions by Hans Verkuil · 5 years ago
  63. d51224b media: cec: check 'transmit_in_progress', not 'transmitting' by Hans Verkuil · 5 years ago
  64. 4be7717 media: cec: avoid decrementing transmit_queue_sz if it is 0 by Hans Verkuil · 5 years ago
  65. 01d4fb1 media: cec: CEC 2.0-only bcast messages were ignored by Hans Verkuil · 5 years ago
  66. a6ed68d Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  67. 69e3235 media: cec-pin: add 'received' callback by Hans Verkuil · 5 years ago
  68. 10d8f30 cec: add cec_adapter to cec_notifier_cec_adap_unregister() by Hans Verkuil · 5 years ago
  69. 9098c1c media: cec: expose the new connector info API by Dariusz Marcinkiewicz · 5 years ago
  70. b52c2ed media: cec/cec-adap.c: use new UI_CMD defines by Hans Verkuil · 5 years ago
  71. 14d5511 media: cec-notifier: clear cec_adap in cec_notifier_unregister by Hans Verkuil · 5 years ago
  72. 8f4b5b0 media: cec-adap: return from cec_s_conn_info() if adap is invalid by Hans Verkuil · 5 years ago
  73. b48cb35 media: cec-notifier: add new notifier functions by Hans Verkuil · 6 years ago
  74. 32a847f media: cec: add struct cec_connector_info support by Dariusz Marcinkiewicz · 6 years ago
  75. 3d51dc0 media: cec-notifier: rename variables, check kstrdup and n->conn_name by Hans Verkuil · 6 years ago
  76. 64b42d8 media: cec-adap: fix regression in ping sanity check by Hans Verkuil · 6 years ago
  77. 1e0566f Merge tag 'v5.2-rc2' into patchwork by Mauro Carvalho Chehab · 6 years ago
  78. b6c96e1 media: cec: allow any initiator for Ping and Image/Text View On by Hans Verkuil · 6 years ago
  79. 89db242 media: cec: support CEC_MSG_FL_RAW by Hans Verkuil · 6 years ago
  80. aa50acc media: cec: add CEC_MSG_FL_RAW flag and msg_is_raw helper function by Hans Verkuil · 6 years ago
  81. e76cbec media: cec: move check from cec_transmit to cec_transmit_msg_fh by Hans Verkuil · 6 years ago
  82. 63d171f media: cec: cec_transmit_msg_fh: do sanity checks first by Hans Verkuil · 6 years ago
  83. 354cf003 media: cec: mark devnode as registered before actually registering it by Hans Verkuil · 6 years ago
  84. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  85. fbbd403 media: cec-notifier: add cec_notifier_parse_hdmi_phandle helper by Hans Verkuil · 6 years ago
  86. b60a5b8 media: Kconfig files: use the right help coding style by Mauro Carvalho Chehab · 6 years ago
  87. 7dfccff media: cec: fill in cec chardev kobject to ease debugging by Hans Verkuil · 6 years ago
  88. b7990bc media: cec: fix epoll() by calling poll_wait first by Hans Verkuil · 6 years ago
  89. 32804fc media: cec: keep track of outstanding transmits by Hans Verkuil · 6 years ago
  90. db07c5c media: cec: add debug_phys_addr module option by Hans Verkuil · 6 years ago
  91. 7f02ac7 media: cec: report Vendor ID after initialization by Hans Verkuil · 6 years ago
  92. ac791f1 media: cec-pin: fix broken tx_ignore_nack_until_eom error injection by Hans Verkuil · 6 years ago
  93. 2efaf6e media: cec: increase debug level for 'queue full' by Hans Verkuil · 6 years ago
  94. 55623b4 media: cec: check for non-OK/NACK conditions while claiming a LA by Hans Verkuil · 6 years ago
  95. 490d84f media: cec: forgot to cancel delayed work by Hans Verkuil · 6 years ago
  96. 557c97b media: cec: name for RC passthrough device does not need 'RC for' by Sean Young · 6 years ago
  97. c439d5c media: cec-gpio: select correct Signal Free Time by Hans Verkuil · 6 years ago
  98. 7d867a1 media: cec: fix the Signal Free Time calculation by Hans Verkuil · 6 years ago
  99. 7ec2b3b media: cec: add new tx/rx status bits to detect aborts/timeouts by Hans Verkuil · 6 years ago
  100. f94d463 media: cec: remove cec-edid.c by Hans Verkuil · 6 years ago