summaryrefslogtreecommitdiff
path: root/drivers/media/cec
AgeCommit message (Expand)Author
2022-05-13media: cec-adap.c: drop activate_cnt, use state info insteadHans Verkuil
2022-05-13media: cec-adap.c: reconfigure if the PA changes during configurationHans Verkuil
2022-05-13media: cec-adap.c: fix is_configuring stateHans Verkuil
2022-05-13media: cec-adap.c: stop trying LAs on CEC_TX_STATUS_TIMEOUTHans Verkuil
2022-05-13media: cec-adap.c: don't unconfigure if already unconfiguredHans Verkuil
2022-05-13media: cec-pin.c: don't zero work_pin_num_events in adap_enableHans Verkuil
2022-05-13media: cec-pin.c: disabling the adapter cannot call kthread_stopHans Verkuil
2022-05-13media: cec: seco: remove byte handling from smb_word_opTom Rix
2022-04-24media: cec: add optional adap_configured callbackHans Verkuil
2022-04-24media: cec: add xfer_timeout_ms fieldHans Verkuil
2022-04-24media: cec: use call_op and check for !unregisteredHans Verkuil
2022-04-24media: cec: correctly pass on reply resultsHans Verkuil
2022-04-24media: cec: abort if the current transmit was canceledHans Verkuil
2022-04-24media: cec: call enable_adap on s_log_addrsHans Verkuil
2022-03-12media: Makefiles: remove extra spacesMauro Carvalho Chehab
2022-03-07Merge tag 'br-v5.18q' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab
2022-03-07media: cec: seco: add newlines in debug messagesEttore Chimenti
2022-02-23media: cec: seco: Drop pointless includeLinus Walleij
2022-01-23media: platform: cros-ec: Add brask to the match tableZhuohao Lee
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov
2021-12-07media: cec: fix a deadlock situationHans Verkuil
2021-12-07media: cec-pin: fix interrupt en/disable handlingHans Verkuil
2021-12-07media: cec-pin: drop unused 'enabled' field from struct cec_pinHans Verkuil
2021-12-07Merge tag 'v5.16-rc4' into media_treeMauro Carvalho Chehab
2021-11-30media: cec: safely unhook lists in cec_dataHans Verkuil
2021-11-10media: cec: copy sequence field for the replyHans Verkuil
2021-10-05media: CEC: keep related menu entries togetherRandy Dunlap
2021-09-30media: cec-pin: fix off-by-one SFT checkHans Verkuil
2021-09-30media: stm32-cec: Make use of the helper function devm_platform_ioremap_resou...Cai Huoqing
2021-09-30media: stih-cec: Make use of the helper function devm_platform_ioremap_resour...Cai Huoqing
2021-09-30media: cec: s5p_cec: Make use of the helper function devm_platform_ioremap_re...Cai Huoqing
2021-09-30media: cec: ao-cec: Make use of the helper function devm_platform_ioremap_res...Cai Huoqing
2021-08-04media: tegra-cec: Handle errors of clk_prepare_enable()Evgeny Novikov
2021-08-04media: cec-pin: rename timer overrun variablesDeborah Brouwer
2021-07-22media: platform: stm32: unprepare clocks at handling errors in probeEvgeny Novikov
2021-05-10media: s5p: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab
2021-05-10media: s5p_cec: decrement usage count if disabledMauro Carvalho Chehab
2021-04-06media: cec/core: clarify rx-arb-lost usage messageHans Verkuil
2021-03-22media: cec/core/cec-notifier: use IS_REACHABLE(CONFIG_I2C)Hans Verkuil
2021-03-11media: cec-notifier: also search for HDMI devices on I2CJohan Fjeldtvedt
2021-02-01Merge tag 'v5.11-rc6' into patchworkMauro Carvalho Chehab
2021-01-26media: cec: add stm32 driverYannick Fertre
2021-01-12media: cec: fix trivial style warningsNigel Christian
2021-01-04media: cec: add EPOLLPRI in poll() when dev is unregisteredHans Verkuil
2020-12-14Merge tag 'media/v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2020-12-01media: pulse8-cec: add support for FW v10 and upHans Verkuil
2020-12-01media: pulse8-cec: fix duplicate free at disconnect or probe errorHans Verkuil
2020-11-16media: cec-core: first mark device unregistered, then wake up fhsHans Verkuil
2020-10-04Merge tag 'v5.9-rc7' into patchworkMauro Carvalho Chehab