Age | Commit message (Expand) | Author | Files | Lines |
2021-02-27 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -4/+2 |
2021-02-23 | whack-a-mole: don't open-code iminor/imajor | Al Viro | 1 | -4/+2 |
2021-01-06 | sh: mach-sh03: remove duplicate include | Wang Qing | 1 | -1/+0 |
2020-12-07 | sh: boards: Replace <linux/clk-provider.h> by <linux/of_clk.h> | Geert Uytterhoeven | 1 | -1/+1 |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches | 1 | -1/+1 |
2020-10-06 | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig | 5 | -2/+5 |
2020-08-14 | sh: landisk: Add missing initialization of sh_io_port_base | Geert Uytterhoeven | 1 | -0/+3 |
2020-08-14 | sh: sh2007: Modernize printing of kernel messages | Geert Uytterhoeven | 1 | -2/+2 |
2020-08-14 | sh: Remove SH5-based Cayman platform | Geert Uytterhoeven | 5 | -386/+0 |
2020-05-05 | clk: Allow the common clk framework to be selectable | Stephen Boyd | 1 | -0/+5 |
2020-03-29 | sh: Replace setup_irq() by request_irq() | afzal mohammed | 1 | -12/+6 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 4 | -4/+4 |
2019-12-01 | Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -8/+25 |
2019-11-25 | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+1 |
2019-11-11 | sh: ecovec24: don't set unused fields in platform data | Bartosz Golaszewski | 1 | -3/+0 |
2019-11-11 | sh: ecovec24: add additional properties to the backlight device | Bartosz Golaszewski | 1 | -5/+25 |
2019-10-18 | sh: Use pr_warn instead of pr_warning | Kefeng Wang | 1 | -1/+1 |
2019-08-22 | driver core: initialize a default DMA mask for platform device | Christoph Hellwig | 5 | -7/+0 |
2019-06-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Yoshinori Sato | 14 | -16/+21 |
2019-05-14 | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> | Masahiro Yamada | 12 | -12/+12 |
2019-05-14 | arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate header | Sabyasachi Gupta | 1 | -1/+0 |
2019-05-02 | Merge branch 'spi-5.2' into spi-next | Mark Brown | 1 | -3/+9 |
2019-04-21 | Fix allyesconfig output. | Yoshinori Sato | 1 | -11/+3 |
2019-04-05 | sh: fix multiple function definition build errors | Randy Dunlap | 1 | -2/+2 |
2019-04-04 | spi: sh-msiof: Convert to use GPIO descriptors | Geert Uytterhoeven | 1 | -3/+9 |
2019-03-12 | memblock: memblock_phys_alloc(): don't panic | Mike Rapoport | 5 | -0/+21 |
2019-03-12 | memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc | Mike Rapoport | 5 | -7/+7 |
2019-03-10 | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 5 | -17/+10 |
2019-03-09 | Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -0/+1 |
2019-02-20 | dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag | Christoph Hellwig | 5 | -17/+10 |
2019-02-18 | media: sh: migor: Include missing dma-mapping header | Jacopo Mondi | 1 | -0/+1 |
2019-02-06 | regulator: fixed/gpio: Pull inversion/OD into gpiolib | Linus Walleij | 1 | -2/+0 |
2018-12-29 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -15/+15 |
2018-12-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 96 | -293/+103 |
2018-12-28 | Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 1 | -7/+36 |
2018-12-28 | sh: boards: convert to SPDX identifiers | Kuninori Morimoto | 95 | -291/+102 |
2018-12-28 | arch/sh/boards/mach-kfr2r09/setup.c: drop pointless static qualifier in kfr2r... | YueHaibing | 1 | -1/+1 |
2018-12-28 | arch/sh/boards/mach-kfr2r09/setup.c: fix struct mtd_oob_ops build warning | Randy Dunlap | 1 | -1/+0 |
2018-12-18 | sh: remove board_time_init() callback | Arnd Bergmann | 1 | -8/+0 |
2018-12-18 | sh: sh03: rtc: push down rtc class ops into driver | Arnd Bergmann | 3 | -30/+33 |
2018-12-18 | sh: dreamcast: rtc: push down rtc class ops into driver | Arnd Bergmann | 3 | -17/+33 |
2018-12-17 | sh: ecovec24: Fix an ifdef | Linus Walleij | 1 | -1/+1 |
2018-12-17 | mmc: host: tmio: Use GPIO descriptors | Linus Walleij | 1 | -4/+22 |
2018-12-17 | mmc: spi: Convert to use GPIO descriptors | Linus Walleij | 1 | -3/+14 |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig | 1 | -15/+15 |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2018-10-23 | Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 1 | -2/+25 |
2018-10-03 | mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.h | Boris Brezillon | 1 | -1/+1 |
2018-10-03 | mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there | Boris Brezillon | 1 | -3/+3 |
2018-10-03 | mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks | Boris Brezillon | 1 | -4/+2 |