aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/boards
AgeCommit message (Expand)AuthorFilesLines
2021-11-14Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shGravatar Linus Torvalds 1-2/+2
2021-11-06Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 5-7/+7
2021-11-06memblock: rename memblock_free to memblock_phys_freeGravatar Mike Rapoport 5-7/+7
2021-11-03Merge tag 'sound-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 2-2/+2
2021-10-20sh: Use of_get_cpu_hwid()Gravatar Rob Herring 1-3/+2
2021-10-11sh: Use modern ASoC DAI format terminologyGravatar Mark Brown 2-2/+2
2021-09-17sh: boards: Fix the cacography in irq.cGravatar Tang Bin 1-2/+2
2021-08-12SH: Bulk conversion to generic_handle_domain_irq()Gravatar Marc Zyngier 3-3/+3
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-4/+2
2021-02-23whack-a-mole: don't open-code iminor/imajorGravatar Al Viro 1-4/+2
2021-01-06sh: mach-sh03: remove duplicate includeGravatar Wang Qing 1-1/+0
2020-12-07sh: boards: Replace <linux/clk-provider.h> by <linux/of_clk.h>Gravatar Geert Uytterhoeven 1-1/+1
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Gravatar Joe Perches 1-1/+1
2020-10-06dma-mapping: split <linux/dma-mapping.h>Gravatar Christoph Hellwig 5-2/+5
2020-08-14sh: landisk: Add missing initialization of sh_io_port_baseGravatar Geert Uytterhoeven 1-0/+3
2020-08-14sh: sh2007: Modernize printing of kernel messagesGravatar Geert Uytterhoeven 1-2/+2
2020-08-14sh: Remove SH5-based Cayman platformGravatar Geert Uytterhoeven 5-386/+0
2020-05-05clk: Allow the common clk framework to be selectableGravatar Stephen Boyd 1-0/+5
2020-03-29sh: Replace setup_irq() by request_irq()Gravatar afzal mohammed 1-12/+6
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 4-4/+4
2019-12-01Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-8/+25
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-1/+1
2019-11-11sh: ecovec24: don't set unused fields in platform dataGravatar Bartosz Golaszewski 1-3/+0
2019-11-11sh: ecovec24: add additional properties to the backlight deviceGravatar Bartosz Golaszewski 1-5/+25
2019-10-18sh: Use pr_warn instead of pr_warningGravatar Kefeng Wang 1-1/+1
2019-08-22driver core: initialize a default DMA mask for platform deviceGravatar Christoph Hellwig 5-7/+0
2019-06-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Yoshinori Sato 14-16/+21
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Gravatar Masahiro Yamada 12-12/+12
2019-05-14arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate headerGravatar Sabyasachi Gupta 1-1/+0
2019-05-02Merge branch 'spi-5.2' into spi-nextGravatar Mark Brown 1-3/+9
2019-04-21Fix allyesconfig output.Gravatar Yoshinori Sato 1-11/+3
2019-04-05sh: fix multiple function definition build errorsGravatar Randy Dunlap 1-2/+2
2019-04-04spi: sh-msiof: Convert to use GPIO descriptorsGravatar Geert Uytterhoeven 1-3/+9
2019-03-12memblock: memblock_phys_alloc(): don't panicGravatar Mike Rapoport 5-0/+21
2019-03-12memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_allocGravatar Mike Rapoport 5-7/+7
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 5-17/+10
2019-03-09Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 1-0/+1
2019-02-20dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagGravatar Christoph Hellwig 5-17/+10
2019-02-18media: sh: migor: Include missing dma-mapping headerGravatar Jacopo Mondi 1-0/+1
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibGravatar Linus Walleij 1-2/+0
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-15/+15
2018-12-28Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 96-293/+103
2018-12-28Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcGravatar Linus Torvalds 1-7/+36
2018-12-28sh: boards: convert to SPDX identifiersGravatar Kuninori Morimoto 95-291/+102
2018-12-28arch/sh/boards/mach-kfr2r09/setup.c: drop pointless static qualifier in kfr2r...Gravatar YueHaibing 1-1/+1
2018-12-28arch/sh/boards/mach-kfr2r09/setup.c: fix struct mtd_oob_ops build warningGravatar Randy Dunlap 1-1/+0
2018-12-18sh: remove board_time_init() callbackGravatar Arnd Bergmann 1-8/+0
2018-12-18sh: sh03: rtc: push down rtc class ops into driverGravatar Arnd Bergmann 3-30/+33
2018-12-18sh: dreamcast: rtc: push down rtc class ops into driverGravatar Arnd Bergmann 3-17/+33
2018-12-17sh: ecovec24: Fix an ifdefGravatar Linus Walleij 1-1/+1