Age | Commit message (Expand) | Author |
2020-03-29 | sh: Replace setup_irq() by request_irq() | afzal mohammed |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-12-01 | Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-11-25 | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2019-11-11 | sh: ecovec24: don't set unused fields in platform data | Bartosz Golaszewski |
2019-11-11 | sh: ecovec24: add additional properties to the backlight device | Bartosz Golaszewski |
2019-10-18 | sh: Use pr_warn instead of pr_warning | Kefeng Wang |
2019-08-22 | driver core: initialize a default DMA mask for platform device | Christoph Hellwig |
2019-06-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Yoshinori Sato |
2019-05-14 | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> | Masahiro Yamada |
2019-05-14 | arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate header | Sabyasachi Gupta |
2019-05-02 | Merge branch 'spi-5.2' into spi-next | Mark Brown |
2019-04-21 | Fix allyesconfig output. | Yoshinori Sato |
2019-04-05 | sh: fix multiple function definition build errors | Randy Dunlap |
2019-04-04 | spi: sh-msiof: Convert to use GPIO descriptors | Geert Uytterhoeven |
2019-03-12 | memblock: memblock_phys_alloc(): don't panic | Mike Rapoport |
2019-03-12 | memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc | Mike Rapoport |
2019-03-10 | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-03-09 | Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2019-02-20 | dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag | Christoph Hellwig |
2019-02-18 | media: sh: migor: Include missing dma-mapping header | Jacopo Mondi |
2019-02-06 | regulator: fixed/gpio: Pull inversion/OD into gpiolib | Linus Walleij |
2018-12-29 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-12-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-12-28 | Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2018-12-28 | sh: boards: convert to SPDX identifiers | Kuninori Morimoto |
2018-12-28 | arch/sh/boards/mach-kfr2r09/setup.c: drop pointless static qualifier in kfr2r... | YueHaibing |
2018-12-28 | arch/sh/boards/mach-kfr2r09/setup.c: fix struct mtd_oob_ops build warning | Randy Dunlap |
2018-12-18 | sh: remove board_time_init() callback | Arnd Bergmann |
2018-12-18 | sh: sh03: rtc: push down rtc class ops into driver | Arnd Bergmann |
2018-12-18 | sh: dreamcast: rtc: push down rtc class ops into driver | Arnd Bergmann |
2018-12-17 | sh: ecovec24: Fix an ifdef | Linus Walleij |
2018-12-17 | mmc: host: tmio: Use GPIO descriptors | Linus Walleij |
2018-12-17 | mmc: spi: Convert to use GPIO descriptors | Linus Walleij |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-10-23 | Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2018-10-03 | mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.h | Boris Brezillon |
2018-10-03 | mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there | Boris Brezillon |
2018-10-03 | mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks | Boris Brezillon |
2018-09-28 | SH: use for_each_of_cpu_node iterator | Rob Herring |
2018-09-17 | regulator: fixed: Convert to use GPIO descriptor only | Linus Walleij |
2018-08-17 | sh: make use of for_each_node_by_type() | Dmitry Torokhov |
2018-07-24 | media: sh: migor: Remove stale soc_camera include | Jacopo Mondi |
2018-06-28 | media: ov772x: omit consumer ID when getting clock reference | Akinobu Mita |
2018-06-28 | media: ov772x: use generic names for reset and powerdown gpios | Akinobu Mita |
2018-06-28 | media: arch: sh: ap325rxa: Use new renesas-ceu camera driver | Jacopo Mondi |
2018-06-28 | media: arch: sh: ms7724se: Use new renesas-ceu camera driver | Jacopo Mondi |
2018-06-28 | media: arch: sh: kfr2r09: Use new renesas-ceu camera driver | Jacopo Mondi |
2018-06-14 | Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |