| Commit message (Expand) | Author | Age | Files | Lines |
* | media: cec: meson: always include meson sub-directory in Makefile | Marek Szyprowski | 2023-11-20 | 1 | -1/+1 |
* | media: tegra_cec: fix the return value handle for platform_get_irq() | Ruan Jinjie | 2023-08-10 | 1 | -2/+2 |
* | media: cec-pin: only enable interrupts when monitoring the CEC pin | Hans Verkuil | 2023-08-10 | 1 | -2/+2 |
* | media: cec-gpio: drop the cec_gpio_free callback | Hans Verkuil | 2023-08-10 | 1 | -6/+0 |
* | media: cec-pin: improve interrupt handling | Hans Verkuil | 2023-08-10 | 2 | -8/+21 |
* | media: cec-gpio: specify IRQF_NO_AUTOEN when requesting irq | Hans Verkuil | 2023-08-10 | 1 | -3/+1 |
* | media: cec: core: add adap_unconfigured() callback | Hans Verkuil | 2023-08-10 | 1 | -2/+2 |
* | media: cec: core: add adap_nb_transmit_canceled() callback | Hans Verkuil | 2023-08-10 | 1 | -2/+2 |
* | media: Explicitly include correct DT includes | Rob Herring | 2023-07-19 | 2 | -1/+1 |
* | media: cec: tegra: drop of_match_ptr for ID table | Krzysztof Kozlowski | 2023-07-14 | 1 | -1/+1 |
* | media: cec: meson: drop of_match_ptr for ID table | Krzysztof Kozlowski | 2023-07-14 | 1 | -1/+1 |
* | media: cec: ch7322: drop of_match_ptr for ID table | Krzysztof Kozlowski | 2023-07-14 | 1 | -1/+1 |
* | media: pulse8-cec: handle possible ping error | Dmitry Antipov | 2023-07-14 | 1 | -2/+5 |
* | media: cec: i2c: ch7322: also select REGMAP | Randy Dunlap | 2023-06-28 | 1 | -0/+1 |
* | Merge tag 'v6.4-rc5' into media_stage | Mauro Carvalho Chehab | 2023-06-09 | 3 | -2/+9 |
|\ |
|
| * | media: cec: core: don't set last_initiator if tx in progress | Hans Verkuil | 2023-05-26 | 1 | -1/+2 |
| * | media: cec: core: disable adapter in cec_devnode_unregister | Hans Verkuil | 2023-05-26 | 3 | -1/+7 |
* | | media: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-05-25 | 1 | -1/+1 |
|/ |
|
* | media: cec: core: not all messages were passed on when monitoring | Hans Verkuil | 2023-04-15 | 1 | -2/+5 |
* | media: tegra_cec: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-04-11 | 1 | -4/+2 |
* | media: stm32-cec: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-04-11 | 1 | -4/+2 |
* | media: stih-cec: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-04-11 | 1 | -4/+2 |
* | media: seco-cec: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-04-11 | 1 | -4/+2 |
* | media: s5p_cec: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-04-11 | 1 | -3/+2 |
* | media: ao-cec: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-04-11 | 1 | -4/+2 |
* | media: ao-cec-g12a: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-04-11 | 1 | -4/+2 |
* | media: cros-ec-cec: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-04-11 | 1 | -4/+2 |
* | media: cros-ec-cec: Don't exit early in .remove() callback | Uwe Kleine-König | 2023-04-11 | 1 | -4/+6 |
* | media: cec-gpio: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-04-11 | 1 | -3/+2 |
* | media: platform: cros-ec: Add Gladios/Lisbon to the match table | Kevin Chiu | 2023-03-19 | 1 | -0/+4 |
* | media: platform: cros-ec: Add aurash to the match table | Zoey Wu | 2023-03-19 | 1 | -0/+2 |
* | media: Switch to use dev_err_probe() helper | Yang Yingliang | 2022-12-07 | 1 | -6/+3 |
* | Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2022-10-22 | 3 | -0/+7 |
|\ |
|
| * | media: platform: cros-ec: Add Kuldax to the match table | Rory Liu | 2022-09-24 | 1 | -0/+2 |
| * | media: cec: add support for Absolute Volume Control | Hans Verkuil | 2022-09-24 | 1 | -0/+1 |
| * | media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE | Hans Verkuil | 2022-09-24 | 1 | -0/+2 |
| * | media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE | Hans Verkuil | 2022-09-24 | 1 | -0/+2 |
* | | Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2022-10-07 | 1 | -2/+2 |
|\| |
|
| * | media: media/cec: use CEC_MAX_MSG_SIZE instead of hardcoded 16 | Hans Verkuil | 2022-08-30 | 1 | -2/+2 |
* | | i2c: Make remove callback return void | Uwe Kleine-König | 2022-08-16 | 1 | -3/+1 |
|/ |
|
* | media: platform: cros-ec: Add kinox to the match table | Ajye Huang | 2022-06-27 | 1 | -0/+2 |
* | media: platform: cros-ec: Add moli to the match table | Scott Chao | 2022-06-20 | 1 | -0/+2 |
* | media: cec-adap.c: log when claiming LA fails unexpectedly | Hans Verkuil | 2022-06-20 | 1 | -1/+4 |
* | media: cec-adap.c: drop activate_cnt, use state info instead | Hans Verkuil | 2022-05-13 | 1 | -93/+59 |
* | media: cec-adap.c: reconfigure if the PA changes during configuration | Hans Verkuil | 2022-05-13 | 1 | -1/+19 |
* | media: cec-adap.c: fix is_configuring state | Hans Verkuil | 2022-05-13 | 1 | -3/+3 |
* | media: cec-adap.c: stop trying LAs on CEC_TX_STATUS_TIMEOUT | Hans Verkuil | 2022-05-13 | 1 | -2/+3 |
* | media: cec-adap.c: don't unconfigure if already unconfigured | Hans Verkuil | 2022-05-13 | 1 | -2/+3 |
* | media: cec-pin.c: don't zero work_pin_num_events in adap_enable | Hans Verkuil | 2022-05-13 | 1 | -4/+1 |
* | media: cec-pin.c: disabling the adapter cannot call kthread_stop | Hans Verkuil | 2022-05-13 | 1 | -21/+33 |