- 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
- 9b51d9d cpumask: replace cpumask_next_* with cpumask_first_* where appropriate by Yury Norov · 3 years, 5 months ago
- d86a6d4 bus: fsl-mc: fsl-mc-allocator: Rework MSI handling by Thomas Gleixner · 3 years, 1 month ago
- 3f55f17 Merge tag 'arm-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 2 months ago
- d461e96c Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 2 months ago
- 54c8b5b soc: fsl: dpio: rename the enqueue descriptor variable by Youri Querry · 3 years, 9 months ago
- a7ff7dc soc: fsl: dpio: use an explicit NULL instead of 0 by Ioana Ciornei · 3 years, 3 months ago
- ea41191 soc: fsl: rcpm: Make use of the helper function devm_platform_ioremap_resource() by Cai Huoqing · 3 years, 4 months ago
- e016212 soc: fsl: guts: Make use of the helper function devm_platform_ioremap_resource() by Cai Huoqing · 3 years, 4 months ago
- 8120bd4 soc: fsl: dpaa2-console: free buffer before returning from dpaa2_console_read by Robert-Ionut Alexa · 3 years, 9 months ago
- 818a76a soc: fsl: dpio: Unsigned compared against 0 in qbman_swp_set_irq_coalescing() by Tim Gardner · 3 years, 3 months ago
- dc7e594 soc: fsl: dpio: use the combined functions to protect critical zone by Meng Li · 3 years, 3 months ago
- e775eb9 soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_id by Meng Li · 3 years, 3 months ago
- 69651bd soc: fsl: dpio: add Net DIM integration by Ioana Ciornei · 3 years, 3 months ago
- ed1d214 soc: fsl: dpio: add support for irq coalescing per software portal by Ioana Ciornei · 3 years, 3 months ago
- 2cf0b6f soc: fsl: dpio: extract the QBMAN clock frequency from the attributes by Ioana Ciornei · 3 years, 3 months ago
- c1e64c0a soc: fsl: qe: fix static checker warning by Maxim Kochetkov · 3 years, 5 months ago
- be7ecbd soc: fsl: qe: convert QE interrupt controller to platform_device by Maxim Kochetkov · 3 years, 6 months ago
- 4f97010 Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 9 months ago
- 37f00ab Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 9 months ago
- 49d11527 Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unisoc', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 3 years, 9 months ago
- 242b0b3 soc: fsl: enable acpi support in RCPM driver by Peng Ma · 3 years, 9 months ago
- 7d61cb6 iommu/fsl_pamu: enable the liodn when attaching a device by Christoph Hellwig · 3 years, 10 months ago
- 4eeb96f iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct call by Christoph Hellwig · 3 years, 10 months ago
- 376dfd2 iommu/fsl_pamu: remove ->domain_window_enable by Christoph Hellwig · 3 years, 10 months ago
- ba58d12 iommu/fsl_pamu: remove support for multiple windows by Christoph Hellwig · 3 years, 10 months ago
- f7641bb iommu/fsl_pamu: remove support for setting DOMAIN_ATTR_GEOMETRY by Christoph Hellwig · 3 years, 10 months ago
- 3f39f38 soc: fsl: qe: replace qe_io{read,write}* wrappers by generic io{read,write}* by Christophe Leroy · 3 years, 11 months ago
- 9469f04 soc: fsl: guts: remove unneeded semicolon by Yang Li · 4 years ago
- 7374a3e soc: fsl: qe: Use DEFINE_SPINLOCK() for spinlock by Zheng Yongjun · 4 years, 1 month ago
- f22c8d3 soc: fsl: qbman: Delete useless kfree code by Zheng Yongjun · 4 years, 1 month ago
- c4e38b2 soc: fsl: qbman: Ensure device cleanup is run for kexec by Roy Pledge · 4 years, 2 months ago
- 040f311 soc/fsl: qbman: fix conflicting alignment attributes by Arnd Bergmann · 3 years, 10 months ago
- 186b8da soc: fsl: qe: add cpm_muram_free_addr() helper by Rasmus Villemoes · 4 years ago
- 155ea0d soc: fsl: qe: store muram_vbase as a void pointer instead of u8 by Rasmus Villemoes · 4 years ago
- e8e507a soc: fsl: qe: make cpm_muram_offset take a const void* argument by Rasmus Villemoes · 4 years ago
- 48c1c40 Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 1 month ago
- 5c39f26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
- 2663b33 soc: fsl: dpio: Get the cpumask through cpumask_of(cpu) by Hao Si · 4 years, 3 months ago
- e95f287 soc: fsl: handle RCPM errata A-008646 on SoC LS1021A by Biwen Li · 4 years, 2 months ago
- 3d1d8f2 soc: fsl: qbman: qman: Remove unused variable 'dequeue_wq' by Lee Jones · 4 years, 2 months ago
- 0d0807b soc: fsl: qe: qe_common: Fix misnamed function attribute 'addr' by Lee Jones · 4 years, 2 months ago
- b636d36 soc: fsl: dpio: qbman-portal: Fix a bunch of kernel-doc misdemeanours by Lee Jones · 4 years, 2 months ago
- f84754d soc/fsl/qbman: Add an argument to signal if NAPI processing is required. by Sebastian Andrzej Siewior · 4 years, 2 months ago
- d97b957 soc: fsl: qe: Remove unnessesary check in ucc_set_tdm_rxtx_clk by Wang Hai · 4 years, 5 months ago
- 5ed2da9 soc: fsl: qman: convert to use be32_add_cpu() by Liu Shixin · 4 years, 4 months ago
- 72f7fe2 soc: fsl: dpio: remove set but not used 'addr_cena' by Jason Yan · 4 years, 4 months ago
- 750cf40 soc: fsl: qbman: Fix return value on success by Krzysztof Kozlowski · 4 years, 4 months ago
- 828f3e1 Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 7 months ago
- fb6c05b Merge tag 'soc-fsl-next-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/drivers by Arnd Bergmann · 4 years, 8 months ago
- e9e4ef9 soc: fsl: dpio: Remove unused inline function qbman_write_eqcr_am_rt_register by YueHaibing · 4 years, 8 months ago
- b25511e soc: fsl: qe: clean up an indentation issue by Colin Ian King · 4 years, 10 months ago
- d0bab30 soc: fsl: dpio: Prefer the CPU affine DPIO by Roy Pledge · 4 years, 9 months ago
- 162b323c soc: fsl: qbman: Remove unused inline function qm_eqcr_get_ci_stashing by YueHaibing · 4 years, 8 months ago
- 661ea25 soc: fsl: qe: Replace one-element array and use struct_size() helper by Gustavo A. R. Silva · 4 years, 8 months ago
- 7596ac9 soc: fsl: dpio: properly compute the consumer index by Ioana Ciornei · 4 years, 8 months ago
- 5c4a599 soc: fsl: dpio: avoid stack usage warning by Arnd Bergmann · 4 years, 9 months ago
- 0666e3c soc: fsl: dpio: fix incorrect pointer conversions by Arnd Bergmann · 4 years, 9 months ago
- d18292d Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 10 months ago
- 461c3ac soc: fsl: qe: fix sparse warnings for ucc_slow.c by Li Yang · 4 years, 10 months ago
- ae1f686 soc: fsl: qe: ucc_slow: remove 0 assignment for kzalloc'ed structure by Li Yang · 4 years, 10 months ago
- 45e044c soc: fsl: qe: fix sparse warnings for qe_ic.c by Li Yang · 4 years, 10 months ago
- de66e4d soc: fsl: qe: fix sparse warnings for ucc.c by Li Yang · 4 years, 10 months ago
- 41ed69b soc: fsl: qe: fix sparse warning for qe_common.c by Li Yang · 4 years, 10 months ago
- 2880143 soc: fsl: qe: fix sparse warnings for qe.c by Li Yang · 4 years, 10 months ago
- fe8fe77 soc: fsl: dpio: register dpio irq handlers after dpio create by Grigore Popescu · 4 years, 10 months ago
- 6a7f10c soc: fsl: dpio: fix dereference of pointer p before null check by Colin Ian King · 5 years ago
- 3b2abda soc: fsl: dpio: Replace QMAN array mode with ring mode enqueue by Youri Querry · 5 years ago
- b46fe74 soc: fsl: dpio: QMAN performance improvement with function pointer indirection by Youri Querry · 5 years ago
- 9d98809 soc: fsl: dpio: Adding QMAN multiple enqueue interface by Youri Querry · 5 years ago
- 6e62bd3 soc: fsl: qe: remove set but not used variable 'mm_gc' by YueHaibing · 5 years ago
- 5a35435 soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINE by Rasmus Villemoes · 5 years ago
- 8d70df8 soc: fsl: qe: remove unused #include of asm/irq.h from ucc.c by Rasmus Villemoes · 5 years ago
- c93c159 soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.c by Rasmus Villemoes · 5 years ago
- 71352b8 soc: fsl: qe: drop pointless check in qe_sdma_init() by Rasmus Villemoes · 5 years ago
- 4c3e565 soc: fsl: qe: drop use of IS_ERR_VALUE in qe_sdma_init() by Rasmus Villemoes · 5 years ago
- 611780a soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.c by Rasmus Villemoes · 5 years ago
- ec2058a soc: fsl: qe: refactor cpm_muram_alloc_common to prevent BUG on error path by Rasmus Villemoes · 5 years ago
- b6231ea soc: fsl: qe: drop broken lazy call of cpm_muram_init() by Rasmus Villemoes · 5 years ago
- 900470c soc: fsl: qe: make cpm_muram_free() ignore a negative offset by Rasmus Villemoes · 5 years ago
- 754f40e soc: fsl: qe: make cpm_muram_free() return void by Rasmus Villemoes · 5 years ago
- 800cd6f soc: fsl: qe: change return type of cpm_muram_alloc() to s32 by Rasmus Villemoes · 5 years ago
- b3f4ff6 soc: fsl: qe: qe_io.c: use of_property_read_u32() in par_io_init() by Rasmus Villemoes · 5 years ago
- 6aef512 soc: fsl: qe: qe_io.c: access device tree property using be32_to_cpu by Rasmus Villemoes · 5 years ago
- abc6311 soc: fsl: qe: qe_io.c: don't open-code of_parse_phandle() by Rasmus Villemoes · 5 years ago
- 123ee6e soc: fsl: qe: qe.c: use of_property_read_* helpers by Rasmus Villemoes · 5 years ago
- 9dab15b soc: fsl: qe: merge qe_ic.h headers into qe_ic.c by Rasmus Villemoes · 5 years ago
- 882c626 soc: fsl: qe: simplify qe_ic_init() by Rasmus Villemoes · 5 years ago
- 5bd2022 soc: fsl: qe: make qe_ic_get_{low,high}_irq static by Rasmus Villemoes · 5 years ago
- 10d7930 soc: fsl: qe: don't use NO_IRQ in qe_ic.c by Rasmus Villemoes · 5 years ago
- d7c2878 soc: fsl: qe: remove unused qe_ic_set_* functions by Rasmus Villemoes · 5 years ago
- 523eef1 soc: fsl: qe: rename qe_ic_cascade_low_mpic -> qe_ic_cascade_low by Rasmus Villemoes · 5 years ago
- a36742d soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c by Rasmus Villemoes · 5 years ago
- 4e0e161 soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/ by Rasmus Villemoes · 5 years ago
- ea275d1 soc: fsl: qe: remove pointless sysfs registration in qe_ic.c by Rasmus Villemoes · 5 years ago
- 003204b soc: fsl: qe: drop assign-only high_active in qe_ic_init by Rasmus Villemoes · 5 years ago
- 4322392 soc: fsl: qe: drop unneeded #includes by Rasmus Villemoes · 5 years ago
- df049d1 soc: fsl: qe: qe.c: guard use of pvr_version_is() with CONFIG_PPC32 by Rasmus Villemoes · 5 years ago
- 5809968 soc: fsl: qe: replace spin_event_timeout by readx_poll_timeout_atomic by Rasmus Villemoes · 5 years ago
- 77d7676a soc: fsl: qe: avoid ppc-specific io accessors by Rasmus Villemoes · 5 years ago