index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
mediatek
/
mtk-eint.c
Age
Commit message (
Expand
)
Author
2025-06-18
pinctrl: Use dev_fwnode()
Jiri Slaby (SUSE)
2025-05-30
Merge tag 'pinctrl-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-21
pinctrl: mediatek: eint: Fix invalid pointer dereference for v1 platforms
NĂcolas F. R. A. Prado
2025-05-16
pinctrl: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
2025-04-23
pinctrl: mediatek: Fix new design debounce issue
Hao Chang
2025-04-15
pinctrl: mediatek: Fix the invalid conditions
Hao Chang
2025-03-24
pinctrl: mediatek: Add EINT support for multiple addresses
Hao Chang
2022-11-22
pinctrl: meditatek: Startup with the IRQs disabled
Ricardo Ribalda
2022-11-15
pinctrl: mediatek: Export debounce time tables
Linus Walleij
2022-11-14
pinctrl: mediatek: Fix EINT pins input debounce time configuration
AngeloGioacchino Del Regno
2021-08-12
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-02-15
pinctrl: mediatek: Fix trigger type setting follow for unexpected interrupt
Hailong Fan
2020-04-16
pinctrl: mediatek: make MediaTek pinctrl v2 driver ready for buidling loadabl...
Light Hsieh
2019-06-27
pinctrl: mediatek: Update cur_mask in mask/mask ops
Nicolas Boichat
2019-06-26
pinctrl: mediatek: Ignore interrupts that are wake only during resume
Nicolas Boichat
2018-09-14
pinctrl: Include <linux/gpio/driver.h> nothing else
Linus Walleij
2018-07-29
pinctrl: mediatek: include chained_irq.h header
Arnd Bergmann
2018-05-24
pinctrl: mediatek: refactor EINT related code for all MediaTek pinctrl can fit
Sean Wang