Linux mainline fork with MSM8998 patches | https://mainline.space | Currently supported devices: OnePlus 5/5T, Xiaomi Mi 6, F(x)tec Pro¹ (2019 QX1000 model) & Sony Xperia XZ Premium (UNTESTED!)
Find a file
Hugues Fruchet d0034926fa media: st-mipid02: expose 1X16 serial pixel format
Expose RGB & YUV 1X16 serial pixel format variants to comply
with CSI-2 camera sensor pixel formats.

Signed-off-by: Hugues Fruchet <hugues.fruchet@foss.st.com>
Reviewed-by: Benjamin Mugnier <benjamin.mugnier@foss.st.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
2022-07-08 15:14:04 +01:00
arch X86 updates: 2022-06-19 09:58:28 -05:00
block
certs
crypto
Documentation media: dt-bindings: media: Add Allwinner A83T MIPI CSI-2 bindings documentation 2022-07-08 15:04:14 +01:00
drivers media: st-mipid02: expose 1X16 serial pixel format 2022-07-08 15:14:04 +01:00
fs
include media: Add P010 video format 2022-06-20 10:30:31 +01:00
init
ipc
kernel
lib Build tool updates: 2022-06-19 09:54:16 -05:00
LICENSES
mm
net
samples
scripts Build tool updates: 2022-06-19 09:54:16 -05:00
security
sound
tools Build tool updates: 2022-06-19 09:54:16 -05:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS media: MAINTAINERS: Add entry for the Allwinner A31 MIPI CSI-2 bridge driver 2022-07-08 15:02:47 +01:00
Makefile Linux 5.19-rc3 2022-06-19 15:06:47 -05:00
README

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.