Age | Commit message (Expand) | Author | Files | Lines |
2015-03-05 | mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info | Kuninori Morimoto | 1 | -8/+9 |
2014-03-14 | ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flags | Kuninori Morimoto | 1 | -3/+1 |
2013-08-23 | SolutionEngine7724: fix typo in Ether platform data | Sergei Shtylyov | 1 | -1/+1 |
2013-08-21 | sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data' | Sergei Shtylyov | 1 | -1/+0 |
2013-08-21 | SolutionEngine7724: fix Ether support | Sergei Shtylyov | 1 | -1/+3 |
2013-06-08 | sh_eth: get SH7724 support out of #ifdef | Sergei Shtylyov | 1 | -2/+2 |
2013-01-14 | ASoC: simple-card: add asoc_simple_dai for initializing | Kuninori Morimoto | 1 | -11/+10 |
2012-12-24 | ASoC: fsi: remove SH_FSI_xxx_INV flags | Kuninori Morimoto | 1 | -10/+2 |
2012-06-28 | sh: add fixed voltage regulators to se7724 | Guennadi Liakhovetski | 1 | -0/+15 |
2012-05-24 | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -3/+12 |
2012-05-21 | sh: Kill off machvec IRQ hinting. | Paul Mundt | 1 | -1/+0 |
2012-05-18 | sh: mach-se evt2irq migration. | Paul Mundt | 1 | -15/+16 |
2012-04-13 | ASoC: sh: fsi: use simple-card instead of fsi-ak4642 | Kuninori Morimoto | 1 | -3/+12 |
2012-03-23 | Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 1 | -7/+5 |
2012-03-23 | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -1/+3 |
2012-03-13 | fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modes | Laurent Pinchart | 1 | -4/+4 |
2012-03-13 | fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfg | Laurent Pinchart | 1 | -1/+1 |
2012-03-13 | fbdev: sh_mobile_lcdc: Remove board configuration board_data field | Laurent Pinchart | 1 | -2/+0 |
2012-02-03 | ASoC: fsi: PortA/B information was controlled by sh_fsi_port_info | Kuninori Morimoto | 1 | -1/+3 |
2012-01-27 | sh: se7724: fix compile breakage | Guennadi Liakhovetski | 1 | -0/+1 |
2012-01-15 | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2012-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -1/+13 |
2011-12-20 | fbdev: sh_mobile_lcdc: Support FOURCC-based format API | Laurent Pinchart | 1 | -1/+1 |
2011-11-24 | ASoC: fsi-ak4642: modify specification method of FSI / ak464x | Kuninori Morimoto | 1 | -1/+13 |
2011-11-18 | sh: hwblk: Kill off hwblk_id from pdev archdata. | Paul Mundt | 1 | -30/+0 |
2011-10-28 | sh: modify the asm/sh_eth.h to linux/sh_eth.h in some boards | Yoshihiro Shimoda | 1 | -1/+1 |
2011-07-11 | SH: static should be at beginning of declaration | Jesper Juhl | 1 | -2/+2 |
2011-03-25 | sh: fix SDHI IO address-range | Guennadi Liakhovetski | 1 | -2/+2 |
2011-03-25 | sh: convert boards to use linux/mmc/sh_mobile_sdhi.h | Guennadi Liakhovetski | 1 | -1/+1 |
2011-01-26 | ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF format | Kuninori Morimoto | 1 | -3/+1 |
2011-01-21 | ASoC: sh: fsi: Add snd_soc_dai_set_fmt support | Kuninori Morimoto | 1 | -2/+0 |
2011-01-13 | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 1 | -0/+3 |
2011-01-12 | sh: sh7724 Enable SDIO IRQs | Arnd Hannemann | 1 | -0/+3 |
2010-12-13 | Merge branch 'topic/workq-update' into topic/asoc | Takashi Iwai | 1 | -40/+7 |
2010-12-03 | sh: se/7724: Remove FSI/B of GPIO init code | Nobuhiro Iwamatsu | 1 | -9/+1 |
2010-12-03 | sh: se/7724: Update clock framework of FSI clock to non-legacy | Nobuhiro Iwamatsu | 1 | -29/+4 |
2010-11-30 | ASoC: sh: fsi-ak4642: Add FSI port and ak464x selection | Kuninori Morimoto | 1 | -0/+5 |
2010-11-29 | sh: boards: mach-se: use IS_ERR() instead of NULL check | Vasiliy Kulikov | 1 | -2/+2 |
2010-10-30 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -20/+34 |
2010-10-23 | [media] sh_vou: Don't use module names to load I2C modules | Laurent Pinchart | 1 | -1/+0 |
2010-10-06 | sh: fix an ms7724se compile breakage | Guennadi Liakhovetski | 1 | -16/+16 |
2010-09-14 | fbdev: sh_mobile_lcdcfb: Support multiple video modes in platform data | Guennadi Liakhovetski | 1 | -20/+34 |
2010-06-02 | sh: make sure static declaration on ms7724se | Kuninori Morimoto | 1 | -4/+4 |
2010-05-22 | sh: Add SDHI DMA support to ms7724se | Guennadi Liakhovetski | 1 | -0/+17 |
2010-05-22 | sh: add Video Output Unit (VOU) and AK8813 TV-encoder support to ms7724se | Guennadi Liakhovetski | 1 | -8/+82 |
2010-05-13 | sh: Check return value of clk_get on ms7724 | Kuninori Morimoto | 1 | -7/+11 |
2010-05-13 | sh: switch boards to clkdev | Magnus Damm | 1 | -2/+0 |
2010-03-23 | sh: ms7724: Add tiny-document for sound | Kuninori Morimoto | 1 | -0/+8 |
2010-02-26 | sh: remove dead LED code for migo-r and ms7724se | Magnus Damm | 1 | -17/+0 |
2010-02-26 | sh: ms7724se r-standby support | Magnus Damm | 1 | -1/+2 |