summaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/mach-se/7724/setup.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-231-3/+12
|\
| * ASoC: sh: fsi: use simple-card instead of fsi-ak4642Kuninori Morimoto2012-04-131-3/+12
* | sh: Kill off machvec IRQ hinting.Paul Mundt2012-05-211-1/+0
* | sh: mach-se evt2irq migration.Paul Mundt2012-05-181-15/+16
|/
* Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-03-221-7/+5
|\
| * 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: Remove board configuration board_data fieldLaurent Pinchart2012-03-121-2/+0
* | 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/+1
|/
* 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
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-121-1/+13
|\ \
| * | ASoC: fsi-ak4642: modify specification method of FSI / ak464xKuninori Morimoto2011-11-241-1/+13
| |/
* | sh: hwblk: Kill off hwblk_id from pdev archdata.Paul Mundt2011-11-181-30/+0
|/
* sh: modify the asm/sh_eth.h to linux/sh_eth.h in some boardsYoshihiro Shimoda2011-10-281-1/+1
* SH: static should be at beginning of declarationJesper Juhl2011-07-111-2/+2
* 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
* 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
* Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-01-131-0/+3
|\
| * sh: sh7724 Enable SDIO IRQsArnd Hannemann2011-01-121-0/+3
* | Merge branch 'topic/workq-update' into topic/asocTakashi Iwai2010-12-131-40/+7
|\ \ | |/
| * sh: se/7724: Remove FSI/B of GPIO init codeNobuhiro Iwamatsu2010-12-031-9/+1
| * sh: se/7724: Update clock framework of FSI clock to non-legacyNobuhiro Iwamatsu2010-12-031-29/+4
| * sh: boards: mach-se: use IS_ERR() instead of NULL checkVasiliy Kulikov2010-11-291-2/+2
* | ASoC: sh: fsi-ak4642: Add FSI port and ak464x selectionKuninori Morimoto2010-11-301-0/+5
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-301-20/+34
|\
| * sh: fix an ms7724se compile breakageGuennadi Liakhovetski2010-10-061-16/+16
| * fbdev: sh_mobile_lcdcfb: Support multiple video modes in platform dataGuennadi Liakhovetski2010-09-141-20/+34
* | [media] sh_vou: Don't use module names to load I2C modulesLaurent Pinchart2010-10-221-1/+0
|/
* sh: make sure static declaration on ms7724seKuninori Morimoto2010-06-021-4/+4
* sh: Add SDHI DMA support to ms7724seGuennadi Liakhovetski2010-05-221-0/+17
* sh: add Video Output Unit (VOU) and AK8813 TV-encoder support to ms7724seGuennadi Liakhovetski2010-05-221-8/+82
* sh: Check return value of clk_get on ms7724Kuninori Morimoto2010-05-131-7/+11
* sh: switch boards to clkdevMagnus Damm2010-05-131-2/+0
* sh: ms7724: Add tiny-document for soundKuninori Morimoto2010-03-231-0/+8
* sh: remove dead LED code for migo-r and ms7724seMagnus Damm2010-02-261-17/+0
* sh: ms7724se r-standby supportMagnus Damm2010-02-261-1/+2
* sh: ms7724: modify scan_timing for KEYSCKuninori Morimoto2010-02-251-1/+1
* sh: ms7724: Add sh_sir supportKuninori Morimoto2010-02-251-0/+26
* sh: sh7724: Update FSI/SPU2 clockKuninori Morimoto2010-02-221-5/+10
* sh: sh7724/Ecovec24/KFR2R09/MS7724SE SDHI vector mergeMagnus Damm2010-02-091-2/+2
* Merge branch 'sh/stable-updates'Paul Mundt2010-02-021-1/+1
|\
| * sh: ms7724: Correct sh-eth EEPROM polling timeout.Kuninori Morimoto2010-01-181-1/+1
* | sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-01-261-13/+13
* | sh: heartbeat: Update boards for access size hinting.Paul Mundt2010-01-151-15/+6
|/
* sh: ms7724se: Add ak4642 supportKuninori Morimoto2009-12-151-0/+17
OpenPOWER on IntegriCloud