aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-08-30ARM: dts: imx: Fix the SPI chipselect polarityFabio Estevam56-81/+82
2020-08-23ARM: dts: imx25-pinfunc: Fix GPT function namesUwe Kleine-König1-3/+4
2020-08-23ARM: dts: imx6dl-yapp4: Add reg property to the lp5562 channel nodeDan Murphy1-4/+10
2020-08-22ARM: dts: imx6q-bx50v3: Add IRQ support for internal switchSebastian Reichel1-1/+16
2020-08-22ARM: dts: imx6qdl-sabresd: Support headphone and microphone detectionShengjiu Wang1-1/+5
2020-08-22ARM: dts: imx25-pinfunc: add missing and fix wrong SPI related defintionsUwe Kleine-König1-3/+18
2020-08-22ARM: dts: imx6dl-yapp4: Add support for OLED based on different controllerMichal Vokáč3-3/+24
2020-08-22ARM: dts: imx6dl-yapp4: Add Y Soft IOTA Orion boardMichal Vokáč2-0/+51
2020-08-22ARM: dts: imx: Change gpmi nand node name to nand-controllerAnson Huang11-11/+11
2020-08-22ARM: dts: imx27: Change nand node name to nand-controllerAnson Huang1-1/+1
2020-08-22ARM: dts: imx6dl-yapp4: Add ethernet aliasesMichal Vokáč2-2/+11
2020-08-22ARM: dts: imx7: add QSPIMatthias Schiffer1-0/+13
2020-08-17ARM: dts: imx7d-sdb: Add nodes for audio sound cardShengjiu Wang1-0/+81
2020-08-17ARM: dts: imx6qdl: add TQMa6{S,Q,QP} SoMMarkus Niebel8-0/+337
2020-08-17ARM: dts: ZII: Disable HW Ethernet switch reset GPIOsChris Healy4-8/+0
2020-08-17ARM: dts: imx6qp-sabreauto: enable pcieRichard Zhu1-1/+2
2020-08-17ARM: dts: imx6ull: add rngHoria Geantă1-0/+7
2020-08-17ARM: dts: imx6sll: add rngHoria Geantă1-0/+7
2020-08-17ARM: dts: imx6sl: fix rng nodeHoria Geantă1-0/+2
2020-08-16parisc: fix PMD pages allocation by restoring pmd_alloc_one()Mike Rapoport1-0/+6
2020-08-15Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+17
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds66-995/+360
2020-08-15Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-17/+58
2020-08-15Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-10/+36
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski16-103/+103
2020-08-14sh: use generic strncpy()Kuninori Morimoto1-26/+0
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni43-44/+18
2020-08-14sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven1-0/+3
2020-08-14sh: bring syscall_set_return_value in line with other architecturesMichael Karcher1-4/+1
2020-08-14sh: Add SECCOMP_FILTERMichael Karcher3-2/+6
2020-08-14sh: Rearrange blocks in entry-common.SMichael Karcher1-28/+29
2020-08-14sh: switch to copy_thread_tls()Christian Brauner2-3/+4
2020-08-14sh: use the generic dma coherent remap allocatorChristoph Hellwig2-49/+4
2020-08-14sh: don't allow non-coherent DMA for NOMMUChristoph Hellwig1-1/+2
2020-08-14dma-mapping: consolidate the NO_DMA definition in kernel/dma/KconfigChristoph Hellwig3-6/+3
2020-08-14sh: unexport register_trapped_io and match_trapped_io_handlerChristoph Hellwig1-2/+0
2020-08-14sh: don't include <asm/io_trapped.h> in <asm/io.h>Christoph Hellwig3-1/+2
2020-08-14sh: move the ioremap implementation out of lineChristoph Hellwig2-86/+68
2020-08-14sh: move ioremap_fixed details out of <asm/io.h>Christoph Hellwig5-16/+26
2020-08-14sh: remove __KERNEL__ ifdefs from non-UAPI headersChristoph Hellwig19-54/+0
2020-08-14sh: sort the selects for SUPERH alphabeticallyChristoph Hellwig1-48/+47
2020-08-14sh: remove -Werror from MakefilesChristoph Hellwig3-6/+0
2020-08-14sh: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-08-14arch/sh/configs: remove obsolete CONFIG_SOC_CAMERA*Hans Verkuil4-11/+0
2020-08-14sh: stacktrace: Remove stacktrace_ops.stack()Geert Uytterhoeven5-29/+0
2020-08-14sh: machvec: Modernize printing of kernel messagesGeert Uytterhoeven1-4/+4
2020-08-14sh: pci: Modernize printing of kernel messagesGeert Uytterhoeven3-21/+19
2020-08-14sh: sh2007: Modernize printing of kernel messagesGeert Uytterhoeven1-2/+2
2020-08-14sh: process: Fix broken lines in register dumpsGeert Uytterhoeven1-21/+17
2020-08-14sh: dump_stack: Fix broken lines and ptrval in calltrace dumpsGeert Uytterhoeven1-9/+9