summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
p-fspi.c?h=linux-6.12.y&id=f08573eb642e674ac78ac0c6ed6fa66e570413bc'>spi: nxp-fspi: Support per spi-mem operation frequency switchesMiquel Raynal 2025-10-29spi: spi-nxp-fspi: add extra delay after dll lockedHan Xu 2024-09-17Merge tag 'spi-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds 2024-09-11spi: nxp-fspi: fix the KASAN report out-of-bounds bugHan Xu 2024-09-05spi: fspi: add support for imx8ulpHaibo Chen 2024-09-05spi: fspi: involve lut_num for struct nxp_fspi_devtype_dataHaibo Chen 2024-08-29spi: nxp-fspi: Use max macroYan Zhen 2024-01-22spi: nxp-fspi: Adjust LUT debug output alignmentAlexander Stein 2023-10-30spi: Merge up fixMark Brown 2023-10-16spi: nxp-fspi: use the correct ioremap functionHan Xu 2023-09-11spi: nxp-fspi: switch to use modern nameYang Yingliang 2023-09-11spi: nxp-fspi: reset the FLSHxCR1 registersHan Xu 2023-07-14spi: Explicitly include correct DT includesRob Herring 2023-07-09spi: spi-nxp-fspi: Convert to devm_platform_ioremap_resource() and devm_platf...Yangtao Li 2023-03-22spi: spi-nxp-fspi: use DLL calibration when clock rate > 100MHzHaibo Chen 2023-03-22spi: spi-nxp-fspi: correct the comment for the DLL configHaibo Chen 2023-03-11spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra via Alsa-devel 2023-03-06spi: nxp-fspi: Convert to platform remove callback returning voidUwe Kleine-König 2022-11-02spi: nxp-fspi: make const array ls1028a_soc_attr staticColin Ian King 2022-09-07spi: nxp-fspi: Do not dereference fwnode in struct deviceAndy Shevchenko 2021-10-02spi: spi-nxp-fspi: don't depend on a specific node name erratum workaroundMichael Walle 2021-06-14spi: spi-nxp-fspi: move the register operation after the clock enableHaibo Chen 2021-03-25spi: fspi: enable fspi driver for on imx8mpHeiko Schocher 2021-03-10spi: spi-nxp-fspi: Implement errata workaround for LS1028AKuldeep Singh 2021-03-10spi: spi-nxp-fspi: Add imx8dxl driver supportHan Xu 2021-03-10spi: spi-nxp-fspi: Add support for IP read onlyKuldeep Singh 2020-11-23spi: spi-nxp-fspi: fix fspi panic by unexpected interruptsRan Wang 2020-09-17spi: spi-nxp-fspi: Add ACPI supportkuldip dwivedi 2020-03-12spi: spi-nxp-fspi: Fix a NULL vs IS_ERR() check in probeDan Carpenter 2020-03-05spi: spi-nxp-fspi: Enable the Octal Mode in MCR0Han Xu 2020-03-05spi: fspi: dynamically alloc AHB memoryHan Xu 2020-03-05spi: fspi: enable fspi on imx8qxp and imx8mmHan Xu 2019-12-16spi: nxp-fspi: Ensure width is respected in spi-mem operationsMichael Walle 2019-11-11spi: nxp-fspi: Use devm API to fix missed unregistration of controllerChuhong Yuan 2019-08-02spi: Remove dev_err() usage after platform_get_irq()Stephen Boyd 2019-01-29spi: spi-mem: spi-nxp-fspi: add module license infoYogesh Narayan Gaur 2019-01-28spi: nxp-fspi: add octal mode flag bit for octal supportYogesh Narayan Gaur 2019-01-28spi: spi-mem: Add driver for NXP FlexSPI controllerYogesh Narayan Gaur