aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boards (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-31sh: make board-secureedge5410 explicitly non-modularPaul Gortmaker1-2/+1
2016-07-31sh: add support for linking a builtin device tree blob in the kernelRich Felker1-3/+12
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-16/+0
2016-06-23sh: Remove unnecessary of_platform_populate with default match tableKefeng Wang1-14/+0
2016-06-23of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang1-2/+0
2016-06-08sh: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij3-13/+12
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-4/+4
2016-05-02mmc: sh_mobile_sdhi: remove obsolete include fileWolfram Sang6-6/+0
2016-03-30sh: x3proto-gpio: switch to gpiochip_add_data()Linus Walleij1-2/+2
2016-03-30sh: sdk7786-gpio: switch to gpiochip_add_data()Linus Walleij1-2/+2
2016-03-17sh: add SMP method selection to device tree pseudo-boardRich Felker1-3/+86
2016-03-17sh: add device tree support and generic board using device treeRich Felker3-0/+130
2016-01-13Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+1
2015-12-08sh: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON1-1/+1
2015-11-17[media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab1-1/+1
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab5-7/+7
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab5-8/+8
2015-11-06Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtdLinus Torvalds1-3/+0
2015-09-30sh: mach-rsk: remove unnecessary MTD partition probe specificationBrian Norris1-3/+0
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner4-4/+4
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 Liu3-3/+3
2015-07-02Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+1
2015-06-16sh: don't use module_init in non-modular psw.c codePaul Gortmaker1-1/+1
2015-06-16sh: mach-highlander/psw.c is tristate and should use module.hPaul Gortmaker1-1/+1
2015-03-05mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_infoKuninori Morimoto6-35/+39
2015-02-10sh: eliminate unused irq_reg_{readl,writel} accessorsKevin Cernekee2-6/+0
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON1-1/+1
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe1-4/+2
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-06-28ASoC: fsi: use SNDRV_DMA_TYPE_DEV for sound bufferKuninori Morimoto1-0/+2
2014-06-19SH: add proper prompt to SH_MAGIC_PANEL_R2_VERSIONPaul Bolle1-1/+1
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König1-4/+4
2014-04-03arch/sh/boards/board-sh7757lcr.c: fixup SDHI register sizeKuninori Morimoto1-1/+1
2014-03-14ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flagsKuninori Morimoto2-6/+2
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO for SH_CAYMANMark Salter1-0/+1
2013-12-16Merge tag 'v3.13-rc4' into nextDmitry Torokhov1-0/+1
2013-11-25Input: tsc2007 - add device tree support.Denis Carikli1-1/+1
2013-09-25sh: ecovec: fixup compile error on sdhiKuninori Morimoto1-0/+1
2013-09-10Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-81/+8
2013-09-06Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-70/+34
2013-08-24sh: ecovec24: Remove MMCIF and SDHI .set_pwr() callbacksLaurent Pinchart1-41/+0
2013-08-24sh: ecovec24: Remove mmcif .down_pwr() callbackLaurent Pinchart1-6/+0
2013-08-24sh: ecovec24: Use MMC/SDHI CD and RO GPIOLaurent Pinchart1-34/+8
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 Shtylyov5-8/+0
2013-08-20SolutionEngine7724: fix Ether supportSergei Shtylyov1-1/+3
2013-07-17sh: kfr2r09: Use lv5207lp backlightLaurent Pinchart2-53/+14
2013-07-17sh: ecovec24: Use gpio-backlightLaurent Pinchart1-17/+20
2013-06-07sh_eth: get SH7724 support out of #ifdefSergei Shtylyov2-4/+4