aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/mach-ap325rxa/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport1-1/+1
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig1-0/+1
2019-08-22driver core: initialize a default DMA mask for platform deviceChristoph Hellwig1-1/+0
2019-03-12memblock: memblock_phys_alloc(): don't panicMike Rapoport1-0/+3
2019-03-12memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_allocMike Rapoport1-1/+1
2019-02-20dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig1-3/+2
2018-06-28media: arch: sh: ap325rxa: Use new renesas-ceu camera driverJacopo Mondi1-203/+79
2016-05-02mmc: sh_mobile_sdhi: remove obsolete include fileWolfram Sang1-1/+0
2015-11-17[media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab1-1/+1
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab1-1/+1
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab1-1/+1
2015-03-05mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_infoKuninori Morimoto1-4/+5
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON1-1/+1
2012-11-21sh: ap325rxa: Remove unused get_brightness LCDC callbackLaurent Pinchart1-6/+0
2012-06-28sh: add fixed voltage regulators to ap325rxaGuennadi Liakhovetski1-0/+21
2012-05-18sh: ap325rxa evt2irq migration.Paul Mundt1-7/+8
2012-03-12fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modesLaurent Pinchart1-2/+2
2012-03-12fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfgLaurent Pinchart1-4/+2
2012-03-12fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_infoLaurent Pinchart1-2/+2
2012-03-12fbdev: sh_mobile_lcdc: Remove board configuration board_data fieldLaurent Pinchart1-4/+4
2012-01-27sh: se7724: fix compile breakageGuennadi Liakhovetski1-0/+1
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds1-1/+1
2011-12-19fbdev: sh_mobile_lcdc: Support FOURCC-based format APILaurent Pinchart1-1/+1
2011-11-18sh: hwblk: Kill off hwblk_id from pdev archdata.Paul Mundt1-12/+0
2011-11-03[media] sh: ap3rxa: remove redundant soc-camera platform data fieldsGuennadi Liakhovetski1-5/+1
2011-11-03[media] sh: convert ap325rxa to mediabus flagsGuennadi Liakhovetski1-0/+4
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-8/+7
2011-07-27[media] V4L: soc-camera: remove soc-camera bus and devices on itGuennadi Liakhovetski1-8/+7
2011-07-11SH: static should be at beginning of declarationJesper Juhl1-1/+1
2011-05-24sh: switch ap325rxa to dynamically manage the platform cameraGuennadi Liakhovetski1-19/+13
2011-04-07Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds1-8/+24
2011-03-25sh: fix SDHI IO address-rangeGuennadi Liakhovetski1-2/+2
2011-03-25sh: convert boards to use linux/mmc/sh_mobile_sdhi.hGuennadi Liakhovetski1-1/+1
2011-03-10sh: mach-ap325rxa: move backlight control codeAlexandre Courbot1-8/+24
2011-01-12sh: sh7723 / ap325rxa enable SDIO IRQsArnd Hannemann1-0/+16
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-12/+17
2010-10-22[media] soc_camera: Don't use module names to load I2C modulesLaurent Pinchart1-1/+0
2010-09-14fbdev: sh_mobile_lcdcfb: Support multiple video modes in platform dataGuennadi Liakhovetski1-12/+17
2010-08-06Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stableRussell King1-1/+1
2010-08-04sh: add a parameter to LCDC driver's .display_on() callbackGuennadi Liakhovetski1-1/+1
2010-08-02V4L/DVB: mediabus: fix ambiguous pixel code namesGuennadi Liakhovetski1-1/+1
2010-06-02sh: make sure static declaration on mach-ap325rxaKuninori Morimoto1-1/+1
2010-02-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-2/+2
2010-02-26soc-camera: ov772x: Modify buswidth controlKuninori Morimoto1-2/+2
2010-02-09sh: sh7723/AP325 SDHI vector mergeMagnus Damm1-2/+2
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt1-8/+8
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+2
2009-12-16V4L/DVB (13659): soc-camera: convert to the new mediabus APIGuennadi Liakhovetski1-1/+2
2009-12-16V4L/DVB (13650): soc-camera: switch drivers and platforms to use .priv in struct soc_camera_linkGuennadi Liakhovetski1-17/+21
2009-12-09sh: mach-ap325rxa: Add SOCAM_DATA_ACTIVE_HIGH flags for soc-cameraKuninori Morimoto1-1/+2