summaryrefslogtreecommitdiff
path: root/drivers/media/cec
AgeCommit message (Expand)Author
10 daysMerge tag 'media/v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2026-07-28media: cec: tegra: Remove redundant dev_err()Pan Chuang
2026-07-28media: cec: seco: Remove redundant dev_err()Pan Chuang
2026-07-28media: cec: ao-cec: Remove redundant dev_err()Pan Chuang
2026-07-17media: cec/core: add error-inj-tx-timeouts debugfs entryHans Verkuil
2026-07-17media: cec/core: cec-pin: toggle rx_toggle when arb lostHans Verkuil
2026-07-17media: cec/core: add a new CEC_LOG_ADDRS_FL_CONFIG_FAILED flagHans Verkuil
2026-07-17media: cec/core: flush stale STATE_CHANGE eventsHans Verkuil
2026-07-17media: cec/core: drop cec_post_state_event callHans Verkuil
2026-07-17media: cec/core: handle core events like normal eventsHans Verkuil
2026-07-17media: cec/core: drop ABORTED/TIMEOUT checkHans Verkuil
2026-07-17media: cec/core: max_retries -> max_attemptsHans Verkuil
2026-07-17media: cec: tegra_cec: keep track of number of Rx Low DrivesHans Verkuil
2026-07-17media: cec: tegra_cec: don't break off msg on NACKHans Verkuil
2026-07-10media: cec: Serialize exclusive follower deliveryRuoyu Wang
2026-07-10media: cec: tegra: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-10media: cec: seco: Use predefined time multiplierAndy Shevchenko
2026-07-10media: cec: core: Use predefined time multiplierAndy Shevchenko
2026-07-10media: cec: core: Consistently use CEC_NAME where it mattersAndy Shevchenko
2026-07-10media: cec: core: Add pr_fmt()Andy Shevchenko
2026-07-10media: cec: core: Don't use "proxy" headersAndy Shevchenko
2026-07-10media: cec: core: Use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfsAndy Shevchenko
2026-07-10media: cec: core: add missing mutex_destroy to error path and removeAndy Shevchenko
2026-07-10media: cec: core: consolidate error path in cec_allocate_adapter()Andy Shevchenko
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-29media: cec-pin: Fix event FIFO orderingGui-Dong Han
2026-06-29media: cec: stm32: return an error when log-address wait times outPengpeng Hou
2026-06-29media: cec: disable delayed work before freeing an interrupted transmitBiren Pandya
2026-06-29media: cec: extron-da-hd-4k-plus: add sanity checkHans Verkuil
2026-06-29media: cec: stm32: prevent out-of-bounds write on RX overflowWeigang He
2026-06-29media: cec: core: Fix kmemleak due to missed rc_free_device() callJonas Karlman
2026-06-29media: cec: meson: ao-cec-g12a: name the CEC core regmap to avoid debugfs clashYi Ding
2026-05-20media: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-05-19media: cec: core: add LIP supportHans Verkuil
2026-05-05media: cec: seco: unregister adapter on IR probe failureMyeonghun Pak
2026-05-05media: platform: cros-ec: Add Dirkson to the match tableKells Ping
2026-05-05media: platform: cros-ec: Add Kulnex and Moxoe to the match tableKen Lin
2026-03-17media: rc: fix race between unregister and urb/irq callbacksSean Young
2026-03-16media: pulse8-cec: Handle partial deinitVicki Pfau
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2025-10-14media: cec: Fix debugfs leak on bus_register() failureHaotian Zhang
2025-09-09media: update Hans Verkuil's email addressHans Verkuil
2025-09-09media: update Hans Verkuil's email addressHans Verkuil
2025-08-29media: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang
2025-08-29media: cec: extron-da-hd-4k-plus: drop external-module make commandsRandy Dunlap
2025-08-13media: v4l2: Rename second ioctl handlers argument to 'void *priv'Laurent Pinchart
2025-07-08media: cec: cec-gpio: reading hpd/5v is allowed to sleepHans Verkuil
2025-07-08media: cec: cec-gpio: rename functionsHans Verkuil