Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | of/gpio: fix of_gpio includes | Grant Likely | 2010-07-05 | 1 | -3/+4 |
* | of/gpio: add default of_xlate function if device has a node pointer | Anton Vorontsov | 2010-07-05 | 1 | -9/+24 |
* | of/gpio: stop using device_node data pointer to find gpio_chip | Grant Likely | 2010-07-05 | 1 | -3/+12 |
* | of/gpio: Kill of_gpio_chip and add members directly to gpio_chip | Anton Vorontsov | 2010-07-05 | 1 | -26/+24 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | of: assume big-endian properties, adding conversions where necessary | Jeremy Kerr | 2010-02-09 | 1 | -6/+7 |
* | of/gpio: Implement of_gpio_count() | Anton Vorontsov | 2008-12-21 | 1 | -0/+34 |
* | of/gpio: Implement of_get_gpio_flags() | Anton Vorontsov | 2008-12-03 | 1 | -7/+29 |
* | of: Add new helper of_parse_phandles_with_args() | Anton Vorontsov | 2008-10-13 | 1 | -62/+19 |
* | [POWERPC] of/gpio: Use dynamic base allocation | Anton Vorontsov | 2008-05-23 | 1 | -37/+1 |
* | [POWERPC] OF helpers for the GPIO API | Anton Vorontsov | 2008-04-17 | 1 | -0/+242 |