Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | of: create of_phandle_args to simplify return of phandle parsing data | Grant Likely | 2011-12-12 | 1 | -4/+6 |
* | of/gpio: export of_gpio_simple_xlate | Jamie Iles | 2011-07-29 | 1 | -0/+9 |
* | of/gpio: Add new method for getting gpios under different property names | John Bonesio | 2011-06-28 | 1 | -5/+37 |
* | of/gpio: add default of_xlate function if device has a node pointer | Anton Vorontsov | 2010-07-06 | 1 | -2/+5 |
* | of/gpio: stop using device_node data pointer to find gpio_chip | Grant Likely | 2010-07-06 | 1 | -0/+3 |
* | of/gpio: Kill of_gpio_chip and add members directly to gpio_chip | Anton Vorontsov | 2010-07-06 | 1 | -24/+5 |
* | of/gpio: Implement of_gpio_count() | Anton Vorontsov | 2008-12-21 | 1 | -0/+6 |
* | of/gpio: Implement of_get_gpio_flags() | Anton Vorontsov | 2008-12-03 | 1 | -4/+34 |
* | of_gpio: Should use new <linux/gpio.h> header | Wolfgang Grandegger | 2008-07-22 | 1 | -1/+1 |
* | [POWERPC] OF helpers for the GPIO API | Anton Vorontsov | 2008-04-16 | 1 | -0/+69 |