Go to file
Mukunda, Vijendar 18e8a40dd3
ASoC: amd: sram bank update changes
Added sram bank variable to audio_substream_data structure.

Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Reviewed-by: Daniel Kurtz <djkurtz@chromium.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-05-21 16:18:45 +01:00
Documentation ASoC: fsl: Mark 'big-endian' property as optional 2018-05-21 11:54:59 +01:00
LICENSES
arch ARM: ep93xx: i2s: Add IRQ to platform device resources 2018-05-11 11:27:25 +09:00
block
certs
crypto
drivers soc: qcom: apr: fix invalid msg_type check 2018-05-17 18:11:23 +01:00
firmware
fs for-4.17-part2-tag 2018-04-15 18:08:35 -07:00
include ASoC: qdsp6: dt-bindings: Add q6asm dt bindings 2018-05-11 12:13:30 +09:00
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound ASoC: amd: sram bank update changes 2018-05-21 16:18:45 +01:00
tools
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap Merge branch 'asoc-4.17' into asoc-4.18 for compress dependencies 2018-04-26 12:24:28 +01:00
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS Merge branch 'asoc-4.17' into asoc-4.18 for compress dependencies 2018-04-26 12:24:28 +01:00
Makefile Linux 4.17-rc1 2018-04-15 18:24:20 -07:00
README

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.