Age | Commit message (Expand) | Author | Files | Lines |
2021-08-12 | ARM: ixp4xx: fix building both pci drivers | Arnd Bergmann | 1 | -24/+24 |
2021-08-12 | ARM: configs: Update the nhk8815_defconfig | Linus Walleij | 1 | -5/+3 |
2021-08-03 | Merge tag 'omap-for-v5.14/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l... | Arnd Bergmann | 4 | -11/+12 |
2021-08-02 | Merge tag 'stm32-dt-for-v5.14-fixes-1' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 2 | -11/+18 |
2021-08-02 | Merge tag 'imx-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Arnd Bergmann | 5 | -7/+25 |
2021-08-02 | ARM: ixp4xx: goramo_mlr depends on old PCI driver | Arnd Bergmann | 1 | -0/+1 |
2021-08-02 | ARM: dts: nomadik: Fix up interrupt controller node names | Sudeep Holla | 1 | -2/+2 |
2021-07-30 | Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -0/+3 |
2021-07-30 | Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -7/+0 |
2021-07-30 | arch: Kconfig: clean up obsolete use of HAVE_IDE | Lukas Bulwahn | 2 | -7/+0 |
2021-07-30 | ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM | Marek Vasut | 1 | -10/+14 |
2021-07-30 | ARM: dts: stm32: Disable LAN8710 EDPD on DHCOM | Marek Vasut | 1 | -0/+1 |
2021-07-30 | ARM: dts: stm32: Prefer HW RTC on DHCOM SoM | Marek Vasut | 1 | -1/+3 |
2021-07-29 | ARM: riscpc: Fix fall-through warning for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
2021-07-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -0/+3 |
2021-07-29 | bpf: Introduce BPF nospec instruction for mitigating Spectre v4 | Daniel Borkmann | 1 | -0/+3 |
2021-07-27 | omap5-board-common: remove not physically existing vdds_1v8_main fixed-regulator | H. Nikolaus Schaller | 1 | -8/+1 |
2021-07-27 | ARM: dts: am437x-l4: fix typo in can@0 node | Dario Binacchi | 1 | -1/+1 |
2021-07-27 | ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 | Dave Gerlach | 1 | -1/+1 |
2021-07-27 | ARM: omap2+: hwmod: fix potential NULL pointer access | Tero Kristo | 1 | -1/+9 |
2021-07-23 | ARM: dts: imx: Swap M53Menlo pinctrl_power_button/pinctrl_power_out pins | Marek Vasut | 1 | -2/+2 |
2021-07-23 | ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init | Colin Ian King | 1 | -1/+1 |
2021-07-23 | ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz | Oleksandr Suvorov | 1 | -0/+1 |
2021-07-17 | Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 14 | -39/+32 |
2021-07-16 | ARM: dts: versatile: Fix up interrupt controller node names | Sudeep Holla | 2 | -4/+3 |
2021-07-16 | Merge tag 'aspeed-5.14-devicetree-2' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann | 4 | -13/+11 |
2021-07-16 | ARM: multi_v7_defconfig: Make NOP_USB_XCEIV driver built-in | Stefan Wahren | 1 | -1/+1 |
2021-07-16 | ARM: configs: Update u8500_defconfig | Linus Walleij | 1 | -0/+5 |
2021-07-16 | ARM: configs: Update Vexpress defconfig | Linus Walleij | 1 | -10/+7 |
2021-07-16 | ARM: configs: Update Versatile defconfig | Linus Walleij | 1 | -3/+1 |
2021-07-16 | ARM: configs: Update RealView defconfig | Linus Walleij | 1 | -3/+1 |
2021-07-16 | ARM: configs: Update Integrator defconfig | Linus Walleij | 1 | -4/+1 |
2021-07-16 | arm: Typo s/PCI_IXP4XX_LEGACY/IXP4XX_PCI_LEGACY/ | Geert Uytterhoeven | 1 | -1/+1 |
2021-07-14 | Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -3/+1 |
2021-07-14 | ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to 10ms | Maxime Chevallier | 1 | -1/+7 |
2021-07-14 | ARM: imx: common: Move prototype outside the SMP block | Fabio Estevam | 1 | -1/+1 |
2021-07-14 | ARM: imx: add missing clk_disable_unprepare() | Yang Yingliang | 1 | -3/+9 |
2021-07-14 | ARM: imx: add missing iounmap() | Yang Yingliang | 1 | -1/+6 |
2021-07-13 | ARM: shmobile: defconfig: Restore graphical consoles | Geert Uytterhoeven | 1 | -0/+1 |
2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+0 |
2021-07-10 | Merge tag 'arm-defconfig-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 9 | -1/+17 |
2021-07-10 | Merge tag 'arm-dt-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 285 | -1125/+6783 |
2021-07-10 | Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 42 | -405/+351 |
2021-07-10 | Merge tag 'fixes-2021-07-09' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+3 |
2021-07-09 | Merge branch 'arm/fixes' into arm/soc | Olof Johansson | 10 | -8/+32 |
2021-07-08 | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * | Aneesh Kumar K.V | 1 | -1/+1 |
2021-07-08 | arm: convert to setup_initial_init_mm() | Kefeng Wang | 1 | -4/+1 |
2021-07-06 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 23 | -149/+312 |
2021-07-06 | arm: ioremap: don't abuse pfn_valid() to check if pfn is in RAM | Mike Rapoport | 1 | -1/+3 |
2021-07-05 | Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 6 | -6/+6 |