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
/
media
/
cec
Age
Commit message (
Expand
)
Author
2019-05-29
media: cec-adap: fix regression in ping sanity check
Hans Verkuil
2019-05-28
Merge tag 'v5.2-rc2' into patchwork
Mauro Carvalho Chehab
2019-05-23
media: cec: allow any initiator for Ping and Image/Text View On
Hans Verkuil
2019-05-23
media: cec: support CEC_MSG_FL_RAW
Hans Verkuil
2019-05-23
media: cec: add CEC_MSG_FL_RAW flag and msg_is_raw helper function
Hans Verkuil
2019-05-23
media: cec: move check from cec_transmit to cec_transmit_msg_fh
Hans Verkuil
2019-05-23
media: cec: cec_transmit_msg_fh: do sanity checks first
Hans Verkuil
2019-05-22
media: cec: mark devnode as registered before actually registering it
Hans Verkuil
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-22
media: cec-notifier: add cec_notifier_parse_hdmi_phandle helper
Hans Verkuil
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-19
media: cec: fill in cec chardev kobject to ease debugging
Hans Verkuil
2019-02-18
media: cec: fix epoll() by calling poll_wait first
Hans Verkuil
2018-11-23
media: cec: keep track of outstanding transmits
Hans Verkuil
2018-11-23
media: cec: add debug_phys_addr module option
Hans Verkuil
2018-11-23
media: cec: report Vendor ID after initialization
Hans Verkuil
2018-11-23
media: cec-pin: fix broken tx_ignore_nack_until_eom error injection
Hans Verkuil
2018-11-06
media: cec: increase debug level for 'queue full'
Hans Verkuil
2018-11-06
media: cec: check for non-OK/NACK conditions while claiming a LA
Hans Verkuil
2018-10-15
media: cec: forgot to cancel delayed work
Hans Verkuil
2018-10-05
media: cec: name for RC passthrough device does not need 'RC for'
Sean Young
2018-10-05
media: cec-gpio: select correct Signal Free Time
Hans Verkuil
2018-10-05
media: cec: fix the Signal Free Time calculation
Hans Verkuil
2018-10-05
media: cec: add new tx/rx status bits to detect aborts/timeouts
Hans Verkuil
2018-09-24
media: cec: remove cec-edid.c
Hans Verkuil
2018-09-24
media: cec/v4l2: move V4L2 specific CEC functions to V4L2
Hans Verkuil
2018-09-24
media: cec: integrate cec_validate_phys_addr() in cec-api.c
Hans Verkuil
2018-09-24
media: cec: make cec_get_edid_spa_location() an inline function
Hans Verkuil
2018-09-12
media: cec: move compat_ioctl handling to cec-api.c
Arnd Bergmann
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-08-20
Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2018-07-25
media: cec: add support for 5V signal testing
Hans Verkuil
2018-07-13
media: cec-notifier: Get notifier by device and connector name
Neil Armstrong
2018-05-28
media: cec: fix wrong tx/rx_status values when canceling a msg
Hans Verkuil
2018-05-28
media: cec-pin-error-inj: avoid a false-positive Spectre detection
Mauro Carvalho Chehab
2018-04-20
media: rc: per-protocol repeat period and minimum keyup timer
Sean Young
2018-04-20
media: cec: set ev rather than v with CEC_PIN_EVENT_FL_DROPPED bit
Colin Ian King
2018-04-17
media: cec: fix smatch error
Hans Verkuil
2018-04-04
media: cec-pin: Fixed ktime_t to ns conversion
Jasmin Jessich
2018-03-23
media: cec-core: fix a bug at cec_error_inj_write()
Mauro Carvalho Chehab
2018-03-22
media: cec: improve CEC pin event handling
Hans Verkuil
2018-03-22
media: cec-pin: improve status log
Hans Verkuil
2018-03-22
media: cec-pin: add error injection support
Hans Verkuil
2018-03-22
media: cec-pin-error-inj: parse/show error injection
Hans Verkuil
2018-03-22
media: cec-pin: create cec_pin_start_timer() function
Hans Verkuil
2018-03-22
media: cec: add core error injection support
Hans Verkuil
2018-02-26
media: cec: improve debugging
Hans Verkuil
2018-02-14
media: cec: add SPDX license info
Hans Verkuil
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
[next]