Age | Commit message (Expand) | Author |
2023-10-25 | sh: Remove superhyway bus support | Arnd Bergmann |
2023-03-17 | sh: intc: move to use bus_get_dev_root() | Greg Kroah-Hartman |
2023-03-01 | Merge tag 'sh-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-02-27 | sh: clk: Fix clk_enable() to return 0 on NULL clk | Geert Uytterhoeven |
2023-02-01 | maple: remove unneeded maple_bus_uevent() callback. | Greg Kroah-Hartman |
2022-07-07 | genirq: Add and use an irq_data_update_affinity helper | Samuel Holland |
2021-09-17 | maple: fix wrong return value of maple_bus_init(). | Lu Wei |
2021-08-05 | sh: superhyway: Simplify check in remove callback | Uwe Kleine-König |
2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König |
2021-04-26 | Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-04-07 | sh: intc: Drop the use of irq_create_identity_mapping() | Marc Zyngier |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky |
2021-01-06 | sh/intc: Restore devm_ioremap() alignment | Geert Uytterhoeven |
2021-01-06 | sh: intc: Convert to DEFINE_SHOW_ATTRIBUTE | Qinglang Miao |
2020-08-14 | iomap: constify ioreadX() iomem argument (as in generic implementation) | Krzysztof Kozlowski |
2020-08-14 | sh: clkfwk: remove r8/r16/r32 | Kuninori Morimoto |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-10-18 | sh/intc: Use pr_warn instead of pr_warning | Kefeng Wang |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-14 | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> | Masahiro Yamada |
2018-08-02 | sh: introduce a sh_cacheop_vaddr helper | Christoph Hellwig |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-02-08 | cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx() | Dominik Brodowski |
2017-11-14 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-19 | sh: make dma_cache_sync a no-op | Christoph Hellwig |
2017-07-06 | drivers/sh/intc/virq.c: delete an error message for a failed memory allocatio... | SF Markus Elfring |
2017-06-09 | sh: superhyway: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman |
2016-12-12 | lib: radix-tree: check accounting of existing slot replacement users | Johannes Weiner |
2016-05-30 | drivers: sh: Stop using the legacy clock domain on ARM | Geert Uytterhoeven |
2016-03-04 | Merge tag 'v4.5-rc6' into core/resources, to resolve conflict | Ingo Molnar |
2016-02-25 | drivers: sh: Restore legacy clock domain on SuperH platforms | Geert Uytterhoeven |
2016-01-30 | drivers: Initialize resource entry to zero | Toshi Kani |
2015-11-24 | drivers: sh: clk: Avoid crashes when passing NULL clocks | Geert Uytterhoeven |
2015-11-24 | drivers: sh: clk: Remove obsolete and unused clk_round_parent() | Geert Uytterhoeven |
2015-11-17 | drivers: sh: Get rid of CONFIG_ARCH_SHMOBILE_MULTI | Geert Uytterhoeven |
2015-09-21 | Merge tag 'renesas-sh-drivers-for-v4.3' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2015-09-16 | sh: Kill off set_irq_flags usage | Rob Herring |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-09-14 | drivers: sh: Disable PM runtime for multi-platform ARM with genpd | Geert Uytterhoeven |
2015-09-14 | drivers: sh: Disable legacy default PM Domain on emev2 | Geert Uytterhoeven |
2015-07-29 | sh/intc: Prepare irq flow handlers for irq argument removal | Thomas Gleixner |
2015-07-29 | sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu |
2015-07-29 | sh/irq: Use access helper irq_data_get_affinity_mask() | Thomas Gleixner |
2015-07-29 | sh/irq: Use irq accessor functions instead of open coded access | Jiang Liu |
2015-07-01 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-06-25 | sh/intc: Fix race in installing chained IRQ handler | Thomas Gleixner |
2015-06-25 | sh/intc: Fix potential race in installing chained IRQ handler | Thomas Gleixner |
2015-05-12 | drivers: sh: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPS | Rajendra Nayak |
2015-04-27 | drivers: sh: Remove test for now unsupported sh7372 | Geert Uytterhoeven |