summaryrefslogtreecommitdiff
path: root/drivers/media/cec
AgeCommit message (Expand)Author
19 hoursMerge branch 'next' of git://linuxtv.org/media-ci/media-pending.gitMark Brown
5 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
9 daysmedia: cec-pin: Fix event FIFO orderingGui-Dong Han
9 daysmedia: cec: stm32: return an error when log-address wait times outPengpeng Hou
9 daysmedia: cec: disable delayed work before freeing an interrupted transmitBiren Pandya
9 daysmedia: cec: extron-da-hd-4k-plus: add sanity checkHans Verkuil
9 daysmedia: cec: stm32: prevent out-of-bounds write on RX overflowWeigang He
9 daysmedia: cec: core: Fix kmemleak due to missed rc_free_device() callJonas Karlman
9 daysmedia: 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
2025-07-08media: cec: core: add rx-no-low-drive settingHans Verkuil
2025-07-08media: cec: core: add glitch error injectionHans Verkuil
2025-06-17media: rainshadow-cec: fix TOCTOU race condition in rain_interrupt()Gui-Dong Han
2025-05-28Merge tag 'media/v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-05-09media: platform: cros-ec: select ports ab for DirksKells Ping
2025-04-25media: platform: cros-ec: Add Moxie to the match tableKen Lin
2025-04-25media: platform: cros-ec: Add Dirks to the match tableKells Ping
2025-04-25media: cec: extron-da-hd-4k-plus: Fix Wformat-truncationHans Verkuil
2025-04-07media: cec: tda9950: add back i2c dependencyArnd Bergmann
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-03-25Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-03-06media: cec: use us_to_ktime() where appropriateVitaliy Shevtsov
2025-03-05media: cec: core: allow raw msg transmit while configuringHans Verkuil
2025-02-18media: Switch to use hrtimer_setup()Nam Cao
2025-02-13media: cec: move driver for TDA9950 from drm/i2cDmitry Baryshkov
2025-01-07media: cec: include linux/debugfs.h and linux/seq_file.h where neededJani Nikula
2024-11-11Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1Mauro Carvalho Chehab
2024-11-08media: replace obsolete hans.verkuil@cisco.com aliasHans Verkuil
2024-10-18media: pulse8-cec: fix data timestamp at pulse8_setup()Mauro Carvalho Chehab
2024-10-18media: cec: extron-da-hd-4k-plus: don't use -1 as an error codeMauro Carvalho Chehab
2024-10-12media: cec: seco: add HAS_IOPORT dependencyArnd Bergmann
2024-10-12media: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-27[tree-wide] finally take no_llseek outAl Viro