summaryrefslogtreecommitdiffstats
path: root/drivers/media/cec/core/cec-pin.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-13media: cec-pin.c: don't zero work_pin_num_events in adap_enableHans Verkuil1-4/+1
2022-05-13media: cec-pin.c: disabling the adapter cannot call kthread_stopHans Verkuil1-21/+33
2022-04-24media: cec: use call_op and check for !unregisteredHans Verkuil1-12/+11
2021-12-07media: cec-pin: fix interrupt en/disable handlingHans Verkuil1-13/+18
2021-12-07media: cec-pin: drop unused 'enabled' field from struct cec_pinHans Verkuil1-1/+0
2021-09-30media: cec-pin: fix off-by-one SFT checkHans Verkuil1-2/+2
2021-08-04media: cec-pin: rename timer overrun variablesDeborah Brouwer1-10/+10
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva1-3/+3
2020-04-15media: cec: move the core to a separate directoryMauro Carvalho Chehab1-0/+1345