Age | Commit message (Expand) | Author |
2021-02-27 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2021-02-23 | whack-a-mole: don't open-code iminor/imajor | Al Viro |
2021-01-06 | sh: mach-sh03: remove duplicate include | Wang Qing |
2020-12-07 | sh: boards: Replace <linux/clk-provider.h> by <linux/of_clk.h> | Geert Uytterhoeven |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches |
2020-10-06 | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig |
2020-08-14 | sh: landisk: Add missing initialization of sh_io_port_base | Geert Uytterhoeven |
2020-08-14 | sh: sh2007: Modernize printing of kernel messages | Geert Uytterhoeven |
2020-08-14 | sh: Remove SH5-based Cayman platform | Geert Uytterhoeven |
2020-05-05 | clk: Allow the common clk framework to be selectable | Stephen Boyd |
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 |