summaryrefslogtreecommitdiffstats
path: root/drivers/media/cec
Commit message (Expand)AuthorAgeFilesLines
* media: cec: don't select PCI & DMIMauro Carvalho Chehab2020-04-171-2/+1
* media: cec: rename CEC platform drivers config optionsMauro Carvalho Chehab2020-04-1510-28/+28
* media: move CEC USB drivers to a separate directoryMauro Carvalho Chehab2020-04-1510-1/+1333
* media: move CEC platform drivers to a separate directoryMauro Carvalho Chehab2020-04-1527-2/+5375
* media: place CEC menu before MEDIA_SUPPORTMauro Carvalho Chehab2020-04-151-0/+20
* media: cec: move the core to a separate directoryMauro Carvalho Chehab2020-04-1510-15/+17
* Revert "media: Kconfig: move CEC-specific options to cec/Kconfig"Mauro Carvalho Chehab2020-04-151-10/+0
* media: Kconfig: move CEC-specific options to cec/KconfigMauro Carvalho Chehab2020-04-141-0/+10
* media: cec-notifier: make cec_notifier_get_conn() staticHans Verkuil2020-03-201-2/+15
* media: cec-notifier: rename conn_name to port_nameHans Verkuil2020-03-201-12/+12
* media: cec: remove unused functionsHans Verkuil2020-01-083-56/+4
* media: cec: check 'transmit_in_progress', not 'transmitting'Hans Verkuil2019-12-131-8/+12
* media: cec: avoid decrementing transmit_queue_sz if it is 0Hans Verkuil2019-12-131-2/+12
* media: cec: CEC 2.0-only bcast messages were ignoredHans Verkuil2019-12-131-3/+3
* Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-11-271-2/+3
|\
| * cec: add cec_adapter to cec_notifier_cec_adap_unregister()Hans Verkuil2019-10-071-2/+3
* | media: cec-pin: add 'received' callbackHans Verkuil2019-10-241-0/+10
* | media: cec: expose the new connector info APIDariusz Marcinkiewicz2019-10-013-5/+22
* | media: cec/cec-adap.c: use new UI_CMD definesHans Verkuil2019-10-011-3/+7
|/
* media: cec-notifier: clear cec_adap in cec_notifier_unregisterHans Verkuil2019-08-261-0/+2
* media: cec-adap: return from cec_s_conn_info() if adap is invalidHans Verkuil2019-08-261-0/+3
* media: cec-notifier: add new notifier functionsHans Verkuil2019-06-271-0/+85
* media: cec: add struct cec_connector_info supportDariusz Marcinkiewicz2019-06-272-0/+34
* media: cec-notifier: rename variables, check kstrdup and n->conn_nameHans Verkuil2019-06-271-9/+18
* media: cec-adap: fix regression in ping sanity checkHans Verkuil2019-05-291-1/+1
* Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab2019-05-281-0/+1
|\
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | media: cec: allow any initiator for Ping and Image/Text View OnHans Verkuil2019-05-231-2/+11
* | media: cec: support CEC_MSG_FL_RAWHans Verkuil2019-05-231-45/+62
* | media: cec: add CEC_MSG_FL_RAW flag and msg_is_raw helper functionHans Verkuil2019-05-231-0/+5
* | media: cec: move check from cec_transmit to cec_transmit_msg_fhHans Verkuil2019-05-232-8/+5
* | media: cec: cec_transmit_msg_fh: do sanity checks firstHans Verkuil2019-05-231-5/+6
* | media: cec: mark devnode as registered before actually registering itHans Verkuil2019-05-221-1/+2
|/
* media: cec-notifier: add cec_notifier_parse_hdmi_phandle helperHans Verkuil2019-04-221-0/+30
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-201-2/+2
* media: cec: fill in cec chardev kobject to ease debuggingHans Verkuil2019-03-191-0/+1
* media: cec: fix epoll() by calling poll_wait firstHans Verkuil2019-02-181-1/+1
* media: cec: keep track of outstanding transmitsHans Verkuil2018-11-231-9/+18
* media: cec: add debug_phys_addr module optionHans Verkuil2018-11-231-0/+6
* media: cec: report Vendor ID after initializationHans Verkuil2018-11-231-0/+7
* media: cec-pin: fix broken tx_ignore_nack_until_eom error injectionHans Verkuil2018-11-231-2/+3
* media: cec: increase debug level for 'queue full'Hans Verkuil2018-11-061-1/+1
* media: cec: check for non-OK/NACK conditions while claiming a LAHans Verkuil2018-11-061-10/+37
* media: cec: forgot to cancel delayed workHans Verkuil2018-10-151-0/+2
* media: cec: name for RC passthrough device does not need 'RC for'Sean Young2018-10-051-4/+2
* media: cec-gpio: select correct Signal Free TimeHans Verkuil2018-10-051-0/+20
* media: cec: fix the Signal Free Time calculationHans Verkuil2018-10-051-19/+7
* media: cec: add new tx/rx status bits to detect aborts/timeoutsHans Verkuil2018-10-051-48/+18
* media: cec: remove cec-edid.cHans Verkuil2018-09-243-25/+14
* media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil2018-09-241-71/+0