aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-dln2.c
AgeCommit message (Expand)Author
2023-10-02gpio: dln2: Convert to platform remove callback returning voidUwe Kleine-König
2022-06-06gpio: dln2: make irq_chip immutableAndy Shevchenko
2021-12-19gpio: dln2: Fix interrupts when replugging the deviceNoralf Trønnes
2021-08-12gpio: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2020-07-23gpio: dln2: Use irqchip templateLinus Walleij
2019-11-07gpio: Use new GPIO_LINE_DIRECTIONMatti Vaittinen
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner
2018-03-19gpio: dln2: Include proper headerLinus Walleij
2017-11-08gpio: Move irqdomain into struct gpio_irq_chipThierry Reding
2017-01-26pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg
2016-11-25gpio: simplify adding threaded interruptsLinus Walleij
2016-02-23gpio: dln2: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan
2016-01-05gpio: dln2: use gpiochip data pointerLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-05-13gpio: dln2: fix build breakageJohan Hovold
2015-01-20Merge tag 'v3.19-rc5' into develLinus Walleij
2015-01-15gpio: gpio-dln2: Added a Blank line after declarationMohammad Jamal
2015-01-09gpio: dln2: use bus_sync_unlock instead of scheduling workOctavian Purdila
2015-01-07gpio: dln2: Fix gpio output value in dln2_gpio_direction_output()Axel Lin
2015-01-07gpio: dln2: fix issue when an IRQ is unmasked then enabledOctavian Purdila
2014-11-10gpio: add support for the Diolan DLN-2 USB GPIO driverDaniel Baluta