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