aboutsummaryrefslogtreecommitdiff
path: root/drivers/of/gpio.c
AgeCommit message (Expand)Author
2010-07-05of/gpio: fix of_gpio includesGrant Likely
2010-07-05of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-09of: assume big-endian properties, adding conversions where necessaryJeremy Kerr
2008-12-21of/gpio: Implement of_gpio_count()Anton Vorontsov
2008-12-03of/gpio: Implement of_get_gpio_flags()Anton Vorontsov
2008-10-13of: Add new helper of_parse_phandles_with_args()Anton Vorontsov
2008-05-23[POWERPC] of/gpio: Use dynamic base allocationAnton Vorontsov
2008-04-17[POWERPC] OF helpers for the GPIO APIAnton Vorontsov