index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
media
/
cec
Age
Commit message (
Expand
)
Author
2016-07-28
[media] cec: fix off-by-one memset
Hans Verkuil
2016-07-19
[media] cec: always check all_device_types and features
Hans Verkuil
2016-07-19
[media] cec: poll should check if there is room in the tx queue
Hans Verkuil
2016-07-19
[media] cec: fix test for unconfigured adapter in main message loop
Hans Verkuil
2016-07-19
[media] cec: limit the size of the transmit queue
Hans Verkuil
2016-07-19
[media] cec: zero unused msg part after msg->len
Hans Verkuil
2016-07-19
[media] cec: don't set fh to NULL in CEC_TRANSMIT
Hans Verkuil
2016-07-19
[media] cec: clear all status fields before transmit and always fill in sequence
Hans Verkuil
2016-07-19
[media] cec: CEC_RECEIVE overwrote the timeout field
Hans Verkuil
2016-07-15
[media] cec/TODO: drop comment about sphinx documentation
Hans Verkuil
2016-07-15
[media] cec: set timestamp for selfie transmits
Hans Verkuil
2016-07-15
[media] cec: don't zero reply and timeout on error
Hans Verkuil
2016-07-13
[media] cec: split the timestamp into an rx and tx timestamp
Hans Verkuil
2016-07-13
[media] cec: add sanity check for msg->len
Hans Verkuil
2016-07-12
[media] cec-adap.c: work around gcc-4.4.4 anon union initializer bug
Andrew Morton
2016-07-12
[media] cec: CEC_RECEIVE is allowed in monitor mode
Hans Verkuil
2016-07-12
[media] cec: add check if adapter is unregistered
Hans Verkuil
2016-07-08
[media] cec: fix Kconfig dependency problems
Hans Verkuil
2016-07-08
[media] cec: add MEDIA_SUPPORT dependency
Arnd Bergmann
2016-07-08
[media] cec-adap: prevent write to out-of-bounds array index
Hans Verkuil
2016-07-08
[media] cec-adap: on reply, restore the tx_status value from the transmit
Hans Verkuil
2016-06-28
[media] cec/TODO: add TODO file so we know why this is still in staging
Hans Verkuil
2016-06-28
[media] cec: add HDMI CEC framework (api)
Hans Verkuil
2016-06-28
[media] cec: add HDMI CEC framework (adapter)
Hans Verkuil
2016-06-28
[media] cec: add HDMI CEC framework (core)
Hans Verkuil