summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-06ARM: dts: imx: b850v3: Disable unused usdhc4Ian Ray1-0/+4
2026-04-06ARM: dts: imx: b850v3: Define GPIO line namesIan Ray1-0/+12
2026-04-06ARM: dts: imx: b850v3: Use alphabetical sortingIan Ray1-19/+19
2026-04-06ARM: dts: imx: bx50v3: Configure phy-mode to eliminate a warningIan Ray3-0/+3
2026-04-06ARM: dts: imx: bx50v3: Configure switch PHY max-speed to 100MbpsIan Ray1-0/+4
2026-04-06ARM: dts: imx7ulp: Add CPU clock and OPP table supportPeng Fan1-0/+28
2026-04-06ARM: dts: imx7-mba7: Deassert BOOT_EN after bootAlexander Feilke1-0/+9
2026-04-06ARM: dts: tqma7: add boot phase propertiesAlexander Feilke2-0/+9
2026-04-06ARM: dts: imx7s: add boot phase propertiesAlexander Feilke1-0/+5
2026-04-06ARM: dts: tqma6ul[l]: correct spelling of TQ-SystemsMax Merchel3-4/+4
2026-04-06ARM: dts: mba6ulx: add boot phase propertiesMax Merchel1-0/+6
2026-04-06ARM: dts: imx6ul[l]-tqma6ul[l]: add boot phase propertiesMax Merchel7-0/+16
2026-04-06ARM: dts: imx6ul/imx6ull: add boot phase propertiesMax Merchel2-0/+8
2026-04-06ARM: dts: imx6qdl-mba6: add boot phase propertiesMax Merchel1-0/+12
2026-04-06ARM: dts: imx6qdl-tqma6: add boot phase propertiesMax Merchel3-0/+14
2026-04-06ARM: dts: imx6qdl: add boot phase propertiesMax Merchel1-0/+6
2026-04-06ARM: dts: imx6qdl-tqma6: add missing labelsMax Merchel2-4/+4
2026-04-06ARM: dts: imx: add required clocks and clock-names for ccmFrank Li10-20/+21
2026-04-06ARM: dts: imx6qdl: add label for system clocksFrank Li1-3/+15
2026-04-06ARM: dts: imx28-tx28: remove undocumented aliasesFrank Li1-5/+0
2026-04-06ARM: dts: imx28-tx28: rename compatible to "edt,edt-ft5206"Frank Li1-1/+1
2026-04-06ARM: dts: imx28-sps1: remove undocumented fallback compatible "mr25h256"Frank Li1-1/+1
2026-04-06ARM: dts: imx28: rename gpios-reset to reset-gpios of hx8357Frank Li3-3/+3
2026-04-06ARM: dts: imx23/28: add "led-" prefix to LED subnodesFrank Li11-17/+17
2026-04-06ARM: dts: imx23: fix interrupt names for dma-controller@80024000Frank Li1-3/+3
2026-04-06ARM: dts: imx27: remove fsl,imx-osc26m from fixed-clock nodeFrank Li1-1/+1
2026-04-06ARM: dts: imx27-eukrea-cpuimx27: rename uart8250 to serialFrank Li1-4/+4
2026-04-06ARM: dts: imx27-eukrea: replace interrupts with interrupts-extendedFrank Li2-5/+5
2026-04-06ARM: dts: imx: remove redundant intermediate node in pinmux hierarchyFrank Li15-1015/+985
2026-04-06ARM: dts: imx: rename iomuxc to pinmuxFrank Li3-3/+3
2026-04-06ARM: dts: imx6ull-dhcor: Handle both 1DX and 1YN WiFi on i.MX6ULL DHCORMarek Vasut1-2/+2
2026-04-06ARM: dts: imx7s-warp: Remove data-lanes and clock-lanes for ov2680Frank Li1-2/+0
2026-04-06ARM: dts: imx53-smd: Add power supply node for fsl,sgtl5000Frank Li1-0/+18
2026-04-06ARM: dts: imx6qdl-sr-som-ti: use fixed-clock instead of clock-frequencyFrank Li1-1/+7
2026-04-06gpu: nova-core: fix missing colon in SEC2 boot debug messageDavid Carlier1-1/+1
2026-04-06smb: client: Remove unnecessary selection of CRYPTO_ECBEric Biggers2-2/+0
2026-04-06smb/client: move smb2maperror declarations to smb2proto.hZhangGuoDong3-8/+8
2026-04-06smb/client: introduce KUnit tests to check DOS/SRV err mapping searchYouling Tang4-5/+59
2026-04-06smb/client: check if SMB1 DOS/SRV error mapping arrays are sortedYouling Tang1-0/+12
2026-04-06smb/client: use binary search for SMB1 DOS/SRV error mappingHuiwen He1-30/+37
2026-04-06smb/client: autogenerate SMB1 DOS/SRV to POSIX error mappingHuiwen He5-79/+62
2026-04-06smb/client: annotate smberr.h with POSIX error codesHuiwen He1-142/+256
2026-04-06smb/client: move ERRnetlogonNotStarted to DOS error classHuiwen He1-1/+1
2026-04-06smb/client: introduce KUnit test to check ntstatus_to_dos_map searchYouling Tang5-0/+95
2026-04-06smb/client: check if ntstatus_to_dos_map is sortedYouling Tang3-0/+39
2026-04-06smb/client: use binary search for NT status to DOS mappingHuiwen He1-13/+19
2026-04-06smb/client: refactor ntstatus_to_dos() to return mapping entryHuiwen He1-32/+19
2026-04-06smb/client: replace nt_errs with ntstatus_to_dos_mapHuiwen He4-719/+12
2026-04-06smb/client: autogenerate SMB1 NT status to DOS error mappingHuiwen He5-555/+122
2026-04-06smb/client: annotate nterr.h with DOS error codesHuiwen He1-533/+534