aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/mach-se (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-28media: arch: sh: ms7724se: Use new renesas-ceu camera driverJacopo Mondi1-41/+79
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+20
2018-01-09SolutionEngine771x: add Ether TSU resourceSergei Shtylyov1-2/+12
2018-01-09SolutionEngine771x: fix Ether platform dataSergei Shtylyov1-2/+8
2018-01-08sh_eth: remove sh_eth_plat_data::edmac_endianSergei Shtylyov1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman9-0/+9
2016-05-02mmc: sh_mobile_sdhi: remove obsolete include fileWolfram Sang1-1/+0
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab1-2/+2
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab1-1/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner3-3/+3
2015-07-29sh/intc: Prepare irq flow handlers for irq argument removalThomas Gleixner1-1/+2
2015-07-29sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2-2/+2
2015-03-05mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_infoKuninori Morimoto1-8/+9
2015-02-10sh: eliminate unused irq_reg_{readl,writel} accessorsKevin Cernekee2-6/+0
2014-03-14ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flagsKuninori Morimoto1-3/+1
2013-08-22SolutionEngine7724: fix typo in Ether platform dataSergei Shtylyov1-1/+1
2013-08-20sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov1-1/+0
2013-08-20SolutionEngine7724: fix Ether supportSergei Shtylyov1-1/+3
2013-06-07sh_eth: get SH7724 support out of #ifdefSergei Shtylyov1-2/+2
2013-06-07sh_eth: get SH771x support out of #ifdefSergei Shtylyov1-4/+4
2013-01-14ASoC: simple-card: add asoc_simple_dai for initializingKuninori Morimoto1-11/+10
2012-12-24ASoC: fsi: remove SH_FSI_xxx_INV flagsKuninori Morimoto1-10/+2
2012-07-25Merge branches 'sh/urgent' and 'sh/regulator' into sh-latestPaul Mundt1-0/+15
2012-06-28sh: add fixed voltage regulators to se7724Guennadi Liakhovetski1-0/+15
2012-06-13Merge branch 'sh/dynamic-irq-cleanup' into sh-latestPaul Mundt5-118/+194
2012-05-24sh: se7343: Move CPLD IRQs to irqdomain and generic irq chip.Paul Mundt2-47/+92
2012-05-24sh: se722: Move FPGA IRQs to irqdomain and generic irq chip.Paul Mundt2-48/+89
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-3/+12
2012-05-21sh: Kill off machvec IRQ hinting.Paul Mundt7-17/+0
2012-05-18sh: mach-se evt2irq migration.Paul Mundt2-16/+18
2012-05-18sh: mach-se: Migrate 7724SE off of deprecated dynamic IRQ API.Paul Mundt1-23/+13
2012-04-13ASoC: sh: fsi: use simple-card instead of fsi-ak4642Kuninori Morimoto1-3/+12
2012-03-22Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds1-7/+5
2012-03-22Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+3
2012-03-12fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modesLaurent Pinchart1-4/+4
2012-03-12fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfgLaurent Pinchart1-1/+1
2012-03-12fbdev: sh_mobile_lcdc: Remove board configuration board_data fieldLaurent Pinchart1-2/+0
2012-02-03ASoC: fsi: PortA/B information was controlled by sh_fsi_port_infoKuninori Morimoto1-1/+3
2012-01-27sh: se7724: fix compile breakageGuennadi Liakhovetski1-0/+1
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds1-1/+1
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+13
2011-12-19fbdev: sh_mobile_lcdc: Support FOURCC-based format APILaurent Pinchart1-1/+1
2011-11-24ASoC: fsi-ak4642: modify specification method of FSI / ak464xKuninori Morimoto1-1/+13
2011-11-18sh: hwblk: Kill off hwblk_id from pdev archdata.Paul Mundt2-33/+0
2011-10-28sh: modify the asm/sh_eth.h to linux/sh_eth.h in some boardsYoshihiro Shimoda1-1/+1
2011-07-11SH: static should be at beginning of declarationJesper Juhl1-2/+2
2011-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-3/+3
2011-03-29sh: Convert to new function namesThomas Gleixner4-27/+28
2011-03-29sh: Use the proper accessor functionsThomas Gleixner1-2/+1
2011-03-25sh: fix SDHI IO address-rangeGuennadi Liakhovetski1-2/+2