aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-sx150x.c
Commit message (Expand)AuthorAge
* gpio: sx150x: use the new open drain callbackLinus Walleij2016-04-14
* gpio: sx150x: move platform data into driverLinus Walleij2016-04-14
* gpio: sx150x: make explicitly non-modularPaul Gortmaker2016-04-05
* gpio: sx150x: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
* gpio: sx150x: use gpiochip data pointerLinus Walleij2016-01-05
* gpio: sx150x: Be sure to clamp return valueLinus Walleij2015-12-26
* gpio: sx150x: Add support for sx1502Peter Rosin2015-12-22
* gpio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-11-30
* gpio: change member .dev to .parentLinus Walleij2015-11-19
* gpio: sx150x: use container_of() to get state containerLinus Walleij2015-10-02
* gpio: sx150x: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-09-14
* gpio: sx150x: fixup OF supportLinus Walleij2015-01-22
* gpio: sx150x: add dts support for sx150x driverWei Chen2015-01-19
* gpio: sx150x: Fix comparing wrong value with chip->irq_maskedAxel Lin2015-01-15
* gpio: sx150x: add support for sx1506 gpio expander deviceWei Chen2015-01-15
* gpio: sx150x: move to irqdomain framework for sx150x driverWei Chen2015-01-15
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-22
* gpio: pl061/sx150x: Remove unneeded include of linux/workqueue.hAxel Lin2014-04-28
* gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-04
* gpio: use dev_get_platdata()Jingoo Han2013-08-16
* gpio: sx150x: convert to use devm_* functionsNikolay Balandin2013-05-30
* 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: sx150x: Use irq_data_get_irq_chip_data() at appropriate placesAxel Lin2012-09-06
* gpio: reorganize driversGrant Likely2011-06-06