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