Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpio: generic: Use platform_device_id->driver_data field for driver flags | Alexander Shiyan | 2014-03-18 | 1 | -7/+9 |
* | gpio: generic: clamp retured value to [0,1] | Linus Walleij | 2014-02-06 | 1 | -1/+1 |
* | gpio: generic: Add label to platform data | Pawel Moll | 2014-02-06 | 1 | -0/+2 |
* | GPIO: gpio-generic: remove kfree() from bgpio_remove call | Alexander Shiyan | 2013-04-11 | 1 | -5/+1 |
* | gpio: gpio-generic: Add 16 and 32 bit big endian byte order support | Andreas Larsson | 2013-04-10 | 1 | -9/+47 |
* | gpio: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | gpio: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | gpio: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | gpio/generic: initialize basic_mmio_gpio shadow variables properly | Shawn Guo | 2012-05-19 | 1 | -5/+11 |
* | gpio: Convert GPIO drivers to module_platform_driver | Mark Brown | 2012-01-02 | 1 | -11/+1 |
* | drivers/gpio/gpio-generic.c: fix build errors | Russell King | 2011-09-14 | 1 | -10/+5 |
* | gpio: reorganize drivers | Grant Likely | 2011-06-06 | 1 | -0/+548 |