aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/qe_lib/gpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-12gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()Grant Likely1-34/+8
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker1-0/+1
2010-07-05of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov1-1/+0
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely1-1/+1
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov1-17/+15
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-08-25powerpc/qe_lib: Set gpio data before changing the direction to outputMichael Barkowski1-2/+2
2008-12-30powerpc/qe: Implement QE Pin Multiplexing APIAnton Vorontsov1-0/+195
2008-06-26powerpc/QE: use arch_initcall to probe QUICC Engine GPIOsAnton Vorontsov1-1/+4
2008-06-10powerpc/QE: implement support for the GPIO LIB APIAnton Vorontsov1-0/+146