Age | Commit message (Expand) | Author |
2012-09-01 | gpio: add gpio api support to mx27 (v4) | trem |
2012-09-01 | mxc: Make gpio_get_value() use PSR | Benoît Thébaudeau |
2012-09-01 | tegra20: rename tegra2 -> tegra20 | Allen Martin |
2012-09-01 | ARM: add basic support for the Broadcom BCM2835 SoC | Stephen Warren |
2012-09-01 | snowball: Add support for ux500 based snowball board | Mathieu J. Poirier |
2012-09-01 | mxs: prefix register acessor macros with 'mxs' prefix | Otavio Salvador |
2012-09-01 | dm: Move OMAP GPIO driver to drivers/gpio/ | Marek Vasut |
2012-08-08 | sh: Add support pin function control using GPIO | Nobuhiro Iwamatsu |
2012-07-07 | GPIO: Add SPEAr GPIO driver | Stefan Roese |
2012-07-07 | ATMEL/PIO: Enable new feature of PIO on Atmel device | Bo Shen |
2012-07-07 | gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.* | Tom Warren |
2012-05-15 | i.MX25: This architecture has a GPIO4 too | Timo Ketola |
2012-04-16 | imx: Return gpio_set_value in gpio_direction_output | Vikram Narayanan |
2012-04-16 | imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5) | Vikram Narayanan |
2012-04-16 | imx: Add GPIO_TO_PORT macro in the mxc_gpio driver | Vikram Narayanan |
2012-03-26 | Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 | Robert Delien |
2012-03-12 | sandbox: gpio: add basic driver for simulating GPIOs | Simon Glass |
2012-01-09 | mpc83xx: Add a GPIO driver for the MPC83XX family | Joe Hershberger |
2012-01-09 | gpio: Replace ARM gpio.h with the common API in include/asm-generic | Joe Hershberger |
2011-12-09 | i.mx: mxc_gpio: add the i.mx6q support | Jason Liu |
2011-12-09 | tegra2: Use new GPIO APIs in gpio_config_uart() | Stephen Warren |
2011-12-09 | drivers/gpio/da8xx_gpio.c: Fix build warning | Anatolij Gustschin |
2011-12-06 | M28: Fix OB1 bug in GPIO driver | Robert Deliën |
2011-11-21 | Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-staging | Wolfgang Denk |
2011-11-21 | Merge branch 'master' of git://git.denx.de/u-boot-nios | Wolfgang Denk |
2011-11-18 | gpio: Adapt PCA9698 to standard GPIO API | Dirk Eibach |
2011-11-11 | iMX28: Add GPIO control | Marek Vasut |
2011-10-28 | gpio: Add driver for Altera's PIO core | Joachim Foerster |
2011-10-27 | gpio: mvmfp: reduce include platform file | Lei Wen |
2011-10-27 | ARM: kirkwood: reduce dependence of including platform file | Lei Wen |
2011-10-22 | gpio: Add PCA9698 40-bit I2C I/O port | Dirk Eibach |
2011-10-17 | kw_gpio: fix error in kw_gpio_direction_input | Holger Brunck |
2011-09-30 | gpio: Add GPIO driver framework for Marvell SoCs | Ajay Bhargav |
2011-09-11 | Minor coding style cleanup. | Wolfgang Denk |
2011-09-04 | i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c) | Łukasz Majewski |
2011-09-04 | IMX: uniform GPIO interface using GPIO framework | Stefano Babic |
2011-09-03 | gpio:samsung s5p_ suffix add for GPIO functions | Łukasz Majewski |
2011-08-03 | DA8xx: add generic GPIO driver | Laurence Withers |
2011-07-04 | GPIO: Tegra2: add GPIO driver for Tegra2 | Tom Warren |
2011-05-18 | AT91: change includes from asm/arch/io.h to asm/io.h | Reinhard Meyer |
2011-05-18 | AT91: fix related at91 driver files | Reinhard Meyer |
2011-05-11 | gpio: imx: Fix return value on error | Fabio Estevam |
2011-04-27 | IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers | Stefano Babic |
2011-02-21 | mvmfp: add MFP configuration support for PANTHEON | Lei Wen |
2011-02-02 | mxc_gpio: add support for MX53 processor | Liu Hui-R64343 |
2011-01-10 | pca953x: support 16-pin devices | Chris Packham |
2010-12-16 | gpio: Add Multi-Function-Pin configuration driver for Marvell SoCs | Prafulla Wadaskar |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-09-29 | Use common function to set GPIOs for MX3 and MX5 | Stefano Babic |
2010-08-26 | ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P | Minkyu Kang |