summaryrefslogtreecommitdiff
path: root/drivers/staging/media/cec/cec-adap.c
AgeCommit message (Expand)Author
2017-11-30cec: update log_addr[] before finishing configurationHans Verkuil
2017-11-30cec: CEC_MSG_GIVE_FEATURES should abort for CEC version < 2Hans Verkuil
2017-11-30cec: when canceling a message, don't overwrite old status infoHans Verkuil
2017-06-17cec: fix wrong last_la determinationHans Verkuil
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab
2016-09-09[media] cec: don't Feature Abort broadcast msgs when unregisteredHans Verkuil
2016-09-06[media] cec: allow configuration both from within driver and from user spaceJohan Fjeldtvedt
2016-08-22[media] cec: ignore messages when log_addr_mask == 0Hans Verkuil
2016-08-22[media] cec: set unclaimed addresses to CEC_LOG_ADDR_INVALIDHans Verkuil
2016-08-22[media] cec: add CEC_LOG_ADDRS_FL_ALLOW_UNREG_FALLBACK flagHans Verkuil
2016-08-22[media] cec: rename cec_devnode fhs_lock to just lockHans Verkuil
2016-07-28[media] cec: fix off-by-one memsetHans Verkuil
2016-07-19[media] cec: always check all_device_types and featuresHans Verkuil
2016-07-19[media] cec: fix test for unconfigured adapter in main message loopHans Verkuil
2016-07-19[media] cec: limit the size of the transmit queueHans Verkuil
2016-07-19[media] cec: zero unused msg part after msg->lenHans Verkuil
2016-07-19[media] cec: clear all status fields before transmit and always fill in sequenceHans Verkuil
2016-07-15[media] cec: set timestamp for selfie transmitsHans Verkuil
2016-07-15[media] cec: don't zero reply and timeout on errorHans Verkuil
2016-07-13[media] cec: split the timestamp into an rx and tx timestampHans Verkuil
2016-07-13[media] cec: add sanity check for msg->lenHans Verkuil
2016-07-12[media] cec-adap.c: work around gcc-4.4.4 anon union initializer bugAndrew Morton
2016-07-12[media] cec: add check if adapter is unregisteredHans Verkuil
2016-07-08[media] cec: fix Kconfig dependency problemsHans Verkuil
2016-07-08[media] cec-adap: prevent write to out-of-bounds array indexHans Verkuil
2016-07-08[media] cec-adap: on reply, restore the tx_status value from the transmitHans Verkuil
2016-06-28[media] cec: add HDMI CEC framework (adapter)Hans Verkuil