aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/cec
Commit message (Expand)AuthorAge
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* 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
* media: cec: add core error injection supportHans Verkuil2018-03-22
* media: cec: improve debuggingHans Verkuil2018-02-26
* media: cec: add SPDX license infoHans Verkuil2018-02-14
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-06
|\
| * media: cec: move cec autorepeat handling to rc-coreSean Young2017-12-14
| * media: cec: disable the hardware when unregisteredHans Verkuil2017-12-08
| * media: cec: add the adap_monitor_pin_enable opHans Verkuil2017-12-08
| * media: cec-adap: add '0x' prefix when printing statusHans Verkuil2017-12-08
* | media: annotate ->poll() instancesAl Viro2017-11-27
|/
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-15
|\
| * media: cec-pin: use IS_ERR instead of PTR_ERR_OR_ZEROHans Verkuil2017-10-31
| * media: cec-pin.h: move non-kAPI parts into cec-pin-priv.hHans Verkuil2017-10-27