summaryrefslogtreecommitdiffstats
path: root/arch/sh/boards
Commit message (Expand)AuthorAgeFilesLines
* sh: of-generic: Add missing #include <asm/clock.h>Geert Uytterhoeven12 days1-0/+2
* sh: dreamcast: Fix GAPS PCI bridge addressingArtur Rojek12 days1-0/+3
* sh: sh7785lcr: Make init_sh7785lcr_IRQ() staticGeert Uytterhoeven2024-05-021-1/+1
* sh: sh7757lcr: Make init_sh7757lcr_IRQ() staticGeert Uytterhoeven2024-05-021-1/+1
* sh: mach-sh03: Make sh03_rtc_settimeofday() staticGeert Uytterhoeven2024-05-021-1/+1
* sh: mach-highlander: Add missing #include <mach/highlander.h>Geert Uytterhoeven2024-05-021-0/+1
* sh: ecovec24: Rename missed backlight field from fbdev to devGeert Uytterhoeven2024-01-191-1/+1
* Merge tag 'sh-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-11-027-641/+0
|\
| * sh: Remove stale microdev boardArnd Bergmann2023-10-257-641/+0
* | sh: boards: Fix Sound Simple-Card struct nameKuninori Morimoto2023-09-282-2/+2
|/
* Merge tag 'sh-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-09-095-11/+7
|\
| * sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()Petr Tesarik2023-09-095-11/+7
* | sh: mach-sh7763rdp: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flagThomas Zimmermann2023-07-241-1/+1
* | Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2023-07-172-2/+2
|\ \ | |/ |/|
| * backlight/lv5207lp: Rename struct lv5207lp_platform_data.fbdev to 'dev'Thomas Zimmermann2023-06-271-1/+1
| * backlight/gpio_backlight: Rename field 'fbdev' to 'dev'Thomas Zimmermann2023-06-271-1/+1
* | sh: mach-dreamcast: Handle virq offset in cascaded IRQ demuxGeert Uytterhoeven2023-07-131-3/+3
* | sh: mach-highlander: Handle virq offset in cascaded IRL demuxGeert Uytterhoeven2023-07-131-2/+2
* | sh: mach-r2d: Handle virq offset in cascaded IRL demuxGeert Uytterhoeven2023-07-131-2/+2
* | sh: Fix -Wmissing-include-dirs warnings for various platformsMasahiro Yamada2023-07-051-0/+19
|/
* Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-04-271-1/+0
|\
| * sh: SH2007: drop the bad URL infoRandy Dunlap2023-03-231-1/+0
* | sh: mach-x3proto: Add missing #include <linux/gpio/driver.h>Geert Uytterhoeven2023-03-231-1/+1
* | gpiolib: remove legacy gpio_export()Arnd Bergmann2023-03-061-3/+4
* | gpiolib: remove empty asm/gpio.h filesArnd Bergmann2023-03-061-0/+1
|/
* mmc: sh_mmcif: move platform_data header to proper locationWolfram Sang2022-04-262-2/+2
* Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds2021-11-141-2/+2
|\
| * sh: boards: Fix the cacography in irq.cTang Bin2021-09-171-2/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-065-7/+7
|\ \
| * | memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-065-7/+7
| |/
* | Merge tag 'sound-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-11-032-2/+2
|\ \
| * | sh: Use modern ASoC DAI format terminologyMark Brown2021-10-112-2/+2
| |/
* / sh: Use of_get_cpu_hwid()Rob Herring2021-10-201-3/+2
|/
* SH: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-123-3/+3
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2021-02-271-4/+2
|\
| * whack-a-mole: don't open-code iminor/imajorAl Viro2021-02-231-4/+2
* | sh: mach-sh03: remove duplicate includeWang Qing2021-01-061-1/+0
|/
* sh: boards: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-12-071-1/+1
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-065-2/+5
* sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven2020-08-141-0/+3
* sh: sh2007: Modernize printing of kernel messagesGeert Uytterhoeven2020-08-141-2/+2
* sh: Remove SH5-based Cayman platformGeert Uytterhoeven2020-08-145-386/+0
* clk: Allow the common clk framework to be selectableStephen Boyd2020-05-051-0/+5
* sh: Replace setup_irq() by request_irq()afzal mohammed2020-03-291-12/+6
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-064-4/+4
* Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-011-8/+25
|\
| * sh: ecovec24: don't set unused fields in platform dataBartosz Golaszewski2019-11-111-3/+0
| * sh: ecovec24: add additional properties to the backlight deviceBartosz Golaszewski2019-11-111-5/+25
* | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-11-251-1/+1
|\ \ | |/ |/|