summaryrefslogtreecommitdiff
path: root/drivers/soc/fsl
AgeCommit message (Expand)Author
2021-11-10Merge tag 'arm-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2021-11-03Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-10-21soc: fsl: dpio: rename the enqueue descriptor variableYouri Querry
2021-10-21soc: fsl: dpio: use an explicit NULL instead of 0Ioana Ciornei
2021-10-21soc: fsl: rcpm: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing
2021-10-21soc: fsl: guts: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing
2021-10-21soc: fsl: dpaa2-console: free buffer before returning from dpaa2_console_readRobert-Ionut Alexa
2021-10-20soc: fsl: dpio: Unsigned compared against 0 in qbman_swp_set_irq_coalescing()Tim Gardner
2021-10-19soc: fsl: dpio: use the combined functions to protect critical zoneMeng Li
2021-10-19soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_idMeng Li
2021-10-15soc: fsl: dpio: add Net DIM integrationIoana Ciornei
2021-10-15soc: fsl: dpio: add support for irq coalescing per software portalIoana Ciornei
2021-10-15soc: fsl: dpio: extract the QBMAN clock frequency from the attributesIoana Ciornei
2021-08-13soc: fsl: qe: fix static checker warningMaxim Kochetkov
2021-08-06soc: fsl: qe: convert QE interrupt controller to platform_deviceMaxim Kochetkov
2021-05-01Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-16Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel
2021-04-08soc: fsl: enable acpi support in RCPM driverPeng Ma
2021-04-07iommu/fsl_pamu: enable the liodn when attaching a deviceChristoph Hellwig
2021-04-07iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct callChristoph Hellwig
2021-04-07iommu/fsl_pamu: remove ->domain_window_enableChristoph Hellwig
2021-04-07iommu/fsl_pamu: remove support for multiple windowsChristoph Hellwig
2021-04-07iommu/fsl_pamu: remove support for setting DOMAIN_ATTR_GEOMETRYChristoph Hellwig
2021-04-06soc: fsl: qe: replace qe_io{read,write}* wrappers by generic io{read,write}*Christophe Leroy
2021-04-06soc: fsl: guts: remove unneeded semicolonYang Li
2021-04-06soc: fsl: qe: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun
2021-04-06soc: fsl: qbman: Delete useless kfree codeZheng Yongjun
2021-04-06soc: fsl: qbman: Ensure device cleanup is run for kexecRoy Pledge
2021-04-01soc/fsl: qbman: fix conflicting alignment attributesArnd Bergmann
2021-01-21soc: fsl: qe: add cpm_muram_free_addr() helperRasmus Villemoes
2021-01-21soc: fsl: qe: store muram_vbase as a void pointer instead of u8Rasmus Villemoes
2021-01-21soc: fsl: qe: make cpm_muram_offset take a const void* argumentRasmus Villemoes
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-23soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)Hao Si
2020-11-23soc: fsl: handle RCPM errata A-008646 on SoC LS1021ABiwen Li
2020-11-23soc: fsl: qbman: qman: Remove unused variable 'dequeue_wq'Lee Jones
2020-11-23soc: fsl: qe: qe_common: Fix misnamed function attribute 'addr'Lee Jones
2020-11-23soc: fsl: dpio: qbman-portal: Fix a bunch of kernel-doc misdemeanoursLee Jones
2020-11-03soc/fsl/qbman: Add an argument to signal if NAPI processing is required.Sebastian Andrzej Siewior
2020-09-22soc: fsl: qe: Remove unnessesary check in ucc_set_tdm_rxtx_clkWang Hai
2020-09-22soc: fsl: qman: convert to use be32_add_cpu()Liu Shixin
2020-09-22soc: fsl: dpio: remove set but not used 'addr_cena'Jason Yan
2020-09-22soc: fsl: qbman: Fix return value on successKrzysztof Kozlowski
2020-06-04Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-05-28Merge tag 'soc-fsl-next-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2020-05-22soc: fsl: dpio: Remove unused inline function qbman_write_eqcr_am_rt_registerYueHaibing
2020-05-22soc: fsl: qe: clean up an indentation issueColin Ian King
2020-05-22soc: fsl: dpio: Prefer the CPU affine DPIORoy Pledge