9b1ad4ba57
- imx: scu-pd: Correct the DMA2 channel -----BEGIN PGP SIGNATURE----- iQJLBAABCgA1FiEEugLDXPmKSktSkQsV/iaEJXNYjCkFAmUn+YMXHHVsZi5oYW5z c29uQGxpbmFyby5vcmcACgkQ/iaEJXNYjCleKw/+IEWKHZTwRingMZ9MPHFSqPfI Nl/Vl1XEO721kFII/RCFqdGzAVcGg4reAEtKN/2vTahmw6b31VtqsdktchZp3ubt cf7yZFu5Bk66KmgiBUZD3i8pVxE4+0IOj7AFjfmwRBw913w2Dy6pgJqLEEI/Wx+h vvTTd7VTzrmYxmpf94aXVyvYhHNX3VZmMWRKAE8nHI/6JUCxw2GWZhcjR7HcKJLw +2WBqEIQO11RXOb9wAaKVfyig+kGzUF2Di/9ye5TbstSFvjD5lixrDV3ipmUjSSb WMgNPCsB84X/5/phDr237eGcpJBvHk7AHAax5aSL87cHwe+qlrB6U2v88OKjTSxe zOBQ1ubi9ea/KTeuUZ4btwg/7JBJYPehOF9MV6D8q3/jEeu6a9UWsdlRvLqxEzT+ maSu7x1iDjK6eEo8z5K1BA4IgrEvWUfnDz7ONIrHzh7QD6BrsJGWpexf7YCUxHDf mqJRdAElCD6+pARSUjazTkIje0ksFYSj0dklmNgJtTtFHuUs8qrwGXvD1fiRtaXH 9aSt9akAaSq3mujLPUnzvTGBpS0IREjMFOtQVNeCOqMJ0E+jDQ45+vkEDFjvZAL+ gt5e2QQ5gq8ZBeG11Wz92F+88VlctfMIjiZw13rA+GPolBTmLbBwcUdTkv0VV/35 sg9mojnK5AmIIKffPQo= =4vKF -----END PGP SIGNATURE----- Merge tag 'pmdomain-v6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm Pull pmdomain fix from Ulf Hansson: - imx: scu-pd: Correct the DMA2 channel * tag 'pmdomain-v6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm: pmdomain: imx: scu-pd: correct DMA2 channel |
||
---|---|---|
arch | ||
block | ||
certs | ||
crypto | ||
Documentation | ||
drivers | ||
fs | ||
include | ||
init | ||
io_uring | ||
ipc | ||
kernel | ||
lib | ||
LICENSES | ||
mm | ||
net | ||
rust | ||
samples | ||
scripts | ||
security | ||
sound | ||
tools | ||
usr | ||
virt | ||
.clang-format | ||
.cocciconfig | ||
.get_maintainer.ignore | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
.rustfmt.toml | ||
COPYING | ||
CREDITS | ||
Kbuild | ||
Kconfig | ||
MAINTAINERS | ||
Makefile | ||
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.