aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2025-04-29Merge tag 'imx-fixes-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-0/+3
2025-04-22ARM: dts: opos6ul: add ksz8081 phy propertiesSébastien Szymanski1-0/+3
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds24-31/+0
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-3/+3
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner2-3/+3
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_ITU_TEric Biggers7-7/+0
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIFEric Biggers5-5/+0
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_CCITTEric Biggers19-19/+0
2025-04-04irqdomain: Rename irq_set_default_host() to irq_set_default_domain()Jiri Slaby (SUSE)1-1/+1
2025-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds6-8/+17
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-44/+4
2025-03-30Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+1
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-213/+22
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-2/+2
2025-03-28Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-3/+1
2025-03-27Merge tag 'soc-arm-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds7-100/+130
2025-03-27Merge tag 'soc-defconfig-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-3/+1
2025-03-27Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+0
2025-03-27Merge tag 'soc-dt-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds158-280/+4356
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+0
2025-03-26arm/crc-t10dif: fix use of out-of-scope array in crc_t10dif_arch()Eric Biggers1-3/+1
2025-03-26ARM: 9444/1: add KEEP() keyword to ARM_VECTORSChristian Eggers1-3/+3
2025-03-26ARM: 9443/1: Require linker to support KEEP within OVERLAY for DCENathan Chancellor2-1/+7
2025-03-26ARM: 9442/1: smp: Fix IPI alignment in /proc/interruptsGeert Uytterhoeven1-1/+2
2025-03-26ARM: 9441/1: rust: Enable Rust support for ARMv7Christian Schrrefl2-0/+2
2025-03-26ARM: 9439/1: arm32: simplify ARM_MMU_KEEP usageRolf Eike Beer3-3/+3
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds15-27/+6
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-50/+16
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+3
2025-03-25Merge tag 'irq-drivers-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+0
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+3
2025-03-24Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+2
2025-03-24ARM: davinci: always enable CONFIG_ARCH_DAVINCI_DA850Arnd Bergmann1-0/+1
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2025-03-22crypto: arm/ghash-ce - Remove SIMD fallback code pathHerbert Xu1-189/+8
2025-03-21arm: defconfig: drop RT_GROUP_SCHED=y from bcm2835/tegra/omap2plusCeleste Liu3-3/+0
2025-03-21crypto: lib/chacha - remove unused arch-specific init supportEric Biggers1-8/+2
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni8-24/+22
2025-03-20Merge tag 'amlogic-arm-dt-for-v6.15' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann5-12/+30
2025-03-19Merge tag 'dt-cleanup-6.15' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-1/+1
2025-03-19Merge tag 'tegra-for-6.15-arm-dt' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann3-5/+80
2025-03-19Merge tag 'at91-soc-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann4-23/+128
2025-03-19Merge tag 'imx-soc-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann1-1/+1
2025-03-19Merge tag 'omap-for-v6.15/dt-signed' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann3-5/+10
2025-03-19Merge tag 'mvebu-dt64-6.15-1' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann3-7/+7
2025-03-19Merge tag 'zynq-dt-for-6.15' of https://github.com/Xilinx/linux-xlnx into soc/dtArnd Bergmann15-51/+404
2025-03-19Merge tag 'sunxi-dt-for-6.15' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann3-0/+284
2025-03-19Merge tag 'at91-dt-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/a...Arnd Bergmann50-82/+243
2025-03-19Merge tag 'stm32-dt-for-v6.15-1' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann12-5/+1902
2025-03-19ARM: dts: stm32: remove "snps,en-tx-lpi-clockgating" propertyRussell King (Oracle)1-1/+0
2025-03-19Merge tag 'v6.14-rc7' into x86/core, to pick up fixesIngo Molnar1-12/+25
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)1-11/+0
2025-03-17arch, mm: introduce arch_mm_preinitMike Rapoport (Microsoft)1-9/+12
2025-03-17arch, mm: streamline HIGHMEM freeingMike Rapoport (Microsoft)1-29/+0
2025-03-17arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)1-2/+0
2025-03-17arm: mem_init: use memblock_phys_free() to free DMA memory on SA1111Mike Rapoport (Microsoft)1-4/+4
2025-03-17Merge tag 'soc-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-24/+22
2025-03-17arm: Rely on generic printing of preemption modelSebastian Andrzej Siewior1-9/+2
2025-03-16arm/pgtable: remove duplicate included header fileThorsten Blum1-3/+2
2025-03-15crypto: skcipher - Make skcipher_walk src.virt.addr constHerbert Xu1-1/+1
2025-03-15crypto: scatterwalk - Change scatterwalk_next calling conventionHerbert Xu1-4/+3
2025-03-14Merge tag 'imx-dt-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann45-91/+1301
2025-03-14Merge tag 'davinci-updates-for-v6.15-rc1' of https://git.kernel.org/pub/scm/l...Arnd Bergmann1-5/+5
2025-03-14ARM: davinci: da850: fix selecting ARCH_DAVINCI_DA8XXDavid Lechner1-0/+1
2025-03-14Merge tag 'renesas-fixes-for-v6.14-tag1' of https://git.kernel.org/pub/scm/li...Arnd Bergmann1-0/+1
2025-03-14Merge tag 'arm-soc/for-6.14/devicetree-fixes-part2' of https://github.com/Bro...Arnd Bergmann3-10/+8
2025-03-12ARM: shmobile: smp: Enforce shmobile_smp_* alignmentGeert Uytterhoeven1-0/+1
2025-03-12Backmerge tag 'v6.14-rc6' into drm-nextDave Airlie1-12/+25
2025-03-11ARM: dts: stm32: Add Plymovent AQM devicetreeOleksij Rempel2-0/+377
2025-03-11ARM: dts: stm32: Add pinmux groups for Plymovent AQM boardOleksij Rempel1-0/+292
2025-03-11ARM: dts: apalis/colibri-imx6: Add support for v1.2Ernest Van Hoecke12-0/+222
2025-03-11ARM: dts: apalis/colibri-imx6: Enable STMPE811 TSErnest Van Hoecke2-2/+0
2025-03-11ARM: dts: imx6ul: Add Variscite Concerto board supportAntonin Godard2-0/+321
2025-03-11ARM: dts: imx6ul: Add Variscite VAR-SOM-MX6UL SoM supportAntonin Godard1-0/+233
2025-03-11ARM: dts: vf610-colibri: Remove compatible from SoM dtsiFrancesco Dolcini1-1/+0
2025-03-11ARM: dts: imx6qdl-apalis/colibri: Remove compatible from SoM dtsiFrancesco Dolcini2-2/+0
2025-03-11ARM: imx: mark imx53_suspend_sz as unusedArnd Bergmann1-1/+1
2025-03-11ARM: dts: imx6ul-tqma6ul1: Change include order to disable fec2 nodeMax Merchel2-3/+2
2025-03-11ARM: dts: imx53-mba53: Fix the PCA9554 compatibleFabio Estevam1-1/+1
2025-03-11ARM: dts: imx31: Use nand-controller as node nameFabio Estevam1-1/+1
2025-03-11ARM: dts: vfxxx: Fix the order of the DMA entriesFabio Estevam1-9/+8
2025-03-11ARM: dts: tqma7: Add partitions subnode to spi-norMarkus Niebel1-0/+6
2025-03-11ARM: dts: imx7-tqma7: Add vcc-supply for spi-norAlexander Stein1-0/+1
2025-03-11ARM: dts: tqma6ul: Add partitions subnode to spi-norMarkus Niebel1-2/+6
2025-03-11ARM: dts: imx6ul-tqma6ul: Add vcc-supply for spi-norAlexander Stein1-0/+1
2025-03-11ARM: dts: imx6ul-tqma6ul: Order DT propertiesAlexander Stein1-2/+2
2025-03-11ARM: dts: imx6qdl-tqma6: Add partitions subnode to spi-norMarkus Niebel1-2/+6
2025-03-11ARM: dts: imx6qdl-tqma6: use sw4_reg as 3.3V supplyMarkus Niebel3-15/+6
2025-03-11ARM: dts: imx6qdl-tqma6: limit PMIC SW4 to 3.3VMarkus Niebel1-1/+1
2025-03-11ARM: dts: imx6qdl-tqma6: Order DT propertiesAlexander Stein1-1/+1
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_LIBCRC32CEric Biggers9-9/+0
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC7Eric Biggers5-5/+0
2025-03-10ARM: dts: stm32: Add support for STM32MP13xx DHCOR SoM and DHSBC rev.200 boardMarek Vasut1-2/+28
2025-03-10ARM: dts: stm32: use IRQ_TYPE_EDGE_FALLING on stm32mp157c-dk2Dario Binacchi1-1/+1
2025-03-10ARM: module: Use RCU in all users of __module_text_address().Sebastian Andrzej Siewior1-3/+1
2025-03-08ARM: dts: BCM5301X: Fix switch port labels of ASUS RT-AC3200Chester A. Unal1-4/+4
2025-03-08ARM: dts: BCM5301X: Fix switch port labels of ASUS RT-AC5300Chester A. Unal1-4/+4
2025-03-08ARM: dts: bcm2711: Don't mark timer regs unconfiguredPhil Elwell1-2/+0
2025-03-07ARM: dts: marvell: armada: Align GPIO hog name with bindingsKrzysztof Kozlowski2-5/+5
2025-03-07ARM: dts: marvell: kirkwood-openrd: Align GPIO hog name with bindingsKrzysztof Kozlowski1-2/+2
2025-03-06ARM: tegra: tf101: Add al3000a illuminance sensor nodeSvyatoslav Ryhel1-0/+11
2025-03-06ARM: tegra: Add DSI-A and DSI-B nodes on Tegra124Svyatoslav Ryhel1-0/+40
2025-03-06ARM: tegra: Add HDA node on Tegra114Svyatoslav Ryhel1-0/+15
2025-03-06ARM: tegra: Add ARM PMU node on Tegra114Svyatoslav Ryhel1-4/+13
2025-03-06ARM: tegra: Switch DSI-B clock parent to PLLD on Tegra114Svyatoslav Ryhel1-1/+1
2025-03-06Merge tag 'renesas-dts-for-v6.15-tag1' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann15-10/+53
2025-03-06ARM: OMAP1: select CONFIG_GENERIC_IRQ_CHIPArnd Bergmann1-0/+1
2025-03-06Merge tag 'imx-fixes-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-5/+5
2025-03-05arm: pgtable: fix NULL pointer dereference issueQi Zheng1-12/+25
2025-03-04ARM: dts: microchip: sama7g5: add ADC hw trigger edge typeNayab Sayed1-0/+1
2025-03-04irqchip/davinci-cp-intc: Remove public headerBartosz Golaszewski1-1/+0
2025-03-03ARM: dts: microchip: sama7d65: Add watchdog for sama7d65Ryan Wanner1-0/+7
2025-03-02ARM: dts: microchip: sama7d65: Enable shutdown controllerRyan Wanner1-0/+9
2025-03-02ARM: dts: microchip: sama7d65: Add SFRBU support to sama7d65Ryan Wanner1-0/+5
2025-03-02ARM: dts: microchip: sama7d65: Add RTC support for sama7d65Ryan Wanner1-0/+7
2025-03-02ARM: dts: microchip: sama7d65: Add Shutdown controller supportRyan Wanner1-0/+11
2025-03-02ARM: dts: microchip: sama7d65: Add Reset Controller to sama7d65 SoCRyan Wanner1-0/+7
2025-03-02ARM: at91: pm: Enable ULP0/ULP1 for SAMA7D65Ryan Wanner4-9/+99
2025-03-02ARM: at91: pm: Add Backup mode for SAMA7D65Ryan Wanner1-1/+7
2025-03-02ARM: at91: pm: add DT compatible support for sama7d65Ryan Wanner1-3/+11
2025-03-02ARM: at91: pm: fix at91_suspend_finish for ZQ calibrationLi Bin1-10/+11
2025-03-02crypto: lib/Kconfig - Hide arch options from userHerbert Xu1-6/+10
2025-03-02crypto: arm/ghash - use the new scatterwalk functionsEric Biggers1-11/+4
2025-02-28ARM: dts: microchip: fix faulty ohci/ehci node namesWolfram Sang38-55/+55
2025-02-28ARM: dts: microchip: usb_a9263: fix wrong vendorWolfram Sang1-1/+1
2025-02-28ARM: dts: amlogic: meson8b: switch to the new PWM controller bindingMartin Blumenstingl4-9/+15
2025-02-28ARM: dts: amlogic: meson8: switch to the new PWM controller bindingMartin Blumenstingl1-3/+15
2025-02-27ARM: dts: stm32: add usr3 LED node to stm32f769-discoDario Binacchi1-0/+3
2025-02-27ARM: dts: stm32: rename LEDs nodes for stm32f769-discoDario Binacchi1-2/+2
2025-02-27ARM: dts: stm32: add push button to stm32f746 Discovery boardDario Binacchi1-0/+10
2025-02-27ARM: dts: stm32: add led to stm32f746 Discovery boardDario Binacchi1-0/+8
2025-02-26ARM: dts: stm32: Add Priva E-Measuringbox devicetreeRoan van Dijk2-0/+497
2025-02-26ARM: dts: stm32: Add thermal support for STM32MP131Roan van Dijk1-0/+35
2025-02-25ARM: dts: bcm2711: PL011 UARTs are actually r1p5Phil Elwell1-4/+5
2025-02-25ARM: dts: bcm2711: Fix xHCI power-domainStefan Wahren2-5/+1
2025-02-25ARM: dts: imx7d-sdb: Complete WM8960 power suppliesChancel Liu1-0/+32
2025-02-25ARM: dts: imx6ul-14x14-evk: Complete WM8960 power suppliesChancel Liu1-0/+32
2025-02-24ARM: dts: microchip: sama7d65: Enable DMAsRyan Wanner1-0/+12
2025-02-24ARM: dts: microchip: sama7d65: Add DMAs to sama7d65 SoCRyan Wanner1-0/+32
2025-02-24ARM: dts: microchip: sama7d65: Add chipID for sama7d65Ryan Wanner1-0/+5
2025-02-23ARM: dts: imx28-sps1: Fix GPIO LEDs descriptionFabio Estevam1-9/+4
2025-02-23ARM: dts: vf610-bk4: Use the more specific "lwn,bk4-spi"Fabio Estevam1-2/+2
2025-02-22ARM: dts: mba6ul: change sound card model nameMarkus Niebel1-1/+1
2025-02-22ARM: dts: imx7-mba7: change sound card model nameMarkus Niebel1-1/+1
2025-02-22ARM: dts: imx6qdl-mba6: change sound card model nameMarkus Niebel1-1/+1
2025-02-22crypto: lib/Kconfig - Fix lib built-in failure when arch is modularHerbert Xu1-3/+3
2025-02-21ARM: dts: renesas: r9a06g032: Fix UART dma channel orderGeert Uytterhoeven1-10/+10
2025-02-21ARM: dts: renesas: rcar-gen2: Add boot phase tagsMarek Vasut14-0/+43
2025-02-21mm/memremap: Pass down MEMREMAP_* flags to arch_memremap_wb()Kirill A. Shutemov3-3/+3
2025-02-21arm: vdso: Switch to generic storage implementationThomas Weißschuh7-49/+15
2025-02-21vdso: Rename included MakefileThomas Weißschuh1-1/+1
2025-02-20ARM: dts: nxp: vf: Align GPIO hog name with bindingsKrzysztof Kozlowski1-2/+2
2025-02-18ARM: dts: imx5: Fix the CCM interrupts descriptionFabio Estevam3-3/+3
2025-02-18ARM: dts: vfxxx: Fix the CAAM job ring node namesFabio Estevam1-2/+2
2025-02-18ARM: dts: imx6qdl-apalis: Fix poweroff on Apalis iMX6Stefan Eichenberger1-5/+5
2025-02-18ARM: 8611/1: l2x0: Switch to use hrtimer_setup()Nam Cao1-2/+1
2025-02-18ARM: imx: Switch to use hrtimer_setup()Nam Cao1-3/+2
2025-02-18ARM: dts: imx53-ppd: Fix touchscreen reset-gpiosFabio Estevam1-1/+1
2025-02-18ARM: dts: imx7s: Move csi-mux to below rootAlexander Stein1-28/+28
2025-02-17ARM: dts: mxs: Add descriptions for imx287 based btt3-[012] devicesLukasz Majewski5-0/+375
2025-02-17ARM: dts: microchip: sama7d65_curiosity: Add power monitor supportMihai Sain1-0/+52
2025-02-17ARM: dts: microchip: sama7d65: Add flexcom 10 nodeMihai Sain1-0/+21
2025-02-17ARM: dts: at91: usb_a9g20_lpw: use proper mmc node nameWolfram Sang1-1/+1
2025-02-17ARM: dts: at91: calao_usb: fix button nodesWolfram Sang3-12/+6
2025-02-17ARM: dts: at91: use correct vendor name for Calao boardsWolfram Sang10-10/+10
2025-02-17ARM: dts: at91: calao_usb: remove heartbeat for User LEDsWolfram Sang2-2/+0
2025-02-17ARM: dts: at91: calao_usb: fix wrong polarity for LEDWolfram Sang1-1/+1
2025-02-12ARM: dts: ixp4xx: Add Netgear WG302 v1 GPIOsLinus Walleij1-0/+30
2025-02-12ARM: dts: ixp4xx: Fix up PCI on WG302Linus Walleij1-5/+5
2025-02-12ARM: dts: Properly assign NPE to ethALinus Walleij1-1/+1
2025-02-12ARM: dts: cirrus: ep7211: Align GPIO hog name with bindingsKrzysztof Kozlowski1-1/+1
2025-02-12fs: add open_tree_attr()Christian Brauner1-0/+1
2025-02-09lib/crc-t10dif: remove crc_t10dif_is_optimized()Eric Biggers1-6/+0
2025-02-09ARM: dts: sunxi: add support for NetCube Systems KumquatLukas Schmid2-0/+278
2025-02-09ARM: dts: sunxi: add uart1_pe pinctrl for sun8i-v3sLukas Schmid1-0/+6
2025-02-08lib/crc32: remove "_le" from crc32c base and arch functionsEric Biggers1-6/+6
2025-02-08lib/crc32: remove obsolete CRC32 options from defconfig filesEric Biggers1-1/+0
2025-02-06Merge drm/drm-next into drm-misc-nextMaxime Ripard135-1185/+11688
2025-02-05ARM: dts: omap4-panda-a4: Add missing model and compatible propertiesTom Rini1-0/+5
2025-02-05ARM: dts: ti/omap: omap4-serial: fix interrupts syntaxAndreas Kemnade1-4/+4
2025-02-05ARM: dts: ti: omap: Align GPIO hog name with bindingsKrzysztof Kozlowski1-1/+1
2025-02-04ARM: zynq: Do not define address/size-cells for nand-controllerMichal Simek2-2/+2
2025-02-03ARM: zynq: Remove ethernet0 alias from MicrozedMichal Simek1-1/+0
2025-02-03ARM: zynq: Add sdhci to alias nodeMichal Simek2-0/+2
2025-02-03ARM: zynq: Enable QSPIs on platformsMichal Simek10-0/+257
2025-02-03ARM: zynq: Fix fpga region DT nodes nameMichal Simek1-1/+1
2025-02-03ARM: zynq: Rename i2c?-gpio to i2c?-gpio-grpMichal Simek1-1/+1
2025-02-03ARM: zynq: Define rtc alias on zc702/zc706Michal Simek2-2/+4
2025-02-03ARM: zynq: Point via nvmem0 alias to eeprom on zc702/zc706Michal Simek2-2/+4
2025-02-03ARM: zynq: Define u-boot bootscrip addr via DTMichal Simek1-0/+7
2025-02-03ARM: zynq: Wire smcc with nand/nor memories on zc770 platformMichal Simek3-0/+71
2025-02-03ARM: zynq: Mark boot-phase-specific device nodesMichal Simek13-0/+24
2025-02-03ARM: zynq: DT: List OCM memory for all platformsMichal Simek2-13/+11
2025-02-03ARM: zynq: Remove deprecated device_type propertyMichal Simek9-9/+0
2025-02-03ARM: zynq: Replace 'io-standard' with 'power-source' propertySai Krishna Potthuri2-20/+20
2025-02-03ARM: s3c: Do not include <linux/fb.h>Thomas Zimmermann2-2/+0
2025-02-03ARM: dts: stm32: lxa-fairytux2: add Linux Automation GmbH FairyTux 2Leonard Göhrs4-0/+649
2025-02-03ARM: shmobile: rcar-gen2: Remove CMA reservation codeGeert Uytterhoeven1-76/+0
2025-02-03ARM: shmobile: defconfig: Supplement DTB with ATAG informationNiklas Söderlund1-0/+1
2025-02-03ARM: dts: ti: davinci: Align GPIO hog name with bindingsKrzysztof Kozlowski1-5/+5