summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-max732x.c
Commit message (Expand)AuthorAge
* gpio: max732x: add error handling for i2c_new_dummyZhouyang Jia2018-06-18
* gpio: max732x: Remove duplicate NULL checkAndy Shevchenko2017-11-29
* gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-08
* gpio: max732x: move header file out of I2C realmWolfram Sang2017-05-23
* gpio: simplify adding threaded interruptsLinus Walleij2016-11-25
* gpio: max732x: use gpiochip data pointerLinus Walleij2016-01-05
* gpio: max732x: Be sure to clamp return valueLinus Walleij2015-12-26
* gpio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-11-30
* gpio: change member .dev to .parentLinus Walleij2015-11-19
* gpio: max732x: Fix error handling in probe()Nicholas Krause2015-08-26
* gpio: max732x: Add missing dev reference to gpiochipMarek Vasut2015-07-16
* gpio: max732x: Fix irq-events handlerSemen Protsenko2015-05-06
* gpio: max732x: Add IRQF_SHARED to irq flagsSemen Protsenko2015-05-06
* gpio: max732x: Propagate wake-up setting to parent irq controllerSemen Protsenko2015-05-04
* gpio: max732x: convert to GPIOLIB_IRQCHIPLinus Walleij2015-03-02
* gpio: max732x: use an inline function for container castLinus Walleij2015-02-03
* gpio: max732x: add set_multiple functionMans Rullgard2015-01-30
* gpio: max732x: Fix possible deadlockSemen Protsenko2015-01-15
* gpio: max732x: Rewrite IRQ code to use irq_domain APISemen Protsenko2015-01-15
* gpio: max732x: Add device tree supportSemen Protsenko2015-01-15
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-22
* gpio: max732x: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski2014-03-12
* gpio: max732x: Fix I2C dummy device resource leak on probe failureKrzysztof Kozlowski2014-03-12
* gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-04
* gpio: use dev_get_platdata()Jingoo Han2013-08-16
* gpio: max732x: use devm_kzalloc()Jingoo Han2013-03-27
* gpio: remove use of __devexitBill Pemberton2012-11-28
* gpio: remove use of __devinitBill Pemberton2012-11-28
* gpio: remove use of __devexit_pBill Pemberton2012-11-28
* gpio: reorganize driversGrant Likely2011-06-06