Go to file
Rahul Kumar Yadav d415b45bdc LF-15637: drivers: firmware: imx: se: fix ELE Get FW version API
Fix ELE Get FW version API, to get invoked only for ELE platforms.

Signed-off-by: Rahul Kumar Yadav <rahulkumar.yadav@nxp.com>
2025-06-20 08:11:02 +02:00
arch LF-15144-4: dts: mx95: updated node properties 2025-05-28 10:40:58 +08:00
block This is the 6.6.51 stable release 2024-09-24 11:49:41 +08:00
certs
crypto This is the 6.6.51 stable release 2024-09-24 11:49:41 +08:00
Documentation LF-14995-1 dt-bindings: phy: imx8mq-usb: add imx95 tuning support 2025-04-30 16:29:39 +08:00
drivers LF-15637: drivers: firmware: imx: se: fix ELE Get FW version API 2025-06-20 08:11:02 +02:00
fs cifs: Fix signature miscalculation 2024-09-18 19:24:10 +02:00
include LF-15348: firmware: imx: Add ioctl flag 2025-06-11 08:04:56 +02:00
init
io_uring
ipc
kernel This is the 6.6.52 stable release 2024-09-24 11:50:01 +08:00
lib lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc() 2024-09-12 11:11:39 +02:00
LICENSES
mm This is the 6.6.52 stable release 2024-09-24 11:50:01 +08:00
net This is the 6.6.52 stable release 2024-09-24 11:50:01 +08:00
rust rust: kbuild: fix export of bss symbols 2024-09-12 11:11:32 +02:00
samples
scripts This is the 6.6.52 stable release 2024-09-24 11:50:01 +08:00
security This is the 6.6.51 stable release 2024-09-24 11:49:41 +08:00
sound LF-13795: ASoC: fsl_xcvr: Move rate constraint function to probe() 2024-11-15 15:25:11 +08:00
tools LF-13240 perf vendor events arm64: imx95: add imx95_bandwidth_usage.lpddr4x metric 2024-10-22 18:14:50 +08:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
.rustfmt.toml
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS This is the 6.6.51 stable release 2024-09-24 11:49:41 +08:00
MAINTAINERS.NXP
Makefile Linux 6.6.52 2024-09-18 19:24:10 +02: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.

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.