aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/platform/seco-cec (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-15media: move CEC platform drivers to a separate directoryMauro Carvalho Chehab3-946/+0
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+2
2019-10-07cec: add cec_adapter to cec_notifier_cec_adap_unregister()Hans Verkuil1-2/+2
2019-10-01media: seco-cec: Add a missing 'release_region()' in an error handling pathChristophe JAILLET1-0/+1
2019-07-23media: seco-cec: use cec_notifier_cec_adap_(un)registerHans Verkuil1-25/+30
2019-06-27media: cec: add struct cec_connector_info supportDariusz Marcinkiewicz1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-22media: seco-cec: decrement HDMI device refcountHans Verkuil1-0/+1
2019-01-16media: secocec: fix ir address shiftEttore Chimenti1-1/+1
2018-12-03media: seco-cec: add missing header file to fix buildRandy Dunlap1-0/+1
2018-11-23media: seco-cec: declare ops as static constMauro Carvalho Chehab1-1/+1
2018-11-23media: seco-cec: fix MakefileHans Verkuil1-1/+1
2018-11-22media: seco-cec: add Consumer-IR supportEttore Chimenti2-1/+135
2018-11-22media: add SECO cec driverEttore Chimenti3-0/+803