summaryrefslogtreecommitdiff
path: root/arch/sh/boards
AgeCommit message (Expand)Author
2019-03-12memblock: memblock_phys_alloc(): don't panicMike Rapoport
2019-03-12memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_allocMike Rapoport
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-03-09Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-02-20dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig
2019-02-18media: sh: migor: Include missing dma-mapping headerJacopo Mondi
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-12-28sh: boards: convert to SPDX identifiersKuninori Morimoto
2018-12-28arch/sh/boards/mach-kfr2r09/setup.c: drop pointless static qualifier in kfr2r...YueHaibing
2018-12-28arch/sh/boards/mach-kfr2r09/setup.c: fix struct mtd_oob_ops build warningRandy Dunlap
2018-12-18sh: remove board_time_init() callbackArnd Bergmann
2018-12-18sh: sh03: rtc: push down rtc class ops into driverArnd Bergmann
2018-12-18sh: dreamcast: rtc: push down rtc class ops into driverArnd Bergmann
2018-12-17sh: ecovec24: Fix an ifdefLinus Walleij
2018-12-17mmc: host: tmio: Use GPIO descriptorsLinus Walleij
2018-12-17mmc: spi: Convert to use GPIO descriptorsLinus Walleij
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-23Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon
2018-10-03mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon
2018-09-28SH: use for_each_of_cpu_node iteratorRob Herring
2018-09-17regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij
2018-08-17sh: make use of for_each_node_by_type()Dmitry Torokhov
2018-07-24media: sh: migor: Remove stale soc_camera includeJacopo Mondi
2018-06-28media: ov772x: omit consumer ID when getting clock referenceAkinobu Mita
2018-06-28media: ov772x: use generic names for reset and powerdown gpiosAkinobu Mita
2018-06-28media: arch: sh: ap325rxa: Use new renesas-ceu camera driverJacopo Mondi
2018-06-28media: arch: sh: ms7724se: Use new renesas-ceu camera driverJacopo Mondi
2018-06-28media: arch: sh: kfr2r09: Use new renesas-ceu camera driverJacopo Mondi
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