aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-tangier.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-12gpio: tangier: Use correct type for the IRQ chip dataAndy Shevchenko1-3/+6
2023-11-20gpio: tangier: simplify locking using cleanup helpersRaag Jadav1-40/+14
2023-11-13gpio: tangier: unexport suspend/resume handlesRaag Jadav1-4/+2
2023-11-13gpio: tangier: use EXPORT_NS_GPL_SIMPLE_DEV_PM_OPS() helperRaag Jadav1-0/+3
2023-05-23gpio: tangier: calculate number of ctx using temporary variableRaag Jadav1-1/+3
2023-03-06gpio: tangier: Introduce Intel Tangier GPIO driverPandith N1-0/+536