aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/52xx/mpc52xx_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: Move mpc5200 gpio driver to drivers/gpioGrant Likely2011-07-061-380/+0
* dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-8/+6
* powerpc: remove references to of_device and to_of_deviceGrant Likely2010-07-241-3/+3
* of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov2010-07-051-2/+0
* of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-051-16/+16
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-4/+10
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* powerpc/5200: Rework GPT driver to also be an IRQ controllerGrant Likely2009-02-041-85/+0
* powerpc/mpc52xx: remove dead code from GPIO driverWolfram Sang2009-01-091-3/+0
* mpc52xx_gpio iomem annotationsAl Viro2008-06-041-7/+7
* [POWERPC] mpc5200: add gpiolib support for mpc5200s.hauer@pengutronix.de2008-04-291-0/+465