summaryrefslogtreecommitdiffstats
path: root/arch/sh/boards
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-15/+15
|\
| * PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-15/+15
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-2996-293/+103Star
|\ \
| * | sh: boards: convert to SPDX identifiersKuninori Morimoto2018-12-2895-291/+102Star
| * | arch/sh/boards/mach-kfr2r09/setup.c: drop pointless static qualifier in kfr2r...YueHaibing2018-12-281-1/+1
| * | arch/sh/boards/mach-kfr2r09/setup.c: fix struct mtd_oob_ops build warningRandy Dunlap2018-12-281-1/+0Star
| |/
* | Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-12-291-7/+36
|\ \
| * | sh: ecovec24: Fix an ifdefLinus Walleij2018-12-171-1/+1
| * | mmc: host: tmio: Use GPIO descriptorsLinus Walleij2018-12-171-4/+22
| * | mmc: spi: Convert to use GPIO descriptorsLinus Walleij2018-12-171-3/+14
| |/
* | sh: remove board_time_init() callbackArnd Bergmann2018-12-181-8/+0Star
* | sh: sh03: rtc: push down rtc class ops into driverArnd Bergmann2018-12-183-30/+33
* | sh: dreamcast: rtc: push down rtc class ops into driverArnd Bergmann2018-12-183-17/+33
|/
* Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-261-1/+1
|\
| * SH: use for_each_of_cpu_node iteratorRob Herring2018-09-281-1/+1
* | Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2018-10-231-2/+25
|\ \
| * | regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2018-09-171-2/+25
| |/
* | mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon2018-10-031-1/+1
* | mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon2018-10-031-3/+3
* | mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon2018-10-031-4/+2Star
|/
* sh: make use of for_each_node_by_type()Dmitry Torokhov2018-08-181-3/+4
* media: sh: migor: Remove stale soc_camera includeJacopo Mondi2018-07-241-1/+0Star
* media: ov772x: omit consumer ID when getting clock referenceAkinobu Mita2018-06-281-1/+1
* media: ov772x: use generic names for reset and powerdown gpiosAkinobu Mita2018-06-281-2/+3
* media: arch: sh: ap325rxa: Use new renesas-ceu camera driverJacopo Mondi2018-06-281-203/+79Star
* media: arch: sh: ms7724se: Use new renesas-ceu camera driverJacopo Mondi2018-06-281-41/+79
* media: arch: sh: kfr2r09: Use new renesas-ceu camera driverJacopo Mondi2018-06-281-114/+103Star
* 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/+0Star
|\
| * sh: fix memory corruption of unflattened device treeRich Felker2018-04-131-6/+0Star
* | 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/+0Star
| * | 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-042-294/+269Star
|\ \
| * | 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/+100Star
| |/
* / 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-121-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/+0Star
|/
* 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-231-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-101-2/+0Star