| Commit message (Expand) | Author | Age | Files | Lines |
* | irqchip/meson-gpio: Convert meson_gpio_irq_controller::lock to 'raw_spinlock_t' | Arseniy Krasnov | 2024-07-29 | 1 | -7/+7 |
* | irqchip: Add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 2024-06-23 | 1 | -0/+1 |
* | irqchip/meson-gpio: Add support for Amlogic-T7 SoCs | Huqiang Qin | 2024-02-22 | 1 | -0/+5 |
* | irqchip: Add support for Amlogic-C3 SoCs | Huqiang Qin | 2023-08-21 | 1 | -0/+5 |
* | irqchip/meson-gpio: Mark OF related data as maybe unused | Krzysztof Kozlowski | 2023-05-16 | 1 | -1/+1 |
* | irqchip/meson-gpio: Add support for meson s4 SoCs | Qianggui Song | 2022-03-09 | 1 | -0/+65 |
* | irqchip/meson-gpio: add select trigger type callback | Qianggui Song | 2022-03-04 | 1 | -7/+13 |
* | irqchip/meson-gpio: support more than 8 channels gpio irq | Qianggui Song | 2022-03-04 | 1 | -9/+12 |
* | irqchip/meson-gpio: Make it possible to build as a module | Neil Armstrong | 2021-10-20 | 1 | -6/+9 |
* | irq: Fix typos in comments | Ingo Molnar | 2021-03-22 | 1 | -1/+1 |
* | irqchip/meson-gpio: Fix HARDIRQ-safe -> HARDIRQ-unsafe lock order | Marc Zyngier | 2020-04-17 | 1 | -8/+10 |
* | irqchip/meson-gpio: Add support for meson a1 SoCs | Qianggui Song | 2020-01-20 | 1 | -0/+42 |
* | irqchip/meson-gpio: Rework meson irqchip driver to support meson-A1 SoCs | Qianggui Song | 2020-01-20 | 1 | -25/+70 |
* | irqchip/meson-gpio: Add support for meson sm1 SoCs | Jerome Brunet | 2019-08-30 | 1 | -14/+38 |
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-07-08 | 1 | -0/+1 |
|\ |
|
| * | irqchip/meson-gpio: Add support for Meson-G12A SoC | Xingyu Chen | 2019-06-11 | 1 | -0/+1 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 463 | Thomas Gleixner | 2019-06-19 | 1 | -14/+1 |
|/ |
|
* | irqchip/meson-gpio: Add support for Meson-AXG SoCs | Yixun Lan | 2018-05-24 | 1 | -0/+5 |
* | irqchip/meson-gpio: add support for Meson8 SoCs | Martin Blumenstingl | 2017-11-02 | 1 | -0/+5 |
* | irqchip/meson: Add support for gpio interrupt controller | Jerome Brunet | 2017-10-19 | 1 | -0/+414 |