summaryrefslogtreecommitdiffstats
path: root/drivers/soc/fsl
AgeCommit message (Expand)AuthorLines
2022-09-02soc: fsl: select FSL_GUTS driver for DPIOMathew McBride-0/+1
2022-07-05soc: fsl: guts: check return value after calling of_iomap() in fsl_guts_get_s...Yang Yingliang-0/+4
2022-07-05soc: fsl: guts: fix return value check in fsl_guts_init()Yang Yingliang-2/+2
2022-06-27soc: fsl: guts: add serial_number supportMichael Walle-2/+46
2022-06-27soc: fsl: guts: drop platform driverMichael Walle-63/+71
2022-06-27soc: fsl: guts: use of_root instead of own referenceMichael Walle-8/+4
2022-06-27soc: fsl: guts: allocate soc_dev_attr on the heapMichael Walle-19/+21
2022-06-27soc: fsl: guts: embed fsl_guts_get_svr() in probe()Michael Walle-31/+11
2022-06-27soc: fsl: guts: remove module_exit() and fsl_guts_remove()Michael Walle-14/+1
2022-06-27soc: fsl: guts: machine variable might be unsetMichael Walle-1/+1
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-7/+13
2022-02-18soc: fsl: qe: Check of ioremap return valueJiasheng Jiang-0/+2
2022-02-18soc: fsl: qe: fix typo in a commentJason Wang-2/+2
2022-02-18soc: fsl: guts: Add a missing memory allocation failure checkChristophe JAILLET-2/+7
2022-02-18soc: fsl: guts: Revert commit 3c0d64e867edChristophe JAILLET-4/+3
2022-02-09soc: fsl: dpio: read the consumer index from the cache inhibited areaIoana Ciornei-4/+4
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds-2/+2
2022-01-15cpumask: replace cpumask_next_* with cpumask_first_* where appropriateYury Norov-2/+2
2021-12-16bus: fsl-mc: fsl-mc-allocator: Rework MSI handlingThomas Gleixner-4/+4
2021-11-10Merge tag 'arm-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-7/+5
2021-11-03Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-14/+7
2021-10-21soc: fsl: dpio: rename the enqueue descriptor variableYouri Querry-4/+4
2021-10-21soc: fsl: dpio: use an explicit NULL instead of 0Ioana Ciornei-1/+1
2021-10-21soc: fsl: rcpm: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing-6/+1
2021-10-21soc: fsl: guts: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing-3/+1
2021-10-21soc: fsl: dpaa2-console: free buffer before returning from dpaa2_console_readRobert-Ionut Alexa-0/+1
2021-10-20soc: fsl: dpio: Unsigned compared against 0 in qbman_swp_set_irq_coalescing()Tim Gardner-6/+5
2021-10-19soc: fsl: dpio: use the combined functions to protect critical zoneMeng Li-6/+3
2021-10-19soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_idMeng Li-1/+1
2021-10-15soc: fsl: dpio: add Net DIM integrationIoana Ciornei-0/+81
2021-10-15soc: fsl: dpio: add support for irq coalescing per software portalIoana Ciornei-0/+107
2021-10-15soc: fsl: dpio: extract the QBMAN clock frequency from the attributesIoana Ciornei-0/+9
2021-08-13soc: fsl: qe: fix static checker warningMaxim Kochetkov-6/+5
2021-08-06soc: fsl: qe: convert QE interrupt controller to platform_deviceMaxim Kochetkov-31/+44
2021-05-01Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-52/+3
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-105/+125
2021-04-16Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel-52/+3
2021-04-08soc: fsl: enable acpi support in RCPM driverPeng Ma-2/+22
2021-04-07iommu/fsl_pamu: enable the liodn when attaching a deviceChristoph Hellwig-11/+0
2021-04-07iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct callChristoph Hellwig-15/+3
2021-04-07iommu/fsl_pamu: remove ->domain_window_enableChristoph Hellwig-7/+0
2021-04-07iommu/fsl_pamu: remove support for multiple windowsChristoph Hellwig-7/+0
2021-04-07iommu/fsl_pamu: remove support for setting DOMAIN_ATTR_GEOMETRYChristoph Hellwig-12/+0
2021-04-06soc: fsl: qe: replace qe_io{read,write}* wrappers by generic io{read,write}*Christophe Leroy-97/+97
2021-04-06soc: fsl: guts: remove unneeded semicolonYang Li-1/+1
2021-04-06soc: fsl: qe: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun-2/+1
2021-04-06soc: fsl: qbman: Delete useless kfree codeZheng Yongjun-1/+0
2021-04-06soc: fsl: qbman: Ensure device cleanup is run for kexecRoy Pledge-2/+4
2021-04-01soc/fsl: qbman: fix conflicting alignment attributesArnd Bergmann-1/+1
2021-01-21soc: fsl: qe: add cpm_muram_free_addr() helperRasmus Villemoes-0/+12