summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-ich.c
Commit message (Expand)AuthorAge
* gpio: ich: Implement get_direction functionAaron Sierra2015-04-08
* gpio: drop owner assignment from platform_driversWolfram Sang2014-10-20
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-22
* gpio: ich: set regs and reglen for i3100 and ich6 chipsetVincent Donnefort2014-05-09
* gpio: ich: Add support for Intel AvotonVincent Donnefort2014-03-19
* gpio: ich: Add output levels cache supportVincent Donnefort2014-03-19
* gpio: ich: Add support for multiple register addressesVincent Donnefort2014-03-19
* gpio: ich: Add blink capability optionVincent Donnefort2014-03-19
* gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-04
* gpio: use dev_get_platdata()Jingoo Han2013-08-16
* gpio: ich: add GPO_BLINK supportVincent Donnefort2013-06-19
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-06
|\
| * gpio/gpio-ich: make ichx_gpio_check_available() return a pure boolean valueMika Westerberg2013-03-27
| * gpio-ich: Check for pin availability at request timeJean Delvare2013-03-27
* | gpio-ich: Fix value returned by ichx_gpio_requestJean Delvare2013-03-27
|/
* gpio/gpio-ich: fix ichx_gpio_check_available() return what callers expectMika Westerberg2013-03-02
* gpio/ich: Add missing spinlock initJean Delvare2012-12-19
* 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: gpio-ich: Share ownership of GPIO groupsJean Delvare2012-09-14
* gpio: Add support for Intel ICHx/3100/Series[56] GPIOPeter Tyser2012-05-01