summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-sx150x.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: sx150x: fixup OF supportLinus Walleij2015-01-221-2/+5
* gpio: sx150x: add dts support for sx150x driverWei Chen2015-01-191-1/+16
* gpio: sx150x: Fix comparing wrong value with chip->irq_maskedAxel Lin2015-01-151-1/+1
* gpio: sx150x: add support for sx1506 gpio expander deviceWei Chen2015-01-151-45/+112
* gpio: sx150x: move to irqdomain framework for sx150x driverWei Chen2015-01-151-54/+18
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-221-5/+2
* gpio: pl061/sx150x: Remove unneeded include of linux/workqueue.hAxel Lin2014-04-281-1/+0
* gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-041-1/+1
* gpio: use dev_get_platdata()Jingoo Han2013-08-161-1/+1
* gpio: sx150x: convert to use devm_* functionsNikolay Balandin2013-05-301-11/+7
* gpio: remove use of __devexitBill Pemberton2012-11-281-1/+1
* gpio: remove use of __devinitBill Pemberton2012-11-281-1/+1
* gpio: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* gpio: sx150x: Use irq_data_get_irq_chip_data() at appropriate placesAxel Lin2012-09-061-18/+6
* gpio: reorganize driversGrant Likely2011-06-061-0/+680
OpenPOWER on IntegriCloud