summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/52xx/mpc52xx_gpio.c
AgeCommit message (Expand)Author
2011-07-06gpio: Move mpc5200 gpio driver to drivers/gpioGrant Likely
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely
2010-07-05of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-02-04powerpc/5200: Rework GPT driver to also be an IRQ controllerGrant Likely
2009-01-09powerpc/mpc52xx: remove dead code from GPIO driverWolfram Sang
2008-06-04mpc52xx_gpio iomem annotationsAl Viro
2008-04-29[POWERPC] mpc5200: add gpiolib support for mpc5200s.hauer@pengutronix.de