summaryrefslogtreecommitdiff
path: root/drivers/media/cec/core/cec-api.c
AgeCommit message (Expand)Author
2025-03-05media: cec: core: allow raw msg transmit while configuringHans Verkuil
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-05media: cec: move cec_get/put_device to headerHans Verkuil
2024-05-02media: cec: core: avoid recursive cec_claim_log_addrsHans Verkuil
2024-05-02media: cec: cec-api: add locking in cec_release()Hans Verkuil
2022-04-24media: cec: use call_op and check for !unregisteredHans Verkuil
2022-04-24media: cec: call enable_adap on s_log_addrsHans Verkuil
2021-12-07media: cec: fix a deadlock situationHans Verkuil
2021-11-30media: cec: safely unhook lists in cec_dataHans Verkuil
2021-01-04media: cec: add EPOLLPRI in poll() when dev is unregisteredHans Verkuil
2020-07-19cec-api: prevent leaking memory through hole in structureHans Verkuil
2020-04-15media: cec: move the core to a separate directoryMauro Carvalho Chehab