summaryrefslogtreecommitdiffstats
path: root/drivers/media/cec
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-11/+11
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-11/+11
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap-0/+2
2025-10-14media: cec: Fix debugfs leak on bus_register() failureHaotian Zhang-0/+1
2025-09-09media: update Hans Verkuil's email addressHans Verkuil-4/+4
2025-09-09media: update Hans Verkuil's email addressHans Verkuil-3/+3
2025-08-29media: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang-1/+0
2025-08-29media: cec: extron-da-hd-4k-plus: drop external-module make commandsRandy Dunlap-6/+0
2025-08-13media: v4l2: Rename second ioctl handlers argument to 'void *priv'Laurent Pinchart-2/+2
2025-07-08media: cec: cec-gpio: reading hpd/5v is allowed to sleepHans Verkuil-12/+14
2025-07-08media: cec: cec-gpio: rename functionsHans Verkuil-16/+16
2025-07-08media: cec: core: add rx-no-low-drive settingHans Verkuil-1/+13
2025-07-08media: cec: core: add glitch error injectionHans Verkuil-1/+83
2025-06-17media: rainshadow-cec: fix TOCTOU race condition in rain_interrupt()Gui-Dong Han-1/+2
2025-05-28Merge tag 'media/v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-2/+7
2025-05-09media: platform: cros-ec: select ports ab for DirksKells Ping-1/+2
2025-04-25media: platform: cros-ec: Add Moxie to the match tableKen Lin-0/+2
2025-04-25media: platform: cros-ec: Add Dirks to the match tableKells Ping-0/+2
2025-04-25media: cec: extron-da-hd-4k-plus: Fix Wformat-truncationHans Verkuil-2/+2
2025-04-07media: cec: tda9950: add back i2c dependencyArnd Bergmann-0/+1
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-0/+517
2025-03-25Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-7/+6
2025-03-06media: cec: use us_to_ktime() where appropriateVitaliy Shevtsov-6/+5
2025-03-05media: cec: core: allow raw msg transmit while configuringHans Verkuil-1/+1
2025-02-18media: Switch to use hrtimer_setup()Nam Cao-2/+1
2025-02-13media: cec: move driver for TDA9950 from drm/i2cDmitry Baryshkov-0/+517
2025-01-07media: cec: include linux/debugfs.h and linux/seq_file.h where neededJani Nikula-9/+14
2024-11-11Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1Mauro Carvalho Chehab-4/+4
2024-11-08media: replace obsolete hans.verkuil@cisco.com aliasHans Verkuil-2/+2
2024-10-18media: pulse8-cec: fix data timestamp at pulse8_setup()Mauro Carvalho Chehab-1/+1
2024-10-18media: cec: extron-da-hd-4k-plus: don't use -1 as an error codeMauro Carvalho Chehab-3/+3
2024-10-12media: cec: seco: add HAS_IOPORT dependencyArnd Bergmann-1/+1
2024-10-12media: Switch back to struct platform_driver::remove()Uwe Kleine-König-9/+9
2024-09-27[tree-wide] finally take no_llseek outAl Viro-1/+0
2024-09-05media: cec: extron-da-hd-4k-plus: add the Extron DA HD 4K Plus CEC driverHans Verkuil-0/+2686
2024-09-05media: cec: move cec_get/put_device to headerHans Verkuil-33/+2
2024-08-08media: cec: cec-adap.c: improve CEC_MSG_FL_REPLY_VENDOR_ID checkHans Verkuil-5/+6
2024-08-05media: cec: core: add new CEC_MSG_FL_REPLY_VENDOR_ID flagHans Verkuil-16/+38
2024-05-19Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+1
2024-05-08media: stih-cec: add missing io.hAndy Shevchenko-0/+1
2024-05-02media: cec: core: avoid confusing "transmit timed out" messageHans Verkuil-1/+14
2024-05-02media: cec: core: avoid recursive cec_claim_log_addrsHans Verkuil-2/+6
2024-05-02media: cec: cec-api: add locking in cec_release()Hans Verkuil-0/+3
2024-05-02media: cec: cec-adap: always cancel work in cec_transmit_msg_fhHans Verkuil-2/+1
2024-04-24media: cec: return -ENODEV instead of -ENXIO if unregisteredHans Verkuil-2/+2
2024-04-08media: platform: cros-ec: provide ID table for avoiding fallback matchTzung-Bi Shih-1/+8
2024-02-16media: platform: cros-ec: Add Dita to the match tableKells Ping-0/+2
2024-02-05media: cec: make cec_bus_type constRicardo B. Marliere-1/+1
2024-02-05media: cec: core: remove length check of Timer StatusNini Song-14/+0
2023-11-23media: platform: cros-ec: Add Dexi to the match tableKen Lin-0/+2