summaryrefslogtreecommitdiffstats
path: root/drivers/of/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: Fix range check in of_gpio_simple_xlate()Roland Stigge2012-04-101-1/+1
* gpio: constify the data parameter to gpiochip_find()Grant Likely2012-03-021-1/+1
* of_gpio: add support of of_gpio_named_count to be able to count named gpioJean-Christophe PLAGNIOL-VILLARD2012-02-051-4/+5
* of: create of_phandle_args to simplify return of phandle parsing dataGrant Likely2011-12-121-24/+19
* gpiolib: output basic details and consolidate gpio device driversGrant Likely2011-12-121-2/+0
* of/gpio: export of_gpio_simple_xlateJamie Iles2011-07-281-2/+3
* of/gpio: Add new method for getting gpios under different property namesJohn Bonesio2011-06-281-5/+6
* 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
OpenPOWER on IntegriCloud