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