aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boards (follow)
AgeCommit message (Expand)AuthorFilesLines
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-06Merge 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/tiwai/soundLinus 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/viro/vfsLinus Torvalds1-4/+2
2021-02-23whack-a-mole: don't open-code iminor/imajorAl Viro1-4/+2
2021-01-06sh: mach-sh03: remove duplicate includeWang Qing1-1/+0
2020-12-07sh: boards: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven1-1/+1
2020-10-25treewide: 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-14sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven1-0/+3
2020-08-14sh: sh2007: Modernize printing of kernel messagesGeert Uytterhoeven1-2/+2
2020-08-14sh: 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-01Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds1-8/+25
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus 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/torvalds/linuxYoshinori Sato14-16/+21
2019-05-14treewide: 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-05sh: 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-09Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus 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
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-15/+15
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds96-293/+103
2018-12-28Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-7/+36
2018-12-28sh: boards: convert to SPDX identifiersKuninori Morimoto95-291/+102
2018-12-28arch/sh/boards/mach-kfr2r09/setup.c: drop pointless static qualifier in kfr2r09_usb0_gadget_setup()YueHaibing1-1/+1
2018-12-28arch/sh/boards/mach-kfr2r09/setup.c: fix struct mtd_oob_ops build warningRandy Dunlap1-1/+0
2018-12-18sh: remove board_time_init() callbackArnd Bergmann1-8/+0
2018-12-18sh: sh03: rtc: push down rtc class ops into driverArnd Bergmann3-30/+33
2018-12-18sh: dreamcast: rtc: push down rtc class ops into driverArnd Bergmann3-17/+33