aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/mach-migor/setup.c
AgeCommit message (Expand)Author
2023-09-23sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()Petr Tesarik
2019-08-22driver core: initialize a default DMA mask for platform deviceChristoph Hellwig
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-18media: sh: migor: Include missing dma-mapping headerJacopo Mondi
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon
2018-10-03mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon
2018-07-24media: sh: migor: Remove stale soc_camera includeJacopo Mondi
2018-06-28media: ov772x: omit consumer ID when getting clock referenceAkinobu Mita
2018-06-28media: ov772x: use generic names for reset and powerdown gpiosAkinobu Mita
2018-06-05media: arch: sh: migor: Fix TW9910 PDN gpioJacopo Mondi
2018-02-26media: arch: sh: migor: Use new renesas-ceu camera driverJacopo Mondi
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon
2016-05-02mmc: sh_mobile_sdhi: remove obsolete include fileWolfram Sang
2016-01-13Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-12-08sh: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON
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
2012-06-28sh: add fixed voltage regulators to migorGuennadi Liakhovetski
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-05-18sh: migor evt2irq migration.Paul Mundt
2012-05-13sh: Use the plat_nand default partition parserH Hartley Sweeten
2012-03-12fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modesLaurent Pinchart
2012-03-12fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfgLaurent Pinchart
2012-01-27sh: se7724: fix compile breakageGuennadi Liakhovetski
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds
2011-12-19fbdev: sh_mobile_lcdc: Support FOURCC-based format APILaurent Pinchart
2011-11-18sh: hwblk: Kill off hwblk_id from pdev archdata.Paul Mundt
2011-11-03[media] sh: migor: remove unused ov772x buswidth flagGuennadi Liakhovetski
2011-07-11SH: static should be at beginning of declarationJesper Juhl
2011-03-25sh: fix SDHI IO address-rangeGuennadi Liakhovetski
2011-03-25sh: convert boards to use linux/mmc/sh_mobile_sdhi.hGuennadi Liakhovetski
2011-01-12sh: sh7722 Enable SDIO IRQsArnd Hannemann
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-22[media] soc_camera: Don't use module names to load I2C modulesLaurent Pinchart
2010-09-14fbdev: sh_mobile_lcdcfb: Support multiple video modes in platform dataGuennadi Liakhovetski
2010-06-02sh: make sure static declaration on mach-migorKuninori Morimoto
2010-05-22sh: Add SDHI DMA support to migorGuennadi Liakhovetski
2010-03-02sh: Fix up ctrl_read/write stragglers in migor setup.Paul Mundt
2010-03-02sh: audio support for the sh7722 Migo-R boardGuennadi Liakhovetski
2010-02-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-02-26soc-camera: ov772x: Modify buswidth controlKuninori Morimoto
2010-02-26sh: remove dead LED code for migo-r and ms7724seMagnus Damm
2010-02-09sh: sh7722/Migo-R SDHI vector mergeMagnus Damm
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt
2009-12-16V4L/DVB (13650): soc-camera: switch drivers and platforms to use .priv in str...Guennadi Liakhovetski