aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/cec
AgeCommit message (Expand)Author
2018-11-23media: cec: keep track of outstanding transmitsHans Verkuil
2018-11-23media: cec: add debug_phys_addr module optionHans Verkuil
2018-11-23media: cec: report Vendor ID after initializationHans Verkuil
2018-11-23media: cec-pin: fix broken tx_ignore_nack_until_eom error injectionHans Verkuil
2018-11-06media: cec: increase debug level for 'queue full'Hans Verkuil
2018-11-06media: cec: check for non-OK/NACK conditions while claiming a LAHans Verkuil
2018-10-15media: cec: forgot to cancel delayed workHans Verkuil
2018-10-05media: cec: name for RC passthrough device does not need 'RC for'Sean Young
2018-10-05media: cec-gpio: select correct Signal Free TimeHans Verkuil
2018-10-05media: cec: fix the Signal Free Time calculationHans Verkuil
2018-10-05media: cec: add new tx/rx status bits to detect aborts/timeoutsHans Verkuil
2018-09-24media: cec: remove cec-edid.cHans Verkuil
2018-09-24media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil
2018-09-24media: cec: integrate cec_validate_phys_addr() in cec-api.cHans Verkuil
2018-09-24media: cec: make cec_get_edid_spa_location() an inline functionHans Verkuil
2018-09-12media: cec: move compat_ioctl handling to cec-api.cArnd Bergmann
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-08-20Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-07-25media: cec: add support for 5V signal testingHans Verkuil
2018-07-13media: cec-notifier: Get notifier by device and connector nameNeil Armstrong
2018-05-28media: cec: fix wrong tx/rx_status values when canceling a msgHans Verkuil
2018-05-28media: cec-pin-error-inj: avoid a false-positive Spectre detectionMauro Carvalho Chehab
2018-04-20media: rc: per-protocol repeat period and minimum keyup timerSean Young
2018-04-20media: cec: set ev rather than v with CEC_PIN_EVENT_FL_DROPPED bitColin Ian King
2018-04-17media: cec: fix smatch errorHans Verkuil
2018-04-04media: cec-pin: Fixed ktime_t to ns conversionJasmin Jessich
2018-03-23media: cec-core: fix a bug at cec_error_inj_write()Mauro Carvalho Chehab
2018-03-22media: cec: improve CEC pin event handlingHans Verkuil
2018-03-22media: cec-pin: improve status logHans Verkuil
2018-03-22media: cec-pin: add error injection supportHans Verkuil
2018-03-22media: cec-pin-error-inj: parse/show error injectionHans Verkuil
2018-03-22media: cec-pin: create cec_pin_start_timer() functionHans Verkuil
2018-03-22media: cec: add core error injection supportHans Verkuil
2018-02-26media: cec: improve debuggingHans Verkuil
2018-02-14media: cec: add SPDX license infoHans Verkuil
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-12-14media: cec: move cec autorepeat handling to rc-coreSean Young
2017-12-08media: cec: disable the hardware when unregisteredHans Verkuil
2017-12-08media: cec: add the adap_monitor_pin_enable opHans Verkuil
2017-12-08media: cec-adap: add '0x' prefix when printing statusHans Verkuil
2017-11-27media: annotate ->poll() instancesAl Viro
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31media: cec-pin: use IS_ERR instead of PTR_ERR_OR_ZEROHans Verkuil
2017-10-27media: cec-pin.h: move non-kAPI parts into cec-pin-priv.hHans Verkuil
2017-10-17Merge tag 'media/v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-10-04[media] media: rc: ensure that protocols are enabled for scancode driversSean Young
2017-09-29Merge tag 'v4.14-rc2' into patchworkMauro Carvalho Chehab
2017-09-23media: cec: add CEC_EVENT_PIN_HPD_LOW/HIGH eventsHans Verkuil