summaryrefslogtreecommitdiffstats
path: root/drivers/media/cec/core/cec-pin.c
Commit message (Expand)AuthorAgeFilesLines
* media: cec-pin.c: don't zero work_pin_num_events in adap_enableHans Verkuil2022-05-131-4/+1
* media: cec-pin.c: disabling the adapter cannot call kthread_stopHans Verkuil2022-05-131-21/+33
* media: cec: use call_op and check for !unregisteredHans Verkuil2022-04-241-12/+11
* media: cec-pin: fix interrupt en/disable handlingHans Verkuil2021-12-071-13/+18
* media: cec-pin: drop unused 'enabled' field from struct cec_pinHans Verkuil2021-12-071-1/+0
* media: cec-pin: fix off-by-one SFT checkHans Verkuil2021-09-301-2/+2
* media: cec-pin: rename timer overrun variablesDeborah Brouwer2021-08-041-10/+10
* media: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-291-3/+3
* media: cec: move the core to a separate directoryMauro Carvalho Chehab2020-04-151-0/+1345