aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/simple_gpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-30powerpc: simple-gpio: use gpiochip data pointerLinus Walleij1-9/+4
2016-01-25powerpc: simple_gpio: Be sure to clamp return valueLinus Walleij1-1/+1
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker1-1/+0
2010-07-05of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov1-1/+0
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov1-4/+2
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
2008-12-30powerpc: Implement GPIO driver for simple memory-mapped banksAnton Vorontsov1-0/+155