Age | Commit message (Expand) | Author |
2016-06-03 | dm: gpio: Add methods for open drain setting | mario.six@gdsys.cc |
2016-05-17 | dm: gpio: add a default gpio xlate routine | Eric Nelson |
2016-03-17 | gpio: Use const where possible | Simon Glass |
2016-03-17 | gpio: Add a function to obtain a GPIO vector value | Simon Glass |
2015-07-21 | dm: gpio: Add dm_gpio_request() to manually request a GPIO | Simon Glass |
2015-07-21 | dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name | Simon Glass |
2015-06-04 | gpio: fix typos in GPIO header | Masahiro Yamada |
2015-05-14 | dm: gpio: Fix comment typo in GPIOD_IS_IN | Simon Glass |
2015-05-13 | dm: gpio: Add error handling and a function to claim vector GPIOs | Simon Glass |
2015-01-29 | dm: gpio: Mark the old GPIO API deprecated | Simon Glass |
2015-01-29 | dm: gpio: Add better functions to request GPIOs | Simon Glass |
2015-01-29 | dm: gpio: Add a driver GPIO translation method | Simon Glass |
2015-01-29 | dm: gpio: Add a native driver model API | Simon Glass |
2014-11-21 | dm: gpio: Add a function to read an ID from a list of GPIOs | Simon Glass |
2014-10-26 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2014-10-25 | gpio: add protype for name_to_gpio | Jeroen Hofstee |
2014-10-23 | dm: gpio: Remove unused get_state() uclass method | Simon Glass |
2014-10-23 | dm: gpio: Add gpio_requestf() helper for printf() strings | Simon Glass |
2014-10-23 | dm: Move the function for getting GPIO status into the uclass | Simon Glass |
2014-10-23 | dm: gpio: Add gpio_get_function() and friends | Simon Glass |
2014-10-23 | dm: gpio: Implement GPIO reservation in the uclass | Simon Glass |
2014-10-22 | gpio: header file comment spelling fixes | Marcel Ziswiler |
2014-08-31 | dm: gpio: Enhance gpio command to show only active GPIOs | Simon Glass |
2014-05-27 | dm: rename device struct to udevice | Heiko Schocher |
2014-03-04 | dm: Add GPIO support and tests | Simon Glass |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-12-11 | gpio: remove duplicate function signature | Nikita Kiryanov |
2012-09-21 | Add gpio_request() to asm-generic header | Simon Glass |
2012-01-09 | gpio: Modify common gpio.h to more closely match Linux | Joe Hershberger |
2011-10-17 | Add generic gpio.h in asm-generic | Simon Glass |