summaryrefslogtreecommitdiff
path: root/arch/sh/boards
AgeCommit message (Expand)AuthorFilesLines
2023-07-13sh: mach-dreamcast: Handle virq offset in cascaded IRQ demuxGeert Uytterhoeven1-3/+3
2023-07-13sh: mach-highlander: Handle virq offset in cascaded IRL demuxGeert Uytterhoeven1-2/+2
2023-07-13sh: mach-r2d: Handle virq offset in cascaded IRL demuxGeert Uytterhoeven1-2/+2
2023-07-05sh: Fix -Wmissing-include-dirs warnings for various platformsMasahiro Yamada1-0/+19
2023-04-28Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2023-03-23sh: mach-x3proto: Add missing #include <linux/gpio/driver.h>Geert Uytterhoeven1-1/+1
2023-03-23sh: SH2007: drop the bad URL infoRandy Dunlap1-1/+0
2023-03-06gpiolib: remove legacy gpio_export()Arnd Bergmann1-3/+4
2023-03-06gpiolib: remove empty asm/gpio.h filesArnd Bergmann1-0/+1
2022-04-26mmc: sh_mmcif: move platform_data header to proper locationWolfram Sang2-2/+2
2021-11-14Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds1-2/+2
2021-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-7/+7
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport5-7/+7
2021-11-03Merge tag 'sound-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-2/+2
2021-10-20sh: Use of_get_cpu_hwid()Rob Herring1-3/+2
2021-10-11sh: Use modern ASoC DAI format terminologyMark Brown2-2/+2
2021-09-17sh: boards: Fix the cacography in irq.cTang Bin1-2/+2
2021-08-12SH: Bulk conversion to generic_handle_domain_irq()Marc Zyngier3-3/+3
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+2
2021-02-23whack-a-mole: don't open-code iminor/imajorAl Viro1-4/+2
2021-01-07sh: mach-sh03: remove duplicate includeWang Qing1-1/+0
2020-12-08sh: boards: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven1-1/+1
2020-10-26treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches1-1/+1
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig5-2/+5
2020-08-15sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven1-0/+3
2020-08-15sh: sh2007: Modernize printing of kernel messagesGeert Uytterhoeven1-2/+2
2020-08-15sh: Remove SH5-based Cayman platformGeert Uytterhoeven5-386/+0
2020-05-05clk: Allow the common clk framework to be selectableStephen Boyd1-0/+5
2020-03-29sh: Replace setup_irq() by request_irq()afzal mohammed1-12/+6
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig4-4/+4
2019-12-02Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-8/+25
2019-11-26Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2019-11-11sh: ecovec24: don't set unused fields in platform dataBartosz Golaszewski1-3/+0
2019-11-11sh: ecovec24: add additional properties to the backlight deviceBartosz Golaszewski1-5/+25
2019-10-18sh: Use pr_warn instead of pr_warningKefeng Wang1-1/+1
2019-08-22driver core: initialize a default DMA mask for platform deviceChristoph Hellwig5-7/+0
2019-06-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Yoshinori Sato14-16/+21
2019-05-15treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada12-12/+12
2019-05-14arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate headerSabyasachi Gupta1-1/+0
2019-05-02Merge branch 'spi-5.2' into spi-nextMark Brown1-3/+9
2019-04-21Fix allyesconfig output.Yoshinori Sato1-11/+3
2019-04-06sh: fix multiple function definition build errorsRandy Dunlap1-2/+2
2019-04-04spi: sh-msiof: Convert to use GPIO descriptorsGeert Uytterhoeven1-3/+9
2019-03-12memblock: memblock_phys_alloc(): don't panicMike Rapoport5-0/+21
2019-03-12memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_allocMike Rapoport5-7/+7
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds5-17/+10
2019-03-10Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+1
2019-02-20dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig5-17/+10
2019-02-18media: sh: migor: Include missing dma-mapping headerJacopo Mondi1-0/+1
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij1-2/+0