summaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/mach-ecovec24
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * ASoC: fsi: remove SH_FSI_xxx_INV flagsKuninori Morimoto2012-12-241-10/+2
* | sh: ecovec: add sample amixer settingsKuninori Morimoto2013-01-161-0/+10
|/
* sh: ecovec24: Remove unused get_brightness LCDC callbackLaurent Pinchart2012-11-211-6/+0
* sh: ecovec: care CN5 VBUS if USB host modeKuninori Morimoto2012-08-011-0/+8
* sh: ecovec: switch MMC power control to regulatorsGuennadi Liakhovetski2012-06-281-17/+100
* Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-231-0/+26
|\
| * ASoC: sh: fsi: use simple-card instead of fsi-da7210Kuninori Morimoto2012-04-131-0/+26
* | sh: ecovec24 evt2irq migration.Paul Mundt2012-05-181-21/+23
|/
* sh: ecovec: switch SDHI controllers to card pollingGuennadi Liakhovetski2012-03-281-41/+63
* Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-03-221-11/+9
|\
| * 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-1/+1
| * fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_infoLaurent Pinchart2012-03-121-4/+2
| * fbdev: sh_mobile_lcdc: Remove board configuration board_data fieldLaurent Pinchart2012-03-121-2/+2
* | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-03-221-1/+3
|\ \ | |/ |/|
| * ASoC: fsi: PortA/B information was controlled by sh_fsi_port_infoKuninori Morimoto2012-02-031-1/+3
* | 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-1/+1
|\
| * fbdev: sh_mobile_lcdc: Support FOURCC-based format APILaurent Pinchart2011-12-191-1/+1
* | sh: hwblk: Kill off hwblk_id from pdev archdata.Paul Mundt2011-11-181-36/+0
|/
* sh: modify the asm/sh_eth.h to linux/sh_eth.h in some boardsYoshihiro Shimoda2011-10-281-1/+1
* sh: ecovec: add renesas_usbhs DMAEngine supportKuninori Morimoto2011-08-081-0/+4
* Merge branch 'master' into for-nextJiri Kosina2011-07-111-0/+48
|\
| * sh: ecovec: Add renesas_usbhs supportKuninori Morimoto2011-06-161-0/+48
* | SH: static should be at beginning of declarationJesper Juhl2011-07-111-2/+2
|/
* sh: add MMCIF runtime PM support on ecovecGuennadi Liakhovetski2011-05-241-0/+3
* sh: fix SD / MMC configuration dependencies on ecovecGuennadi Liakhovetski2011-04-181-9/+9
* Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-04-071-0/+18
|\
| * Merge branch 'common/fbdev' of master.kernel.org:/pub/scm/linux/kernel/git/le...Paul Mundt2011-03-291-0/+18
| |\
| | * sh: mach-ecovec24: support for main lcd backlightAlexandre Courbot2011-03-101-0/+18
* | | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-291-6/+6
|\ \ \
| * | | sh: fix SDHI IO address-rangeGuennadi Liakhovetski2011-03-251-2/+2
| * | | sh: convert boards to use linux/mmc/sh_mobile_sdhi.hGuennadi Liakhovetski2011-03-251-1/+1
| * | | sh: ecovec: use the CONFIG_MMC_TMIO symbols instead of MFDGuennadi Liakhovetski2011-03-251-3/+3
| |/ /
* | | sh: Convert to new function namesThomas Gleixner2011-03-291-1/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-181-5/+1
|\ \
| * \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-03-161-5/+1
| |\ \ | | |/ | |/|
| | * ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF formatKuninori Morimoto2011-01-261-3/+1
| | * ASoC: sh: fsi: Add snd_soc_dai_set_fmt supportKuninori Morimoto2011-01-211-2/+0
* | | sh: modify platform_device for sh_eth driverYoshihiro Shimoda2011-03-171-0/+2
|/ /
* | sh: fix MSIOF0 SPI on ecovec: it conflicts with VOUGuennadi Liakhovetski2011-01-181-0/+2
|/
* sh: mach-ecovec24: enable runtime PM for SDHIArnd Hannemann2011-01-121-2/+2
* sh: sh7724 Enable SDIO IRQsArnd Hannemann2011-01-121-0/+2
* sh: Add div6_reparent_clks to clock framework for FSIKuninori Morimoto2010-11-291-30/+4
OpenPOWER on IntegriCloud