huangliang db08fadec4 优化声音驱动,添加i2s2支持 hace 3 años
..
Documentation 87498f5edd first commit(v1.0) hace 3 años
LICENSES 87498f5edd first commit(v1.0) hace 3 años
arch db08fadec4 优化声音驱动,添加i2s2支持 hace 3 años
block 87498f5edd first commit(v1.0) hace 3 años
certs 87498f5edd first commit(v1.0) hace 3 años
crypto 87498f5edd first commit(v1.0) hace 3 años
drivers 9a64ef7a73 1.修改添加平台脚本没有修改新添加平台uboot配置文件设备树名称的问题; 2.解决logcat无法连接问题; 3.优化mfc解码库 hace 3 años
firmware 87498f5edd first commit(v1.0) hace 3 años
fs 87498f5edd first commit(v1.0) hace 3 años
include 87498f5edd first commit(v1.0) hace 3 años
init 87498f5edd first commit(v1.0) hace 3 años
ipc 87498f5edd first commit(v1.0) hace 3 años
kernel 87498f5edd first commit(v1.0) hace 3 años
lib 87498f5edd first commit(v1.0) hace 3 años
mm 87498f5edd first commit(v1.0) hace 3 años
net 87498f5edd first commit(v1.0) hace 3 años
samples 87498f5edd first commit(v1.0) hace 3 años
scripts 87498f5edd first commit(v1.0) hace 3 años
security 87498f5edd first commit(v1.0) hace 3 años
sound db08fadec4 优化声音驱动,添加i2s2支持 hace 3 años
tools 87498f5edd first commit(v1.0) hace 3 años
usr 87498f5edd first commit(v1.0) hace 3 años
virt 87498f5edd first commit(v1.0) hace 3 años
.clang-format 87498f5edd first commit(v1.0) hace 3 años
COPYING 87498f5edd first commit(v1.0) hace 3 años
CREDITS 87498f5edd first commit(v1.0) hace 3 años
Kbuild 87498f5edd first commit(v1.0) hace 3 años
Kconfig 87498f5edd first commit(v1.0) hace 3 años
MAINTAINERS 87498f5edd first commit(v1.0) hace 3 años
Makefile 87498f5edd first commit(v1.0) hace 3 años
README 87498f5edd first commit(v1.0) hace 3 años

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.
See Documentation/00-INDEX for a list of what is contained in each file.

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.