Age | Commit message (Expand) | Author | Files | Lines |
2021-12-01 | media: cec: copy sequence field for the reply | Hans Verkuil | 1 | -0/+1 |
2021-08-04 | media: tegra-cec: Handle errors of clk_prepare_enable() | Evgeny Novikov | 1 | -4/+6 |
2021-08-04 | media: cec-pin: rename timer overrun variables | Deborah Brouwer | 2 | -12/+12 |
2021-07-22 | media: platform: stm32: unprepare clocks at handling errors in probe | Evgeny Novikov | 1 | -8/+18 |
2021-05-10 | media: s5p: fix pm_runtime_get_sync() usage count | Mauro Carvalho Chehab | 1 | -1/+4 |
2021-05-10 | media: s5p_cec: decrement usage count if disabled | Mauro Carvalho Chehab | 1 | -1/+1 |
2021-04-06 | media: cec/core: clarify rx-arb-lost usage message | Hans Verkuil | 1 | -1/+1 |
2021-03-22 | media: cec/core/cec-notifier: use IS_REACHABLE(CONFIG_I2C) | Hans Verkuil | 1 | -1/+1 |
2021-03-11 | media: cec-notifier: also search for HDMI devices on I2C | Johan Fjeldtvedt | 1 | -11/+22 |
2021-02-01 | Merge tag 'v5.11-rc6' into patchwork | Mauro Carvalho Chehab | 1 | -0/+1 |
2021-01-26 | media: cec: add stm32 driver | Yannick Fertre | 1 | -0/+1 |
2021-01-12 | media: cec: fix trivial style warnings | Nigel Christian | 1 | -2/+2 |
2021-01-04 | media: cec: add EPOLLPRI in poll() when dev is unregistered | Hans Verkuil | 1 | -1/+1 |
2020-12-14 | Merge tag 'media/v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 1 | -2/+2 |
2020-12-01 | media: pulse8-cec: add support for FW v10 and up | Hans Verkuil | 1 | -13/+30 |
2020-12-01 | media: pulse8-cec: fix duplicate free at disconnect or probe error | Hans Verkuil | 1 | -5/+4 |
2020-11-16 | media: cec-core: first mark device unregistered, then wake up fhs | Hans Verkuil | 1 | -2/+2 |
2020-10-04 | Merge tag 'v5.9-rc7' into patchwork | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-09-26 | media: cec-adap.c: add 'unregistered' checks | Hans Verkuil | 1 | -0/+6 |
2020-09-26 | media: cec-core.c: stop kthread_config before kthread | Hans Verkuil | 1 | -1/+1 |
2020-09-10 | media: cec-adap.c: don't use flush_scheduled_work() | Hans Verkuil | 1 | -1/+1 |
2020-09-03 | media: rc: harmonize infrared durations to microseconds | Sean Young | 2 | -2/+2 |
2020-09-01 | media: cec: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -19/+8 |
2020-08-29 | media: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 3 | -5/+5 |
2020-07-19 | cec-api: prevent leaking memory through hole in structure | Hans Verkuil | 1 | -1/+7 |
2020-07-04 | media: cros-ec-cec: do not bail on device_init_wakeup failure | Dariusz Marcinkiewicz | 1 | -5/+1 |
2020-07-04 | media: cec: i2c: ch7322: Add ch7322 CEC controller driver | Jeff Chase | 5 | -1/+625 |
2020-07-04 | media: cec: add adap_controls_phys_addr option | Jeff Chase | 1 | -4/+7 |
2020-06-23 | media: cec: remove unused waitq and phys_addrs fields | Hans Verkuil | 2 | -5/+0 |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -1/+1 |
2020-06-13 | Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -1/+1 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -1/+1 |
2020-06-11 | media: medium: cec: Make MEDIA_CEC_SUPPORT default to n if !MEDIA_SUPPORT | Geert Uytterhoeven | 1 | -1/+1 |
2020-06-04 | Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 44 | -19/+6747 |
2020-05-05 | media: cec: silence shift wrapping warning in __cec_s_log_addrs() | Dan Carpenter | 1 | -4/+4 |
2020-04-29 | media: cec-gpio: handle gpiod_get_value errors correctly | Hans Verkuil | 1 | -7/+11 |
2020-04-21 | Update rmk's email address in various drivers | Russell King | 1 | -1/+1 |
2020-04-17 | media: cec/usb: depends on USB_SUPPORT and TTY | Mauro Carvalho Chehab | 1 | -0/+2 |
2020-04-17 | media: cec: don't select PCI & DMI | Mauro Carvalho Chehab | 1 | -2/+1 |
2020-04-15 | media: cec: rename CEC platform drivers config options | Mauro Carvalho Chehab | 10 | -28/+28 |
2020-04-15 | media: move CEC USB drivers to a separate directory | Mauro Carvalho Chehab | 10 | -1/+1333 |
2020-04-15 | media: move CEC platform drivers to a separate directory | Mauro Carvalho Chehab | 27 | -2/+5375 |
2020-04-15 | media: place CEC menu before MEDIA_SUPPORT | Mauro Carvalho Chehab | 1 | -0/+20 |
2020-04-15 | media: cec: move the core to a separate directory | Mauro Carvalho Chehab | 10 | -15/+17 |
2020-04-15 | Revert "media: Kconfig: move CEC-specific options to cec/Kconfig" | Mauro Carvalho Chehab | 1 | -10/+0 |
2020-04-14 | media: Kconfig: move CEC-specific options to cec/Kconfig | Mauro Carvalho Chehab | 1 | -0/+10 |
2020-03-20 | media: cec-notifier: make cec_notifier_get_conn() static | Hans Verkuil | 1 | -2/+15 |
2020-03-20 | media: cec-notifier: rename conn_name to port_name | Hans Verkuil | 1 | -12/+12 |
2020-01-08 | media: cec: remove unused functions | Hans Verkuil | 3 | -56/+4 |
2019-12-13 | media: cec: check 'transmit_in_progress', not 'transmitting' | Hans Verkuil | 1 | -8/+12 |