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