summaryrefslogtreecommitdiff
path: root/arch/sh/boards
AgeCommit message (Expand)Author
2021-11-14Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2021-11-03Merge tag 'sound-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-10-20sh: Use of_get_cpu_hwid()Rob Herring
2021-10-11sh: Use modern ASoC DAI format terminologyMark Brown
2021-09-17sh: boards: Fix the cacography in irq.cTang Bin
2021-08-12SH: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-02-23whack-a-mole: don't open-code iminor/imajorAl Viro
2021-01-06sh: mach-sh03: remove duplicate includeWang Qing
2020-12-07sh: boards: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig
2020-08-14sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven
2020-08-14sh: sh2007: Modernize printing of kernel messagesGeert Uytterhoeven
2020-08-14sh: Remove SH5-based Cayman platformGeert Uytterhoeven
2020-05-05clk: Allow the common clk framework to be selectableStephen Boyd
2020-03-29sh: Replace setup_irq() by request_irq()afzal mohammed
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-01Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-11-11sh: ecovec24: don't set unused fields in platform dataBartosz Golaszewski
2019-11-11sh: ecovec24: add additional properties to the backlight deviceBartosz Golaszewski
2019-10-18sh: Use pr_warn instead of pr_warningKefeng Wang
2019-08-22driver core: initialize a default DMA mask for platform deviceChristoph Hellwig
2019-06-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Yoshinori Sato
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada
2019-05-14arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate headerSabyasachi Gupta
2019-05-02Merge branch 'spi-5.2' into spi-nextMark Brown
2019-04-21Fix allyesconfig output.Yoshinori Sato
2019-04-05sh: fix multiple function definition build errorsRandy Dunlap
2019-04-04spi: sh-msiof: Convert to use GPIO descriptorsGeert Uytterhoeven
2019-03-12memblock: memblock_phys_alloc(): don't panicMike Rapoport
2019-03-12memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_allocMike Rapoport
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-03-09Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-02-20dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig
2019-02-18media: sh: migor: Include missing dma-mapping headerJacopo Mondi
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-12-28sh: boards: convert to SPDX identifiersKuninori Morimoto
2018-12-28arch/sh/boards/mach-kfr2r09/setup.c: drop pointless static qualifier in kfr2r...YueHaibing
2018-12-28arch/sh/boards/mach-kfr2r09/setup.c: fix struct mtd_oob_ops build warningRandy Dunlap
2018-12-18sh: remove board_time_init() callbackArnd Bergmann
2018-12-18sh: sh03: rtc: push down rtc class ops into driverArnd Bergmann
2018-12-18sh: dreamcast: rtc: push down rtc class ops into driverArnd Bergmann
2018-12-17sh: ecovec24: Fix an ifdefLinus Walleij