summaryrefslogtreecommitdiff
path: root/include/asm-generic/serial.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2009-06-11asm-generic: add legacy I/O header filesArnd Bergmann
52 +0100'>2025-11-14syscore: Pass context data to callbacksThierry Reding 2025-05-16sh: Switch to irq_domain_create_*()Jiri Slaby (SUSE) 2025-03-11sh: remove duplicate ioread/iowrite helpersArnd Bergmann 2024-11-30Merge tag 'sh-for-v6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2024-11-30sh: intc: Fix use-after-free bug in register_intc_controller()Dan Carpenter 2024-10-16sh: intc: Switch to irq_get_nr_irqs()Bart Van Assche 2024-09-26sh: intc: Replace simple_strtoul() with kstrtoul()Hongbo Li 2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman 2024-02-15sh: intc: Make intc_subsys constRicardo B. Marliere 2024-01-04maple: make maple_bus_type static and constGreg Kroah-Hartman 2023-10-25sh: Remove superhyway bus supportArnd Bergmann 2023-03-17sh: intc: move to use bus_get_dev_root()Greg Kroah-Hartman 2023-03-01Merge tag 'sh-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2023-02-27sh: clk: Fix clk_enable() to return 0 on NULL clkGeert Uytterhoeven 2023-02-01maple: remove unneeded maple_bus_uevent() callback.Greg Kroah-Hartman 2022-07-07genirq: Add and use an irq_data_update_affinity helperSamuel Holland 2021-09-17maple: fix wrong return value of maple_bus_init().Lu Wei 2021-08-05sh: superhyway: Simplify check in remove callbackUwe Kleine-König 2021-07-21bus: Make remove callback return voidUwe Kleine-König 2021-04-26Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2021-04-07sh: intc: Drop the use of irq_create_identity_mapping()Marc Zyngier 2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky 2021-01-06sh/intc: Restore devm_ioremap() alignmentGeert Uytterhoeven 2021-01-06sh: intc: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao 2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski 2020-08-14sh: clkfwk: remove r8/r16/r32Kuninori Morimoto 2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig 2019-10-18sh/intc: Use pr_warn instead of pr_warningKefeng Wang 2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner 2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada 2018-08-02sh: introduce a sh_cacheop_vaddr helperChristoph Hellwig