aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/gpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-09of: assume big-endian properties, adding conversions where necessaryJeremy Kerr1-6/+7
2008-12-21of/gpio: Implement of_gpio_count()Anton Vorontsov1-0/+34
2008-12-03of/gpio: Implement of_get_gpio_flags()Anton Vorontsov1-7/+29
2008-10-13of: Add new helper of_parse_phandles_with_args()Anton Vorontsov1-62/+19
2008-05-23[POWERPC] of/gpio: Use dynamic base allocationAnton Vorontsov1-37/+1
2008-04-17[POWERPC] OF helpers for the GPIO APIAnton Vorontsov1-0/+242