aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/pulse8-cec/pulse8-cec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-16[media] pulse8-cec: move out of stagingHans Verkuil1-761/+0
2016-11-16[media] pulse8-cec: set all_device_types when restoring configHans Verkuil1-0/+8
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab1-5/+5
2016-09-19[media] pulse8-cec: avoid uninitialized data useArnd Bergmann1-1/+3
2016-09-19[media] pulse8-cec: store logical address maskJohan Fjeldtvedt1-0/+34
2016-09-12[media] pulse8-cec: fix compiler warningHans Verkuil1-1/+1
2016-09-06[media] pulse8-cec: some small fixesJohan Fjeldtvedt1-23/+10
2016-09-06[media] pulse8-cec: sync configuration with adapterJohan Fjeldtvedt1-38/+228
2016-09-06[media] pulse8-cec: add notes about behavior in autonomous modeJohan Fjeldtvedt1-0/+23
2016-09-06[media] pulse8-cec: serialize communication with adapterJohan Fjeldtvedt1-20/+32
2016-08-22[media] pulse8-cec: fix error handlingHans Verkuil1-4/+4
2016-08-22[media] pulse8-cec: set correct Signal Free TimeHans Verkuil1-1/+1
2016-07-13[media] pulse8-cec: fix non static symbol warningWei Yongjun1-1/+1
2016-07-12[media] pulse8-cec: declare function as staticMauro Carvalho Chehab1-1/+1
2016-07-12[media] pulse8-cec: new driver for the Pulse-Eight USB-CEC AdapterHans Verkuil1-0/+505