Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags() | Grant Likely | 2011-12-12 | 1 | -34/+8 |
* | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | of/gpio: add default of_xlate function if device has a node pointer | Anton Vorontsov | 2010-07-05 | 1 | -1/+0 |
* | of/gpio: stop using device_node data pointer to find gpio_chip | Grant Likely | 2010-07-05 | 1 | -1/+1 |
* | of/gpio: Kill of_gpio_chip and add members directly to gpio_chip | Anton Vorontsov | 2010-07-05 | 1 | -17/+15 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | powerpc/qe_lib: Set gpio data before changing the direction to output | Michael Barkowski | 2009-08-25 | 1 | -2/+2 |
* | powerpc/qe: Implement QE Pin Multiplexing API | Anton Vorontsov | 2008-12-30 | 1 | -0/+195 |
* | powerpc/QE: use arch_initcall to probe QUICC Engine GPIOs | Anton Vorontsov | 2008-06-26 | 1 | -1/+4 |
* | powerpc/QE: implement support for the GPIO LIB API | Anton Vorontsov | 2008-06-10 | 1 | -0/+146 |