summaryrefslogtreecommitdiffstats
path: root/drivers/media/cec/core/cec-api.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-24media: cec: use call_op and check for !unregisteredHans Verkuil1-2/+4
2022-04-24media: cec: call enable_adap on s_log_addrsHans Verkuil1-17/+1
2021-12-07media: cec: fix a deadlock situationHans Verkuil1-0/+6
2021-11-30media: cec: safely unhook lists in cec_dataHans Verkuil1-1/+1
2021-01-04media: cec: add EPOLLPRI in poll() when dev is unregisteredHans Verkuil1-1/+1
2020-07-19cec-api: prevent leaking memory through hole in structureHans Verkuil1-1/+7
2020-04-15media: cec: move the core to a separate directoryMauro Carvalho Chehab1-0/+701