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
/
gpio
/
gpio-pmic-eic-sprd.c
Age
Commit message (
Expand
)
Author
2025-06-23
gpio: pmic-eic-sprd: drop unneeded .set() callback
Bartosz Golaszewski
2024-01-03
gpio: pmic-eic-sprd: Configure the bit corresponding to the EIC through offset
Wenhua Lin
2023-09-27
gpio: pmic-eic-sprd: Add can_sleep flag for PMIC EIC chip
Wenhua Lin
2023-08-01
gpio: pmic-eic-sprd: remove unnecessary call to platform_set_drvdata()
Andrei Coardos
2023-07-19
gpio: Explicitly include correct DT includes
Rob Herring
2022-12-30
gpio: pmic-eic-sprd: Make the irqchip immutable
Cixi Geng
2021-12-17
gpio: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
2020-07-08
gpio: gpio-pmic-eic-sprd: Fix incorrectly named property 'map'
Lee Jones
2019-08-05
gpio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-02-21
gpio: sprd: Change to use SoC compatible string
Baolin Wang
2019-01-21
gpio: sprd: Remove unused irq trigger setting
Baolin Wang
2018-05-16
gpio: pmic_eic: Add edge trigger emulation for PMIC EIC
Baolin Wang
2018-03-27
gpio: Add Spreadtrum PMIC EIC driver support
Baolin Wang