aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2022-02-25ARM: dts: stm32: keep uart4 behavior on stm32mp157c-ed1Erwan Le Ray1-0/+2
2022-02-25ARM: dts: stm32: add DMA configuration to UART nodes on stm32mp151Erwan Le Ray1-0/+21
2022-02-25ARM: dts: stm32: use exti 19 as main interrupt to support RTC wakeup on stm32mp157Alexandre Torgue1-1/+1
2022-02-25ARM: dts: stm32: Add CM4 reserved memory, rproc and IPCC on DHCOR SoMMarek Vasut1-0/+56
2022-02-25ARM: dts: stm32: add MDMA on STM32MP13x SoC familyAmelie Delaunay1-0/+10
2022-02-25ARM: dts: stm32: add DMA1, DMA2 and DMAMUX1 on STM32MP13x SoC familyAmelie Delaunay1-0/+44
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann1-10/+0
2022-02-25uaccess: generalize access_ok()Arnd Bergmann1-19/+1
2022-02-25uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann2-2/+2
2022-02-25uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann1-2/+0
2022-02-24ARM: dts: NSP: MX6X: correct LED function typesMatthew Hagan3-5/+3
2022-02-24ARM: dts: NSP: MX6X: get mac-address from eepromMatthew Hagan1-0/+8
2022-02-24Merge tag 'tegra-for-5.17-arm-dt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixesArnd Bergmann3-19/+25
2022-02-24Merge tag 'v5.17-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/fixesArnd Bergmann2-3/+3
2022-02-24ARM: dts: qcom: msm8226: add power domainsLuca Weiss2-4/+29
2022-02-24ARM: configs: at91: sama7: Enable crypto IPs and software algsTudor Ambarus1-1/+13
2022-02-24ARM: configs: at91: sama7: Enable UBIFS_FSTudor Ambarus1-2/+2
2022-02-24ARM: configs: at91: sama7: Enable NAND / SMCTudor Ambarus1-1/+3
2022-02-24ARM: tegra: Fix ethernet node namesOleksij Rempel3-3/+3
2022-02-24ARM: dts: at91: Use the generic "crypto" node name for the crypto IPsTudor Ambarus4-12/+12
2022-02-24ARM: dts: at91: remove status = "okay" from soc specific dtsiClaudiu Beznea4-13/+0
2022-02-24ARM: dts: at91: sama5d2: Fix PMERRLOC resource sizeTudor Ambarus1-1/+1
2022-02-24ARM: tegra: paz00: Add MMC aliasesDmitry Osipenko1-2/+4
2022-02-24ARM: tegra: tf700t: Rename DSI nodeDmitry Osipenko1-1/+1
2022-02-24ARM: tegra: transformer: Drop reg-shift for Tegra HS UARTSvyatoslav Ryhel3-0/+6
2022-02-24ARM: tegra: asus-tf101: Enable S/PDIF and HDMI audioDmitry Osipenko1-0/+8
2022-02-24ARM: dts: add DT for lan966 SoC and 2-port board pcb8291Kavyasree Kotagiri3-0/+303
2022-02-24ARM: dts: renesas: Align GPIO hog names with dtschemaGeert Uytterhoeven6-8/+8
2022-02-24ARM: dts: r9a06g032-rzn1d400-db: Enable watchdog0 with a 60s timeoutJean-Jacques Hiblot1-0/+5
2022-02-24ARM: dts: r9a06g032: Add the watchdog nodesJean-Jacques Hiblot1-0/+16
2022-02-24ARM: tegra: Update jedec,lpddr2 revision-id bindingJulius Werner1-1/+1
2022-02-23ARM: dts: qcom: apq8026-lg-lenok: Add BluetoothLuca Weiss1-0/+36
2022-02-23ARM: dts: qcom: apq8026-lg-lenok: Add WifiLuca Weiss1-0/+53
2022-02-23ARM: dts: qcom: msm8226: Add pinctrl for sdhci nodesLuca Weiss2-17/+57
2022-02-23ARM: boot: dts: bcm2711: Fix HVS register rangeMaxime Ripard1-0/+1
2022-02-23ARM: tegra: Move panels to AUX busThierry Reding3-19/+25
2022-02-22ARM: dts: imx6qp-sabresd: Enable PCIe supportRichard Zhu1-1/+5
2022-02-21ARM: Fix kgdb breakpoint for Thumb2Russell King (Oracle)1-8/+28
2022-02-21ARM: dts: aspeed: tacoma: Remove CFAM reset GPIOEddie James1-1/+0
2022-02-21ARM: dts: aspeed: rainier: Label reset-cause-pinhole GPIOAndrew Geissler1-1/+1
2022-02-21ARM: dts: aspeed: everest: Label reset-cause-pinhole GPIOAndrew Geissler1-1/+1
2022-02-21ARM: dts: aspeed: tacoma: Clean up KCS nodesAndrew Jeffery1-0/+11
2022-02-21ARM: dts: aspeed: Add device tree for Quanta S6Q BMCGeorge Hung2-0/+611
2022-02-18ARM: dts: exynos: align PPMU event node names with dtschemaKrzysztof Kozlowski1-8/+8
2022-02-18ARM: dts: am335x-sancloud-bbe-extended-wifi: New devicetreePaul Barker2-0/+114
2022-02-18ARM: dts: logicpd-torpedo: Add isp1763 support to baseboardAdam Ford3-1/+57
2022-02-18ARM: dts: am334x: pdu001: Use correct node name for RTCThierry Reding1-1/+1
2022-02-18ARM: dts: Use 32KiHz oscillator on devkit8000Anthoine Bourgeois1-16/+1
2022-02-18ARM: dts: switch timer config to common devkit8000 devicetreeAnthoine Bourgeois2-33/+33
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada1-1/+1