Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-05-06 | 1 | -13/+4 |
|\ | |||||
| * | gpio/gpio-ich: make ichx_gpio_check_available() return a pure boolean value | Mika Westerberg | 2013-03-27 | 1 | -1/+1 |
| * | gpio-ich: Check for pin availability at request time | Jean Delvare | 2013-03-27 | 1 | -12/+3 |
* | | gpio-ich: Fix value returned by ichx_gpio_request | Jean Delvare | 2013-03-27 | 1 | -1/+1 |
|/ | |||||
* | gpio/gpio-ich: fix ichx_gpio_check_available() return what callers expect | Mika Westerberg | 2013-03-02 | 1 | -2/+2 |
* | gpio/ich: Add missing spinlock init | Jean Delvare | 2012-12-19 | 1 | -0/+1 |
* | gpio: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | gpio: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -3/+3 |
* | gpio: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | gpio: gpio-ich: Share ownership of GPIO groups | Jean Delvare | 2012-09-14 | 1 | -10/+69 |
* | gpio: Add support for Intel ICHx/3100/Series[56] GPIO | Peter Tyser | 2012-05-01 | 1 | -0/+419 |