Age | Commit message (Expand) | Author | Files | Lines |
2021-05-14 | ARM: dts: aspeed: Rainier: Fix humidity sensor bus address | Eddie James | 1 | -2/+2 |
2021-05-14 | crypto: poly1305 - fix poly1305_core_setkey() declaration | Arnd Bergmann | 1 | -1/+1 |
2021-05-14 | ARM: dts: stm32: fix usart 2 & 3 pinconf to wake up with flow control | Valentin CARON - foss | 1 | -3/+18 |
2021-05-14 | ARM: dts: renesas: Add mmc aliases into R-Car Gen2 board dts files | Yoshihiro Shimoda | 6 | -0/+16 |
2021-05-14 | ARM: dts: s5pv210: correct fuel gauge interrupt trigger level on Fascinate fa... | Krzysztof Kozlowski | 1 | -1/+1 |
2021-05-14 | ARM: dts: exynos: correct PMIC interrupt trigger level on Snow | Krzysztof Kozlowski | 1 | -1/+1 |
2021-05-14 | ARM: dts: exynos: correct PMIC interrupt trigger level on SMDK5250 | Krzysztof Kozlowski | 1 | -1/+1 |
2021-05-14 | ARM: dts: exynos: correct PMIC interrupt trigger level on Odroid X/U3 family | Krzysztof Kozlowski | 1 | -1/+1 |
2021-05-14 | ARM: dts: exynos: correct PMIC interrupt trigger level on Midas family | Krzysztof Kozlowski | 1 | -1/+1 |
2021-05-14 | ARM: dts: exynos: correct MUIC interrupt trigger level on Midas family | Krzysztof Kozlowski | 1 | -1/+1 |
2021-05-14 | ARM: dts: exynos: correct fuel gauge interrupt trigger level on Midas family | Krzysztof Kozlowski | 1 | -1/+1 |
2021-05-14 | ARM: dts: exynos: correct fuel gauge interrupt trigger level on GT-I9100 | Krzysztof Kozlowski | 1 | -1/+1 |
2021-05-11 | crypto: arm/curve25519 - Move '.fpu' after '.arch' | Nathan Chancellor | 1 | -1/+1 |
2021-05-11 | ARM: dts: at91: change the key code of the gpio key | Ludovic Desroches | 9 | -9/+18 |
2021-05-11 | ARM: dts: ux500: Fix up TVK R3 sensors | Linus Walleij | 1 | -23/+50 |
2021-05-11 | ARM: dts: BCM5301X: fix "reg" formatting in /memory node | Rafał Miłecki | 23 | -46/+46 |
2021-05-11 | ARM: tegra: acer-a500: Rename avdd to vdda of touchscreen node | Dmitry Osipenko | 1 | -1/+1 |
2021-05-11 | ARM: 9056/1: decompressor: fix BSS size calculation for LLVM ld.lld | Ard Biesheuvel | 1 | -2/+2 |
2021-04-28 | ARM: dts: Fix swapped mmc order for omap3 | Tony Lindgren | 1 | -0/+3 |
2021-04-21 | ARM: 9071/1: uprobes: Don't hook on thumb instructions | Fredrik Strupe | 1 | -2/+2 |
2021-04-21 | ARM: OMAP2+: Fix uninitialized sr_inst | Tony Lindgren | 1 | -1/+1 |
2021-04-21 | ARM: footbridge: fix PCI interrupt mapping | Russell King | 4 | -8/+7 |
2021-04-21 | ARM: 9069/1: NOMMU: Fix conversion for_each_membock() to for_each_mem_range() | Vladimir Murzin | 2 | -2/+6 |
2021-04-21 | ARM: OMAP2+: Fix warning for omap_init_time_of() | Tony Lindgren | 1 | -1/+1 |
2021-04-21 | ARM: omap1: fix building with clang IAS | Arnd Bergmann | 1 | -0/+1 |
2021-04-21 | ARM: keystone: fix integer overflow warning | Arnd Bergmann | 1 | -2/+2 |
2021-04-21 | ARM: dts: Fix moving mmc devices with aliases for omap4 & 5 | Tony Lindgren | 2 | -0/+10 |
2021-04-21 | ARM: dts: Drop duplicate sha2md5_fck to fix clk_disable race | Tony Lindgren | 1 | -8/+0 |
2021-04-14 | ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces | Stefan Riedmueller | 1 | -0/+2 |
2021-04-14 | ARM: OMAP4: PM: update ROM return address for OSWR and OFF | Carlos Leija | 2 | -0/+40 |
2021-04-14 | ARM: OMAP4: Fix PMIC voltage domains for bionic | Tony Lindgren | 1 | -2/+2 |
2021-04-14 | ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt pin | Marek Behún | 1 | -0/+1 |
2021-04-10 | ARM: dts: am33xx: add aliases for mmc interfaces | Mans Rullgard | 1 | -0/+3 |
2021-03-30 | ARM: dts: imx6ull: fix ubi filesystem mount failed | dillon min | 1 | -0/+1 |
2021-03-30 | ARM: OMAP2+: Fix smartreflex init regression after dropping legacy data | Tony Lindgren | 1 | -17/+58 |
2021-03-30 | ARM: dts: at91-sama5d27_som1: fix phy address to 7 | Claudiu Beznea | 1 | -2/+2 |
2021-03-30 | ARM: dts: at91: sam9x60: fix mux-mask to match product's datasheet | Nicolas Ferre | 2 | -8/+9 |
2021-03-30 | ARM: dts: at91: sam9x60: fix mux-mask for PA7 so it can be set to A, B and C | Federico Pellegrin | 1 | -1/+1 |
2021-03-17 | ARM: efistub: replace adrl pseudo-op with adr_l macro invocation | Ard Biesheuvel | 1 | -2/+1 |
2021-03-17 | ARM: assembler: introduce adr_l, ldr_l and str_l macros | Ard Biesheuvel | 1 | -0/+84 |
2021-03-17 | ARM: 9029/1: Make iwmmxt.S support Clang's integrated assembler | Jian Cai | 2 | -44/+92 |
2021-03-07 | Xen/gnttab: handle p2m update errors on a per-slot basis | Jan Beulich | 1 | -4/+31 |
2021-03-04 | ARM: dts: aspeed: Add LCLK to lpc-snoop | John Wang | 3 | -0/+3 |
2021-03-04 | ARM: 9065/1: OABI compat: fix build when EPOLL is not enabled | Randy Dunlap | 1 | -0/+15 |
2021-03-04 | ARM: 9046/1: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+ cores | Vladimir Murzin | 1 | -2/+2 |
2021-03-04 | clocksource/drivers/ixp4xx: Select TIMER_OF when needed | Arnd Bergmann | 1 | -1/+0 |
2021-03-04 | ARM: at91: use proper asm syntax in pm_suspend | Arnd Bergmann | 1 | -1/+1 |
2021-03-04 | ARM: s3c: fix fiq for clang IAS | Arnd Bergmann | 1 | -6/+3 |
2021-03-04 | ARM: dts: armada388-helios4: assign pinctrl to each fan | Rosen Penev | 1 | -3/+10 |
2021-03-04 | ARM: dts: armada388-helios4: assign pinctrl to LEDs | Rosen Penev | 1 | -3/+12 |