summaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/mach-migor
Commit message (Expand)AuthorAgeFilesLines
* sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()Petr Tesarik2023-09-091-1/+1
* memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-1/+1
* dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-061-1/+1
* driver core: initialize a default DMA mask for platform deviceChristoph Hellwig2019-08-221-1/+0
* memblock: memblock_phys_alloc(): don't panicMike Rapoport2019-03-121-0/+3
* memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_allocMike Rapoport2019-03-121-1/+1
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-3/+2
|\
| * dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig2019-02-201-3/+2
* | media: sh: migor: Include missing dma-mapping headerJacopo Mondi2019-02-181-0/+1
|/
* sh: boards: convert to SPDX identifiersKuninori Morimoto2018-12-283-9/+4
* mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon2018-10-031-1/+1
* mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon2018-10-031-3/+3
* mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon2018-10-031-4/+2
* media: sh: migor: Remove stale soc_camera includeJacopo Mondi2018-07-241-1/+0
* media: ov772x: omit consumer ID when getting clock referenceAkinobu Mita2018-06-281-1/+1
* media: ov772x: use generic names for reset and powerdown gpiosAkinobu Mita2018-06-281-2/+3
* media: arch: sh: migor: Fix TW9910 PDN gpioJacopo Mondi2018-06-051-1/+1
* media: arch: sh: migor: Use new renesas-ceu camera driverJacopo Mondi2018-02-261-125/+100
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
* mmc: sh_mobile_sdhi: remove obsolete include fileWolfram Sang2016-05-021-1/+0
* Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds2016-01-131-1/+1
|\
| * sh: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON2015-12-081-1/+1
* | [media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2015-11-171-1/+1
* | [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-171-2/+2
|/
* mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_infoKuninori Morimoto2015-03-051-4/+5
* sh: add fixed voltage regulators to migorGuennadi Liakhovetski2012-06-281-0/+13
* Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-011-1/+0
|\
| * sh: Use the plat_nand default partition parserH Hartley Sweeten2012-05-131-1/+0
* | sh: migor evt2irq migration.Paul Mundt2012-05-181-6/+7
|/
* fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modesLaurent Pinchart2012-03-121-4/+4
* fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfgLaurent Pinchart2012-03-121-5/+3
* fbdev: sh_mobile_lcdc: Remove board configuration board_data fieldLaurent Pinchart2012-03-121-2/+1
* sh: se7724: fix compile breakageGuennadi Liakhovetski2012-01-271-0/+2
* Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-01-141-2/+2
|\
| * fbdev: sh_mobile_lcdc: Support FOURCC-based format APILaurent Pinchart2011-12-191-2/+2
* | sh: hwblk: Kill off hwblk_id from pdev archdata.Paul Mundt2011-11-181-12/+0
|/
* [media] sh: migor: remove unused ov772x buswidth flagGuennadi Liakhovetski2011-11-031-3/+1
* SH: static should be at beginning of declarationJesper Juhl2011-07-111-1/+1
* sh: fix SDHI IO address-rangeGuennadi Liakhovetski2011-03-251-1/+1
* sh: convert boards to use linux/mmc/sh_mobile_sdhi.hGuennadi Liakhovetski2011-03-251-1/+1
* sh: sh7722 Enable SDIO IRQsArnd Hannemann2011-01-121-0/+2
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-301-27/+31
|\
| * fbdev: sh_mobile_lcdcfb: Support multiple video modes in platform dataGuennadi Liakhovetski2010-09-141-27/+31
* | [media] soc_camera: Don't use module names to load I2C modulesLaurent Pinchart2010-10-221-2/+0
|/
* sh: make sure static declaration on mach-migorKuninori Morimoto2010-06-021-1/+1
* sh: Add SDHI DMA support to migorGuennadi Liakhovetski2010-05-221-0/+9
* sh: Fix up ctrl_read/write stragglers in migor setup.Paul Mundt2010-03-021-1/+1
* sh: audio support for the sh7722 Migo-R boardGuennadi Liakhovetski2010-03-021-0/+16
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-02-261-1/+1
|\