summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-mlxbf3.c
AgeCommit message (Expand)AuthorFilesLines
5 daysgpio: mlxbf3: use platform_get_irq_optional()David Thompson1-1/+1
5 daysRevert "gpio: mlxbf3: only get IRQ for device instance 0"David Thompson1-35/+19
2025-06-27gpio: mlxbf3: only get IRQ for device instance 0David Thompson1-19/+35
2024-08-10gpio: mlxbf3: Support shutdown() functionAsmaa Mnebhi1-0/+14
2024-01-15gpio: mlxbf3: add an error code check in mlxbf3_gpio_probeSu Hui1-0/+2
2023-08-24gpio: mlxbf3: use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski1-1/+1
2023-08-21gpio: mlxbf3: Support add_pin_ranges()Asmaa Mnebhi1-0/+24
2023-06-16gpio: mlxbf3: Add gpio driver supportAsmaa Mnebhi1-0/+248