Go to file
Meenakshi Aggarwal 1c8bcc7da5 LF-14497: Increasing retry count to 1000
Sometimes retries exceed 500 and cause V2X suspend/resume
to fail occasionally

Signed-off-by: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>
Reviewed-by: Pankaj Gupta <pankaj.gupta@nxp.com>
2025-02-27 12:03:03 +01:00
arch LF-14660-5 arm64: dts: imx943-evk-sgmii: add new dts to support SGMII ports 2025-02-27 18:11:08 +08:00
block This is the 6.12.2 stable release 2024-12-06 19:43:50 +08:00
certs
crypto This is the 6.12.2 stable release 2024-12-06 19:43:50 +08:00
Documentation LF-14601-12 dt-bindings: display: imx: ldb: Change imx93 compatible string 2025-02-25 12:27:59 +02:00
drivers LF-14497: Increasing retry count to 1000 2025-02-27 12:03:03 +01:00
fs
include LF-14660-2 net: pcs: xpcs: prepare to add support for iMX94 PCS and PHY 2025-02-27 18:08:24 +08:00
init
io_uring
ipc
kernel This is the 6.12.3 stable release 2024-12-07 14:42:50 +08:00
lib
LICENSES
mm This is the 6.12.2 stable release 2024-12-06 19:43:50 +08:00
net LF-14260-9 net: dsa: add NETC switch tag support i.MX94 2025-02-27 17:57:43 +08:00
rust
samples samples/bpf: Update BPF program type 2025-02-04 12:23:07 +01:00
scripts This is the 6.12.2 stable release 2024-12-06 19:43:50 +08:00
security This is the 6.12.2 stable release 2024-12-06 19:43:50 +08:00
sound ASoC: dmic: Add DSD big endian format support 2025-02-12 09:58:31 +08:00
tools LF-14596-3 perf vendor events arm64:: Add i.MX94 DDR Performance Monitor metrics 2025-02-13 14:16:45 +08:00
usr
virt
.clang-format
.cocciconfig
.editorconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
.rustfmt.toml
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS This is the 6.12.2 stable release 2024-12-06 19:43:50 +08:00
MAINTAINERS.NXP LF-14587-12: MAINTAINERS.NXP: Update since new binding doc added for PXP 2025-02-17 18:30:32 +08:00
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 reStructuredText 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.