summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-eic-sprd.c
AgeCommit message (Expand)Author
2024-02-12Merge tag 'v6.8-rc4' into gpio/for-nextBartosz Golaszewski
2024-01-22gpio: eic-sprd: Clear interrupt after set the interrupt typeWenhua Lin
2024-01-22gpio: eic-sprd: Optimize the calculation method of eic numberWenhua Lin
2023-09-13gpio: eic-sprd: use a helper variable for &pdev->devBartosz Golaszewski
2023-09-13gpio: eic-sprd: unregister from the irq notifier on remove()Bartosz Golaszewski
2023-09-11gpio: eic-sprd: use atomic notifiers to notify all chips about irqsBartosz Golaszewski
2023-07-29gpio: eic-sprd: remove unneeded platform_set_drvdata() callAndrei Coardos
2023-07-19gpio: Explicitly include correct DT includesRob Herring
2022-12-30gpio: eic-sprd: Make the irqchip immutableCixi Geng
2021-12-17gpio: Get rid of duplicate of_node assignment in the driversAndy Shevchenko
2020-12-09gpio: eic-sprd: break loop when getting NULL device resourceChunyan Zhang
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-04-02Revert "gpio: eic-sprd: Use devm_platform_ioremap_resource()"Baolin Wang
2019-10-01gpio: eic: sprd: Fix the incorrect EIC offset when togglingBruce Chen
2019-08-05gpio: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-27gpio: eic-sprd: Use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult
2019-04-11gpio: eic: sprd: Fix incorrect irq type setting for the sync EICBaolin Wang
2019-02-17Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2019-02-13gpio: sprd: Add missing break in switch statementGustavo A. R. Silva
2019-01-23gpio: sprd: Fix incorrect irq type setting for the async EICNeo Hou
2019-01-23gpio: sprd: Fix the incorrect data registerNeo Hou
2018-05-16gpio: eic: Add edge trigger emulation for EICBaolin Wang
2018-03-27gpio: Add Spreadtrum EIC driver supportBaolin Wang