Linus Torvalds 7733171926 qcom: fix incorrect num_chans counting
mhu: Remove redundant dev_err
 bcm: fix comments
 common changes:
 convert to use devm_platform_get_and_ioremap_resource
 correct DT includes
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEE6EwehDt/SOnwFyTyf9lkf8eYP5UFAmT3R1kACgkQf9lkf8eY
 P5UeIBAAk10at74VxwaasFXy6/83umaIygNSlXJ7+FyYJRsg5ta2wfNfMD/Jgoec
 +ACRQxWo9/GtM4OLnkwouN/xWyyDlod6J1afidpfstZ//pc4H6pOBcmRbBCgsHco
 72yloPY1bnq53dLwdYaLT+Gi/gLN5ipFZZvIByXJECPIdOp9wJGGEvNny553j561
 etnCvfaWe+8GdeQpv3vOQ8nb+mMy1iYyKc+suJNpYXH1lgsk1cDGMfbeGibS7r9u
 t0Oa4vLA+/avbxRI25PAveVfdIg7DWfCy1WOeBtGzsYTN4T109L8eFzRv7GO58v/
 /+v2JkzSWBip7ZIfNGGOk1L2iTvR8Lo9otWNaq64wXFAx8khanjN6ko/ZRL6ocd7
 AR4nDdK3pkVGKDgV75K6NnkgUpgMWrCYR6kg5x4f29S44aaZyfukqAJZe4mP134x
 nDEqUYpquscUv3vnizI5QqwPp1nCjRW1wBtnZE5/qh4F6WfiQ3BCkHudLvZQQrMF
 1+PCICHMmhAqYXwQyMlQyRBtk7p2Z00az47EXV7lMLS04YdBPySuQ5tVo0PUTLgR
 JWq9gw0YCqP/sKQfr7vraGOZ/nm9CbEKRorpXrJAuIKe2zso8A69Ej5XOpoqoWG7
 7ALpxx7iLRdMDnT+7JduAzBwrp6vX8kPzFgwJOC4pMGxLqsAMiU=
 =WEVp
 -----END PGP SIGNATURE-----

Merge tag 'mailbox-v6.6' of git://git.linaro.org/landing-teams/working/fujitsu/integration

Pull mailbox updates from Jassi Brar:

 - qcom: fix incorrect num_chans counting

 - mhu: Remove redundant dev_err

 - bcm: fix comments

 - common changes:
    - convert to use devm_platform_get_and_ioremap_resource
    - correct DT includes

* tag 'mailbox-v6.6' of git://git.linaro.org/landing-teams/working/fujitsu/integration:
  mailbox: qcom-ipcc: fix incorrect num_chans counting
  mailbox: Explicitly include correct DT includes
  mailbox: ti-msgmgr: Use devm_platform_ioremap_resource_byname()
  mailbox: platform-mhu: Remove redundant dev_err()
  mailbox: bcm-pdc: Fix some kernel-doc comments
  mailbox: mailbox-test: Fix an error check in mbox_test_probe()
  mailbox: tegra-hsp: Convert to devm_platform_ioremap_resource()
  mailbox: rockchip: Use devm_platform_get_and_ioremap_resource()
  mailbox: mailbox-test: Use devm_platform_get_and_ioremap_resource()
  mailbox: bcm-pdc: Use devm_platform_get_and_ioremap_resource()
  mailbox: bcm-ferxrm-mailbox: Use devm_platform_get_and_ioremap_resource()
2023-09-05 12:31:07 -07:00
2023-08-29 20:21:42 -07:00
2023-09-05 11:01:47 -07:00
2023-09-05 11:01:47 -07:00
2023-09-01 16:06:32 -07:00
2023-08-29 20:11:33 -07:00
2023-08-31 12:20:12 -07:00
2023-09-05 11:01:47 -07:00
2023-09-04 13:20:19 -07:00
2023-09-01 09:38:00 -07:00
2023-08-30 20:36:01 -07:00
2023-09-05 11:01:47 -07:00
2023-08-30 20:36:01 -07:00
2023-09-01 12:31:44 -07:00
2022-09-28 09:02:20 +02:00
2022-10-10 12:00:45 -07:00
2023-09-05 11:01:47 -07:00
2023-09-05 11:01:47 -07:00

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
No description provided
Readme 5.7 GiB
Languages
C 97.6%
Assembly 1%
Shell 0.5%
Python 0.3%
Makefile 0.3%