aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-sx150x.c
AgeCommit message (Expand)Author
2015-10-02gpio: sx150x: use container_of() to get state containerLinus Walleij
2015-09-14gpio: sx150x: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas
2015-01-22gpio: sx150x: fixup OF supportLinus Walleij
2015-01-19gpio: sx150x: add dts support for sx150x driverWei Chen
2015-01-15gpio: sx150x: Fix comparing wrong value with chip->irq_maskedAxel Lin
2015-01-15gpio: sx150x: add support for sx1506 gpio expander deviceWei Chen
2015-01-15gpio: sx150x: move to irqdomain framework for sx150x driverWei Chen
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe
2014-04-28gpio: pl061/sx150x: Remove unneeded include of linux/workqueue.hAxel Lin
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij
2013-08-16gpio: use dev_get_platdata()Jingoo Han
2013-05-30gpio: sx150x: convert to use devm_* functionsNikolay Balandin
2012-11-28gpio: remove use of __devexitBill Pemberton
2012-11-28gpio: remove use of __devinitBill Pemberton
2012-11-28gpio: remove use of __devexit_pBill Pemberton
2012-09-06gpio: sx150x: Use irq_data_get_irq_chip_data() at appropriate placesAxel Lin
2011-06-06gpio: reorganize driversGrant Likely