summaryrefslogtreecommitdiff
path: root/arch/sh/boards/mach-se
AgeCommit message (Expand)AuthorFilesLines
2023-09-28sh: boards: Fix Sound Simple-Card struct nameKuninori Morimoto1-1/+1
2023-09-09sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()Petr Tesarik1-4/+2
2021-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+2
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport1-2/+2
2021-10-11sh: Use modern ASoC DAI format terminologyMark Brown1-1/+1
2021-08-12SH: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2-2/+2
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig1-0/+1
2019-08-22driver core: initialize a default DMA mask for platform deviceChristoph Hellwig1-2/+0
2019-05-15treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2-2/+2
2019-03-12memblock: memblock_phys_alloc(): don't panicMike Rapoport1-0/+6
2019-03-12memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_allocMike Rapoport1-2/+2
2019-02-20dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig1-4/+2
2018-12-28sh: boards: convert to SPDX identifiersKuninori Morimoto17-39/+18
2018-06-28media: arch: sh: ms7724se: Use new renesas-ceu camera driverJacopo Mondi1-41/+79
2018-01-12Merge 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-11sh: 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-23SolutionEngine7724: fix typo in Ether platform dataSergei Shtylyov1-1/+1
2013-08-21sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov1-1/+0
2013-08-21SolutionEngine7724: fix Ether supportSergei Shtylyov1-1/+3
2013-06-08sh_eth: get SH7724 support out of #ifdefSergei Shtylyov1-2/+2
2013-06-08sh_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-24Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus 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-23Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds1-7/+5
2012-03-23Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-1/+3
2012-03-13fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modesLaurent Pinchart1-4/+4
2012-03-13fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfgLaurent Pinchart1-1/+1
2012-03-13fbdev: sh_mobile_lcdc: Remove board configuration board_data fieldLaurent Pinchart1-2/+0