aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/52xx/mpc52xx_gpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-06gpio: Move mpc5200 gpio driver to drivers/gpioGrant Likely1-380/+0
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-8/+6
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely1-3/+3
2010-07-05of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov1-2/+0
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov1-16/+16
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-4/+10
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-2/+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
2009-02-04powerpc/5200: Rework GPT driver to also be an IRQ controllerGrant Likely1-85/+0
2009-01-09powerpc/mpc52xx: remove dead code from GPIO driverWolfram Sang1-3/+0
2008-06-04mpc52xx_gpio iomem annotationsAl Viro1-7/+7
2008-04-29[POWERPC] mpc5200: add gpiolib support for mpc5200s.hauer@pengutronix.de1-0/+465