summaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/mach-se
Commit message (Expand)AuthorAgeFilesLines
* 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-163-3/+3
* sh/intc: Prepare irq flow handlers for irq argument removalThomas Gleixner2015-07-291-1/+2
* sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-292-2/+2
* mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_infoKuninori Morimoto2015-03-051-8/+9
* sh: eliminate unused irq_reg_{readl,writel} accessorsKevin Cernekee2015-02-102-6/+0
* 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
* sh_eth: get SH771x support out of #ifdefSergei Shtylyov2013-06-071-4/+4
* 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-135-118/+194
|\ \ | |/ |/|
| * sh: se7343: Move CPLD IRQs to irqdomain and generic irq chip.Paul Mundt2012-05-242-47/+92
| * sh: se722: Move FPGA IRQs to irqdomain and generic irq chip.Paul Mundt2012-05-242-48/+89
| * 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-217-17/+0
* | sh: mach-se evt2irq migration.Paul Mundt2012-05-182-16/+18
|/
* 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-182-33/+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-294-27/+28
* | sh: Use the proper accessor functionsThomas Gleixner2011-03-291-2/+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-133-2/+5
|\
| * Merge branch 'sh/sdio' into sh-latestPaul Mundt2011-01-121-0/+3
| |\
| | * sh: sh7724 Enable SDIO IRQsArnd Hannemann2011-01-121-0/+3