mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
327743d8b6cbfe89d800d8c7d68e93ba6d06f128
Merge made by the 'ours' strategy. * commit 'ffdcf653d8b0fa8afa98ee876dfc85be9b7660d2': BACKPORT: tty: rpmsg: Fix race condition releasing tty port UPSTREAM: tty: rpmsg: Define tty name via constant string literal UPSTREAM: tty: rpmsg: Add pr_fmt() to prefix messages UPSTREAM: tty: rpmsg: Use dev_err_probe() in ->probe() UPSTREAM: tty: rpmsg: Unify variable used to keep an error code UPSTREAM: tty: rpmsg: Assign returned id to a local variable UPSTREAM: tty: add rpmsg driver BACKPORT: rpmsg: core: add API to get MTU Change-Id: If69a54b75f5a8f3fbef62bc2c5b8d650f757a453
…
…
…
…
…
…
…
…
…
…
Merge commit 'f40707abde2eb5cd21cf8848f33aefb7e394ad1a' of https://android.googlesource.com/kernel/common
…
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.
Description
Languages
C
97.7%
Assembly
1.6%
Makefile
0.3%
Perl
0.1%