summaryrefslogtreecommitdiffstats
path: root/arch/sh/boards
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-141-1/+1
|\
| * i2c: pca-platform: move header to platform_dataWolfram Sang2018-05-171-1/+1
* | media: arch: sh: migor: Fix TW9910 PDN gpioJacopo Mondi2018-06-051-1/+1
|/
* Merge tag 'sh-for-4.17' of git://git.libc.org/linux-shLinus Torvalds2018-04-131-6/+0
|\
| * sh: fix memory corruption of unflattened device treeRich Felker2018-04-121-6/+0
* | Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-071-1/+10
|\ \
| * | i2c: pca-platform: drop gpio from platform dataChris Packham2018-03-241-1/+0
| * | sh: sh7785lcr: add GPIO lookup table for i2c controller resetChris Packham2018-03-241-0/+10
| |/
* | Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-04-032-294/+269
|\ \
| * | media: arch: sh: ecovec: Use new renesas-ceu camera driverJacopo Mondi2018-03-211-169/+169
| * | media: arch: sh: migor: Use new renesas-ceu camera driverJacopo Mondi2018-02-261-125/+100
| |/
* | sh: kfr2r09: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flagMasahiro Yamada2018-03-051-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-111-4/+20
|\
| * SolutionEngine771x: add Ether TSU resourceSergei Shtylyov2018-01-091-2/+12
| * SolutionEngine771x: fix Ether platform dataSergei Shtylyov2018-01-091-2/+8
* | sh_eth: remove sh_eth_plat_data::edmac_endianSergei Shtylyov2018-01-085-8/+0
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0225-0/+25
* mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-07-081-1/+1
|\
| * Input: tsc2007 - move header file out of I2C realmWolfram Sang2017-05-221-1/+1
* | clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano2017-06-141-1/+1
* | clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-141-1/+1
|/
* sh: cayman: IDE support fixBartlomiej Zolnierkiewicz2017-03-091-2/+0
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* sh: add Kconfig option for J-Core SoC core driversRich Felker2016-10-181-0/+10
* sh: use common clock framework with device tree boardsRich Felker2016-08-051-0/+1
* sh: make board-secureedge5410 explicitly non-modularPaul Gortmaker2016-07-311-2/+1
* sh: add support for linking a builtin device tree blob in the kernelRich Felker2016-07-311-3/+12
* Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-301-16/+0
|\
| * sh: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-14/+0
| * of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang2016-06-231-2/+0
* | sh: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-083-13/+12
|/
* Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-172-4/+4
|\
| * sh: x3proto-gpio: switch to gpiochip_add_data()Linus Walleij2016-03-301-2/+2
| * sh: sdk7786-gpio: switch to gpiochip_add_data()Linus Walleij2016-03-301-2/+2
* | mmc: sh_mobile_sdhi: remove obsolete include fileWolfram Sang2016-05-026-6/+0
|/
* sh: add SMP method selection to device tree pseudo-boardRich Felker2016-03-171-3/+86
* sh: add device tree support and generic board using device treeRich Felker2016-03-173-0/+130
* Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds2016-01-131-1/+1
|\
| * sh: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON2015-12-081-1/+1
* | [media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab2015-11-171-1/+1
* | [media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2015-11-175-7/+7
* | [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-175-8/+8
|/
* Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtdLinus Torvalds2015-11-061-3/+0
|\
| * sh: mach-rsk: remove unnecessary MTD partition probe specificationBrian Norris2015-09-301-3/+0
* | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-164-4/+4
|/
* 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-293-3/+3
* Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds2015-07-021-1/+1
|\
| * sh: don't use module_init in non-modular psw.c codePaul Gortmaker2015-06-161-1/+1
OpenPOWER on IntegriCloud