summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-dln2.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: dln2: Include proper headerLinus Walleij2018-03-191-4/+3
* gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-081-1/+1
* pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2017-01-261-4/+8
* gpio: simplify adding threaded interruptsLinus Walleij2016-11-251-1/+0
* gpio: dln2: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-12/+4
* gpio: dln2: use gpiochip data pointerLinus Walleij2016-01-051-14/+14
* gpio: change member .dev to .parentLinus Walleij2015-11-191-5/+5
* gpio: dln2: fix build breakageJohan Hovold2015-05-131-1/+0
* Merge tag 'v3.19-rc5' into develLinus Walleij2015-01-201-89/+67
|\
| * gpio: dln2: use bus_sync_unlock instead of scheduling workOctavian Purdila2015-01-091-41/+51
| * gpio: dln2: Fix gpio output value in dln2_gpio_direction_output()Axel Lin2015-01-071-4/+11
| * gpio: dln2: fix issue when an IRQ is unmasked then enabledOctavian Purdila2015-01-071-46/+7
* | gpio: gpio-dln2: Added a Blank line after declarationMohammad Jamal2015-01-151-0/+1
|/
* gpio: add support for the Diolan DLN-2 USB GPIO driverDaniel Baluta2014-11-101-0/+553
OpenPOWER on IntegriCloud