Orange Pi5 kernel

Deprecated Linux kernel 5.10.110 for OrangePi 5/5B/5+ boards

3 Commits   0 Branches   0 Tags
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  1) # SPDX-License-Identifier: GPL-2.0-only
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  2) config VIDEO_SOLO6X10
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  3) 	tristate "Bluecherry / Softlogic 6x10 capture cards (MPEG-4/H.264)"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  4) 	depends on PCI && VIDEO_DEV && SND && I2C
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  5) 	select BITREVERSE
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  6) 	select FONT_SUPPORT
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  7) 	select FONT_8x16
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  8) 	select VIDEOBUF2_DMA_SG
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  9) 	select VIDEOBUF2_DMA_CONTIG
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) 	select SND_PCM
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) 	select FONT_8x16
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) 	help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) 	  This driver supports the Bluecherry H.264 and MPEG-4 hardware
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) 	  compression capture cards and other Softlogic-based ones.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) 	  Following cards have been tested:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) 	  * Bluecherry BC-H16480A (PCIe, 16 port, H.264)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) 	  * Bluecherry BC-H04120A (PCIe, 4 port, H.264)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) 	  * Bluecherry BC-H04120A-MPCI (Mini-PCI, 4 port, H.264)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) 	  * Bluecherry BC-04120A (PCIe, 4 port, MPEG-4)