Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-07-06 | of/gpio: add default of_xlate function if device has a node pointer | Anton Vorontsov | 1 | -2/+5 |
2010-07-06 | of/gpio: stop using device_node data pointer to find gpio_chip | Grant Likely | 1 | -0/+3 |
2010-07-06 | of/gpio: Kill of_gpio_chip and add members directly to gpio_chip | Anton Vorontsov | 1 | -24/+5 |
2008-12-21 | of/gpio: Implement of_gpio_count() | Anton Vorontsov | 1 | -0/+6 |
2008-12-03 | of/gpio: Implement of_get_gpio_flags() | Anton Vorontsov | 1 | -4/+34 |
2008-07-22 | of_gpio: Should use new <linux/gpio.h> header | Wolfgang Grandegger | 1 | -1/+1 |
2008-04-17 | [POWERPC] OF helpers for the GPIO API | Anton Vorontsov | 1 | -0/+69 |