aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpio/gpio-pmic-eic-sprd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-03gpio: pmic-eic-sprd: Configure the bit corresponding to the EIC through offsetWenhua Lin1-9/+10
2023-09-27gpio: pmic-eic-sprd: Add can_sleep flag for PMIC EIC chipWenhua Lin1-0/+1
2023-08-01gpio: pmic-eic-sprd: remove unnecessary call to platform_set_drvdata()Andrei Coardos1-1/+0
2023-07-19gpio: Explicitly include correct DT includesRob Herring1-1/+1
2022-12-30gpio: pmic-eic-sprd: Make the irqchip immutableCixi Geng1-11/+18
2021-12-17gpio: Get rid of duplicate of_node assignment in the driversAndy Shevchenko1-1/+0
2020-07-08gpio: gpio-pmic-eic-sprd: Fix incorrectly named property 'map'Lee Jones1-1/+1
2019-08-05gpio: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-02-21gpio: sprd: Change to use SoC compatible stringBaolin Wang1-1/+1
2019-01-21gpio: sprd: Remove unused irq trigger settingBaolin Wang1-1/+0
2018-05-16gpio: pmic_eic: Add edge trigger emulation for PMIC EICBaolin Wang1-2/+56
2018-03-27gpio: Add Spreadtrum PMIC EIC driver supportBaolin Wang1-0/+330