summaryrefslogtreecommitdiff
path: root/arch/sh/boards/mach-ecovec24
AgeCommit message (Expand)Author
2024-01-19sh: ecovec24: Rename missed backlight field from fbdev to devGeert Uytterhoeven
2023-09-28sh: boards: Fix Sound Simple-Card struct nameKuninori Morimoto
2023-09-09Merge tag 'sh-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-09sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()Petr Tesarik
2023-06-27backlight/gpio_backlight: Rename field 'fbdev' to 'dev'Thomas Zimmermann
2022-04-26mmc: sh_mmcif: move platform_data header to proper locationWolfram Sang
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2021-10-11sh: Use modern ASoC DAI format terminologyMark Brown
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig
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-08-22driver core: initialize a default DMA mask for platform deviceChristoph Hellwig
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-02-20dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28sh: boards: convert to SPDX identifiersKuninori Morimoto
2018-12-17sh: ecovec24: Fix an ifdefLinus Walleij
2018-12-17mmc: host: tmio: Use GPIO descriptorsLinus Walleij
2018-12-17mmc: spi: Convert to use GPIO descriptorsLinus Walleij
2018-09-17regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij
2018-03-21media: arch: sh: ecovec: Use new renesas-ceu camera driverJacopo Mondi
2018-01-08sh_eth: remove sh_eth_plat_data::edmac_endianSergei Shtylyov
2017-05-22Input: tsc2007 - move header file out of I2C realmWolfram Sang
2016-05-02mmc: sh_mobile_sdhi: remove obsolete include fileWolfram Sang
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab
2015-03-05mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_infoKuninori Morimoto
2014-06-28ASoC: fsi: use SNDRV_DMA_TYPE_DEV for sound bufferKuninori Morimoto
2014-03-14ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flagsKuninori Morimoto
2013-12-16Merge tag 'v3.13-rc4' into nextDmitry Torokhov
2013-11-25Input: tsc2007 - add device tree support.Denis Carikli
2013-09-25sh: ecovec: fixup compile error on sdhiKuninori Morimoto
2013-09-10Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-06Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-24sh: ecovec24: Remove MMCIF and SDHI .set_pwr() callbacksLaurent Pinchart
2013-08-24sh: ecovec24: Remove mmcif .down_pwr() callbackLaurent Pinchart
2013-08-24sh: ecovec24: Use MMC/SDHI CD and RO GPIOLaurent Pinchart
2013-08-20sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov
2013-07-17sh: ecovec24: Use gpio-backlightLaurent Pinchart
2013-06-07sh_eth: get SH7724 support out of #ifdefSergei Shtylyov
2013-04-02usb: renesas_usbhs: fixup sparse errors for common.cKuninori Morimoto
2013-02-11Merge remote-tracking branch 'asoc/topic/simple-card' into asoc-nextMark Brown
2013-02-11Merge remote-tracking branch 'asoc/topic/fsi' into asoc-nextMark Brown
2013-01-16sh: ecovec: add sample amixer settingsKuninori Morimoto
2013-01-14ASoC: simple-card: add asoc_simple_dai for initializingKuninori Morimoto