No description
Find a file
Peter Ujfalusi 31d2f5db92
ASoC: omap-mcpdm: Convert to use the sdma-pcm instead of omap-pcm
Use the new platform driver.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-05-09 18:22:00 +09:00
arch
block
certs
crypto
Documentation ASoC: cs42xx8: Make the node name generic 2018-05-05 10:35:51 +09:00
drivers media: i2c: tda1997: replace codec to component 2018-05-05 10:49:36 +09:00
firmware
fs for-4.17-part2-tag 2018-04-15 18:08:35 -07:00
include Merge remote-tracking branch 'asoc/for-4.17' into asoc-4.18 to resolve a 2018-05-02 06:12:18 +09:00
init
ipc
kernel
lib
LICENSES
mm
net
samples
scripts
security
sound ASoC: omap-mcpdm: Convert to use the sdma-pcm instead of omap-pcm 2018-05-09 18:22:00 +09: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

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.