summaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/mach-ecovec24/setup.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: tmio: Move header to platform_dataWolfram Sang2024-07-091-1/+1
* sh: ecovec24: Rename missed backlight field from fbdev to devGeert Uytterhoeven2024-01-191-1/+1
* sh: boards: Fix Sound Simple-Card struct nameKuninori Morimoto2023-09-281-1/+1
* Merge tag 'sh-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-09-091-4/+2
|\
| * sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()Petr Tesarik2023-09-091-4/+2
* | backlight/gpio_backlight: Rename field 'fbdev' to 'dev'Thomas Zimmermann2023-06-271-1/+1
|/
* mmc: sh_mmcif: move platform_data header to proper locationWolfram Sang2022-04-261-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-2/+2
|\
| * memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-2/+2
* | sh: Use modern ASoC DAI format terminologyMark Brown2021-10-111-1/+1
|/
* dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-061-0/+1
* 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
* driver core: initialize a default DMA mask for platform deviceChristoph Hellwig2019-08-221-2/+0
* spi: sh-msiof: Convert to use GPIO descriptorsGeert Uytterhoeven2019-04-041-3/+9
* memblock: memblock_phys_alloc(): don't panicMike Rapoport2019-03-121-0/+6
* memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_allocMike Rapoport2019-03-121-2/+2
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-4/+2
|\
| * dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig2019-02-201-4/+2
* | regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij2019-02-061-2/+0
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-281-4/+1
|\
| * sh: boards: convert to SPDX identifiersKuninori Morimoto2018-12-281-4/+1
* | sh: ecovec24: Fix an ifdefLinus Walleij2018-12-171-1/+1
* | mmc: host: tmio: Use GPIO descriptorsLinus Walleij2018-12-171-4/+22
* | mmc: spi: Convert to use GPIO descriptorsLinus Walleij2018-12-171-3/+14
|/
* regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2018-09-171-2/+25
* media: arch: sh: ecovec: Use new renesas-ceu camera driverJacopo Mondi2018-03-211-169/+169
* sh_eth: remove sh_eth_plat_data::edmac_endianSergei Shtylyov2018-01-081-1/+0
* Input: tsc2007 - move header file out of I2C realmWolfram Sang2017-05-221-1/+1
* mmc: sh_mobile_sdhi: remove obsolete include fileWolfram Sang2016-05-021-1/+0
* [media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2015-11-171-2/+2
* [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-171-3/+3
* mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_infoKuninori Morimoto2015-03-051-10/+10
* ASoC: fsi: use SNDRV_DMA_TYPE_DEV for sound bufferKuninori Morimoto2014-06-281-0/+2
* ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flagsKuninori Morimoto2014-03-141-3/+1
* Merge tag 'v3.13-rc4' into nextDmitry Torokhov2013-12-161-0/+1
|\
| * sh: ecovec: fixup compile error on sdhiKuninori Morimoto2013-09-251-0/+1
* | Input: tsc2007 - add device tree support.Denis Carikli2013-11-251-1/+1
|/
* Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-101-81/+8
|\
| * sh: ecovec24: Remove MMCIF and SDHI .set_pwr() callbacksLaurent Pinchart2013-08-241-41/+0
| * sh: ecovec24: Remove mmcif .down_pwr() callbackLaurent Pinchart2013-08-241-6/+0
| * sh: ecovec24: Use MMC/SDHI CD and RO GPIOLaurent Pinchart2013-08-241-34/+8
* | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-061-17/+20
|\ \
| * | sh: ecovec24: Use gpio-backlightLaurent Pinchart2013-07-171-17/+20
| |/
* / sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov2013-08-201-1/+0
|/
* sh_eth: get SH7724 support out of #ifdefSergei Shtylyov2013-06-071-2/+2
* usb: renesas_usbhs: fixup sparse errors for common.cKuninori Morimoto2013-04-021-1/+3
* Merge remote-tracking branch 'asoc/topic/simple-card' into asoc-nextMark Brown2013-02-111-10/+9
|\
| * ASoC: simple-card: add asoc_simple_dai for initializingKuninori Morimoto2013-01-141-10/+9
* | Merge remote-tracking branch 'asoc/topic/fsi' into asoc-nextMark Brown2013-02-111-10/+2
|\|