aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/cec
Commit message (Expand)AuthorAge
* media: cec-notifier: clear cec_adap in cec_notifier_unregisterHans Verkuil2019-08-26
* media: cec-adap: return from cec_s_conn_info() if adap is invalidHans Verkuil2019-08-26
* media: cec-notifier: add new notifier functionsHans Verkuil2019-06-27
* media: cec: add struct cec_connector_info supportDariusz Marcinkiewicz2019-06-27
* media: cec-notifier: rename variables, check kstrdup and n->conn_nameHans Verkuil2019-06-27
* media: cec-adap: fix regression in ping sanity checkHans Verkuil2019-05-29
* Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab2019-05-28
|\
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* | media: cec: allow any initiator for Ping and Image/Text View OnHans Verkuil2019-05-23
* | media: cec: support CEC_MSG_FL_RAWHans Verkuil2019-05-23
* | media: cec: add CEC_MSG_FL_RAW flag and msg_is_raw helper functionHans Verkuil2019-05-23
* | media: cec: move check from cec_transmit to cec_transmit_msg_fhHans Verkuil2019-05-23
* | media: cec: cec_transmit_msg_fh: do sanity checks firstHans Verkuil2019-05-23
* | media: cec: mark devnode as registered before actually registering itHans Verkuil2019-05-22
|/
* media: cec-notifier: add cec_notifier_parse_hdmi_phandle helperHans Verkuil2019-04-22
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-20
* media: cec: fill in cec chardev kobject to ease debuggingHans Verkuil2019-03-19
* media: cec: fix epoll() by calling poll_wait firstHans Verkuil2019-02-18
* media: cec: keep track of outstanding transmitsHans Verkuil2018-11-23
* media: cec: add debug_phys_addr module optionHans Verkuil2018-11-23
* media: cec: report Vendor ID after initializationHans Verkuil2018-11-23
* media: cec-pin: fix broken tx_ignore_nack_until_eom error injectionHans Verkuil2018-11-23
* media: cec: increase debug level for 'queue full'Hans Verkuil2018-11-06
* media: cec: check for non-OK/NACK conditions while claiming a LAHans Verkuil2018-11-06
* media: cec: forgot to cancel delayed workHans Verkuil2018-10-15
* media: cec: name for RC passthrough device does not need 'RC for'Sean Young2018-10-05
* media: cec-gpio: select correct Signal Free TimeHans Verkuil2018-10-05
* media: cec: fix the Signal Free Time calculationHans Verkuil2018-10-05
* media: cec: add new tx/rx status bits to detect aborts/timeoutsHans Verkuil2018-10-05
* media: cec: remove cec-edid.cHans Verkuil2018-09-24
* media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil2018-09-24
* media: cec: integrate cec_validate_phys_addr() in cec-api.cHans Verkuil2018-09-24
* media: cec: make cec_get_edid_spa_location() an inline functionHans Verkuil2018-09-24
* media: cec: move compat_ioctl handling to cec-api.cArnd Bergmann2018-09-12
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-11
* Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-08-20
|\
| * media: cec-notifier: Get notifier by device and connector nameNeil Armstrong2018-07-13
* | media: cec: add support for 5V signal testingHans Verkuil2018-07-25
|/
* media: cec: fix wrong tx/rx_status values when canceling a msgHans Verkuil2018-05-28
* media: cec-pin-error-inj: avoid a false-positive Spectre detectionMauro Carvalho Chehab2018-05-28
* media: rc: per-protocol repeat period and minimum keyup timerSean Young2018-04-20
* media: cec: set ev rather than v with CEC_PIN_EVENT_FL_DROPPED bitColin Ian King2018-04-20
* media: cec: fix smatch errorHans Verkuil2018-04-17
* media: cec-pin: Fixed ktime_t to ns conversionJasmin Jessich2018-04-04
* media: cec-core: fix a bug at cec_error_inj_write()Mauro Carvalho Chehab2018-03-23
* media: cec: improve CEC pin event handlingHans Verkuil2018-03-22
* media: cec-pin: improve status logHans Verkuil2018-03-22
* media: cec-pin: add error injection supportHans Verkuil2018-03-22
* media: cec-pin-error-inj: parse/show error injectionHans Verkuil2018-03-22
* media: cec-pin: create cec_pin_start_timer() functionHans Verkuil2018-03-22