summaryrefslogtreecommitdiff
path: root/arch/sh/boards
AgeCommit message (Expand)Author
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-05media: arch: sh: migor: Fix TW9910 PDN gpioJacopo Mondi
2018-05-17i2c: pca-platform: move header to platform_dataWolfram Sang
2018-04-13Merge tag 'sh-for-4.17' of git://git.libc.org/linux-shLinus Torvalds
2018-04-12sh: fix memory corruption of unflattened device treeRich Felker
2018-04-07Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-04-03Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-03-24i2c: pca-platform: drop gpio from platform dataChris Packham
2018-03-24sh: sh7785lcr: add GPIO lookup table for i2c controller resetChris Packham
2018-03-21media: arch: sh: ecovec: Use new renesas-ceu camera driverJacopo Mondi
2018-03-05sh: kfr2r09: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flagMasahiro Yamada
2018-02-26media: arch: sh: migor: Use new renesas-ceu camera driverJacopo Mondi
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-09SolutionEngine771x: add Ether TSU resourceSergei Shtylyov
2018-01-09SolutionEngine771x: fix Ether platform dataSergei Shtylyov
2018-01-08sh_eth: remove sh_eth_plat_data::edmac_endianSergei Shtylyov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon
2017-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano
2017-05-22Input: tsc2007 - move header file out of I2C realmWolfram Sang
2017-03-09sh: cayman: IDE support fixBartlomiej Zolnierkiewicz
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-18sh: add Kconfig option for J-Core SoC core driversRich Felker
2016-08-05sh: use common clock framework with device tree boardsRich Felker
2016-07-31sh: make board-secureedge5410 explicitly non-modularPaul Gortmaker
2016-07-31sh: add support for linking a builtin device tree blob in the kernelRich Felker
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-06-23sh: Remove unnecessary of_platform_populate with default match tableKefeng Wang
2016-06-23of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang
2016-06-08sh: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-05-02mmc: sh_mobile_sdhi: remove obsolete include fileWolfram Sang
2016-03-30sh: x3proto-gpio: switch to gpiochip_add_data()Linus Walleij
2016-03-30sh: sdk7786-gpio: switch to gpiochip_add_data()Linus Walleij
2016-03-17sh: add SMP method selection to device tree pseudo-boardRich Felker
2016-03-17sh: add device tree support and generic board using device treeRich Felker
2016-01-13Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-12-08sh: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON
2015-11-17[media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab
2015-11-06Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-09-30sh: mach-rsk: remove unnecessary MTD partition probe specificationBrian Norris
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-07-29sh/intc: Prepare irq flow handlers for irq argument removalThomas Gleixner
2015-07-29sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-07-02Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds
2015-06-16sh: don't use module_init in non-modular psw.c codePaul Gortmaker