aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* of/gpio: fix of_gpio includesGrant Likely2010-07-051-3/+4
* of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov2010-07-051-9/+24
* of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-051-3/+12
* of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-051-26/+24
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* of: assume big-endian properties, adding conversions where necessaryJeremy Kerr2010-02-091-6/+7
* of/gpio: Implement of_gpio_count()Anton Vorontsov2008-12-211-0/+34
* of/gpio: Implement of_get_gpio_flags()Anton Vorontsov2008-12-031-7/+29
* of: Add new helper of_parse_phandles_with_args()Anton Vorontsov2008-10-131-62/+19
* [POWERPC] of/gpio: Use dynamic base allocationAnton Vorontsov2008-05-231-37/+1
* [POWERPC] OF helpers for the GPIO APIAnton Vorontsov2008-04-171-0/+242