summaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/mach-se/7724
Commit message (Expand)AuthorAgeFilesLines
* sh_eth: remove sh_eth_plat_data::edmac_endianSergei Shtylyov2018-01-081-1/+0
* mmc: sh_mobile_sdhi: remove obsolete include fileWolfram Sang2016-05-021-1/+0
* [media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2015-11-171-2/+2
* [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-171-1/+1
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* sh/intc: Prepare irq flow handlers for irq argument removalThomas Gleixner2015-07-291-1/+2
* mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_infoKuninori Morimoto2015-03-051-8/+9
* ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flagsKuninori Morimoto2014-03-141-3/+1
* SolutionEngine7724: fix typo in Ether platform dataSergei Shtylyov2013-08-221-1/+1
* sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov2013-08-201-1/+0
* SolutionEngine7724: fix Ether supportSergei Shtylyov2013-08-201-1/+3
* sh_eth: get SH7724 support out of #ifdefSergei Shtylyov2013-06-071-2/+2
* ASoC: simple-card: add asoc_simple_dai for initializingKuninori Morimoto2013-01-141-11/+10
* ASoC: fsi: remove SH_FSI_xxx_INV flagsKuninori Morimoto2012-12-241-10/+2
* Merge branches 'sh/urgent' and 'sh/regulator' into sh-latestPaul Mundt2012-07-251-0/+15
|\
| * sh: add fixed voltage regulators to se7724Guennadi Liakhovetski2012-06-281-0/+15
* | Merge branch 'sh/dynamic-irq-cleanup' into sh-latestPaul Mundt2012-06-131-23/+13
|\ \ | |/ |/|
| * sh: mach-se: Migrate 7724SE off of deprecated dynamic IRQ API.Paul Mundt2012-05-181-23/+13
* | 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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-291-3/+3
|\
| * 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: Convert to new function namesThomas Gleixner2011-03-291-8/+7
|/
* 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
|\
OpenPOWER on IntegriCloud