Age | Commit message (Expand) | Author | Files | Lines |
2012-04-11 | gpio: Fix range check in of_gpio_simple_xlate() | Roland Stigge | 1 | -1/+1 |
2012-03-03 | gpio: constify the data parameter to gpiochip_find() | Grant Likely | 1 | -1/+1 |
2012-02-06 | of_gpio: add support of of_gpio_named_count to be able to count named gpio | Jean-Christophe PLAGNIOL-VILLARD | 1 | -4/+5 |
2011-12-13 | of: create of_phandle_args to simplify return of phandle parsing data | Grant Likely | 1 | -24/+19 |
2011-12-13 | gpiolib: output basic details and consolidate gpio device drivers | Grant Likely | 1 | -2/+0 |
2011-07-29 | of/gpio: export of_gpio_simple_xlate | Jamie Iles | 1 | -2/+3 |
2011-06-29 | of/gpio: Add new method for getting gpios under different property names | John Bonesio | 1 | -5/+6 |
2010-07-06 | of/gpio: fix of_gpio includes | Grant Likely | 1 | -3/+4 |
2010-07-06 | of/gpio: add default of_xlate function if device has a node pointer | Anton Vorontsov | 1 | -9/+24 |
2010-07-06 | of/gpio: stop using device_node data pointer to find gpio_chip | Grant Likely | 1 | -3/+12 |
2010-07-06 | of/gpio: Kill of_gpio_chip and add members directly to gpio_chip | Anton Vorontsov | 1 | -26/+24 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-09 | of: assume big-endian properties, adding conversions where necessary | Jeremy Kerr | 1 | -6/+7 |
2008-12-21 | of/gpio: Implement of_gpio_count() | Anton Vorontsov | 1 | -0/+34 |
2008-12-03 | of/gpio: Implement of_get_gpio_flags() | Anton Vorontsov | 1 | -7/+29 |
2008-10-13 | of: Add new helper of_parse_phandles_with_args() | Anton Vorontsov | 1 | -62/+19 |
2008-05-23 | [POWERPC] of/gpio: Use dynamic base allocation | Anton Vorontsov | 1 | -37/+1 |
2008-04-17 | [POWERPC] OF helpers for the GPIO API | Anton Vorontsov | 1 | -0/+242 |