Luciano Ciccariello
bedd5ea6b7
media: em28xx: Add StarTech SVID2USB232
...
Add support for the StarTech SVID2USB232 USB analog video grabber
(USB ID eb1a:8286). The device uses the Empia EM28281 bridge, a
member of the em2828X family with an integrated video decoder.
Reuses the EM28XX_BUILTIN decoder path introduced in commit
8e53399c63 ("media: em28xx: Add support for Empia em2828X bridge").
The standard PAL/NTSC switching and composite/S-Video input
switching in em2828X_decoder_set_std() handle this board without
board-specific code.
Inputs:
- Composite video
- S-Video
- Analog stereo audio (line in)
Tested on hardware with a PAL signal on both S-Video and composite
inputs (ffplay -f v4l2 /dev/video0).
This supersedes an earlier RFC posting from before EM28XX_BUILTIN was
available, which proposed a custom EM28XX_I2C_ALGO_EM28281_INTEGRATED
TVP5150-bridge algorithm. That approach is no longer necessary now that
the em2828X bridge support landed.
Link: https://lore.kernel.org/all/20260119185921.575666-1-xeeynamo@hotmail.com/
Signed-off-by: Luciano Ciccariello <xeeynamo@hotmail.com >
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org >
2026-07-10 09:53:50 +02:00
..
2026-05-06 13:48:10 +03:00
2026-05-06 13:48:10 +03:00
2020-04-14 10:34:58 +02:00
2020-04-15 15:51:23 +02:00
2021-06-16 07:26:46 +02:00
2020-05-05 17:28:57 +02:00
2023-02-02 11:04:42 -07:00
2024-11-18 12:41:22 +01:00
2025-05-09 12:08:37 +02:00
2025-05-09 12:08:37 +02:00
2020-04-14 10:34:58 +02:00
2020-05-05 17:29:22 +02:00
2025-02-21 10:33:02 +01:00
2020-04-14 10:34:58 +02:00
2020-04-15 15:51:23 +02:00
2020-05-05 17:28:57 +02:00
2020-04-14 10:34:58 +02:00
2020-04-22 07:45:28 +02:00
2020-05-05 17:28:57 +02:00
2020-04-15 15:51:23 +02:00
2020-12-08 10:27:56 -07:00
2023-01-22 09:56:18 +01:00
2020-04-22 08:24:38 +02:00
2020-04-22 08:24:38 +02:00
2020-04-22 08:22:37 +02:00
2020-04-22 08:22:37 +02:00
2020-04-22 08:22:37 +02:00
2020-04-22 08:22:37 +02:00
2020-04-22 08:22:37 +02:00
2020-04-22 08:24:38 +02:00
2020-04-22 08:22:37 +02:00
2020-04-22 08:24:38 +02:00
2020-04-22 08:24:38 +02:00
2020-04-22 08:23:01 +02:00
2020-04-22 08:24:04 +02:00
2020-04-22 08:24:04 +02:00
2020-04-22 08:24:38 +02:00
2020-04-22 08:24:38 +02:00
2020-04-22 08:24:38 +02:00
2020-10-02 14:26:30 +02:00
2020-10-02 14:26:30 +02:00
2020-04-22 08:22:37 +02:00
2020-04-22 08:22:37 +02:00
2020-04-22 08:24:38 +02:00
2020-04-22 08:22:37 +02:00
2020-04-22 08:24:38 +02:00
2020-04-22 08:22:37 +02:00
2020-04-22 08:24:38 +02:00
2020-04-22 08:24:38 +02:00
2020-04-22 08:24:38 +02:00
2020-04-22 08:22:37 +02:00
2020-04-22 08:24:38 +02:00
2020-04-22 08:24:38 +02:00
2020-04-22 08:24:38 +02:00
2020-04-22 08:24:38 +02:00
2020-04-22 08:24:38 +02:00
2020-04-22 08:22:37 +02:00
2020-04-22 08:29:23 +02:00
2026-07-10 09:53:50 +02:00
2020-04-15 15:51:23 +02:00
2022-03-18 05:56:51 +01:00
2020-12-08 10:27:56 -07:00
2020-12-08 10:27:56 -07:00
2025-09-09 15:59:17 +02:00
2020-04-14 11:35:49 +02:00
2020-04-14 11:35:49 +02:00
2022-02-23 08:53:07 +01:00
2025-08-18 10:31:19 -06:00
2024-11-22 10:48:12 -07:00
2020-04-22 07:47:53 +02:00
2020-04-14 10:34:58 +02:00
2024-12-19 12:50:12 +01:00
2024-04-29 14:56:38 +02:00
2024-06-24 16:47:34 +02:00
2020-05-05 17:28:57 +02:00
2025-09-09 15:58:51 +02:00
2020-04-14 10:34:58 +02:00
2025-11-14 15:48:49 +01:00
2025-11-14 15:48:49 +01:00
2026-03-16 11:51:55 +01:00
2020-05-05 17:29:22 +02:00
2022-03-18 05:58:34 +01:00
2020-04-14 10:34:58 +02:00
2023-01-22 09:56:18 +01:00
2025-04-25 15:14:25 +02:00
2020-04-14 10:34:58 +02:00
2025-10-14 15:07:37 +02:00
2020-04-14 10:34:58 +02:00
2020-04-14 10:34:58 +02:00
2023-07-19 12:57:48 +02:00
2025-11-06 14:03:40 +00:00
2024-06-27 13:06:47 +02:00
2024-06-27 13:06:47 +02:00
2024-10-16 09:32:40 +02:00
2024-10-16 09:32:40 +02:00
2020-04-14 10:34:58 +02:00
2020-12-08 10:27:56 -07:00
2025-11-15 12:40:33 +01:00
2026-05-28 22:10:01 +03:00
2026-05-28 22:10:01 +03:00
2020-09-27 11:19:08 +02:00
2024-08-12 13:36:32 +03:00
2020-05-05 17:28:57 +02:00
2024-11-18 12:41:22 +01:00
2020-05-05 17:28:57 +02:00
2020-04-14 10:34:58 +02:00
2023-02-02 11:04:42 -07:00
2025-08-18 10:31:19 -06:00
2020-10-02 14:25:12 +02:00
2020-04-14 10:34:58 +02:00
2020-04-14 10:34:58 +02:00
2024-06-29 12:20:05 +02:00
2023-01-22 09:57:19 +01:00
2026-05-06 13:48:10 +03:00
2022-07-15 14:44:51 +01:00
2022-11-08 08:42:30 +00:00
2024-02-16 11:46:33 +01:00
2024-09-23 15:27:58 -07:00
2020-10-03 10:34:54 +02:00