summaryrefslogtreecommitdiff
path: root/drivers/gpio
Commit message (Expand)AuthorAgeLines
* ENGR00315894-60 GPIO: Modify driver mxc_gpio to support RDC SemaphoresYe.Li2014-06-17-0/+50
* ENGR00315499-18 driver:MAX7310: Add GPIO expander driver for MAX7310Ye.Li2014-06-13-1/+169
* sandbox: Convert GPIOs to use driver modelSimon Glass2014-03-04-78/+139
* dm: Add GPIO support and testsSimon Glass2014-03-04-0/+268
* sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-04-1/+1
* gpio: kona: Add Kona gpio driverDarwin Rambo2014-02-22-0/+142
* s5p: gpio: change gpio coding method for s5p gpio.Przemyslaw Marczak2014-02-03-6/+9
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-06-2/+2
|\
| * mxs_gpio: fix the handling in gpio_direction_output()Michael Heimpold2013-11-13-2/+2
* | at91: add new gpio pin definitionsAndreas Bießmann2013-12-09-3/+1
|/
* Add support for SX151x SPI GPIO ExpandersViktar Palstsiuk2013-11-08-0/+243
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2013-11-04-17/+0
|\
| * blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...Steven Miao2013-11-04-17/+0
* | drivers: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-48/+25
|/
* Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-04-113/+182
|\
| * gpio: atmel: add copyright and remove error header infoBo Shen2013-08-22-1/+1
| * gpio: atmel: add gpio common API supportBo Shen2013-08-22-0/+43
| * gpio: atmel: fix code to use pointer for pio portBo Shen2013-08-22-112/+138
* | SPDX-License-Identifier: fixing some problematic GPL-2.0 filesWolfgang Denk2013-08-19-18/+1
* | Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini2013-08-18-2/+336
|\ \ | |/
| * Merge git://git.denx.de/u-boot-armStefano Babic2013-07-31-326/+354
| |\
| | * gpio: tca642x: Add the tca642x gpio expander driverDan Murphy2013-07-30-0/+334
| * | mxc_gpio: Correct the GPIO handling in gpio_direction_output()Dirk Behme2013-07-24-2/+2
* | | gpio: pca953x: Use ARRAY_SIZE instead of reinventing itAxel Lin2013-08-16-4/+1
* | | gpio: adi_gpio2: Unreserve gpio in special_gpio_free()Axel Lin2013-07-31-2/+2
| |/ |/|
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-326/+20
|/
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-07-10-11/+4
|\
| * gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-codeAxel Lin2013-06-25-8/+1
| * gpio: s3c2440_gpio: Fix wrong writel argumentsAxel Lin2013-06-25-3/+3
* | ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5Axel Lin2013-07-02-1/+1
|/
* bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang2013-05-13-0/+441
* gpio: Add support for microblaze xilinx GPIOMichal Simek2013-05-09-0/+365
* Merge u-boot/master into u-boot-ti/masterTom Rini2013-03-11-2/+7
|\
| * gpio: Build the da8xx_gpio code for the davinci644x deviceHolger Hans Peter Freyther2013-02-20-0/+5
* | da8xx: Add the missing pinmux for da830 to the gpio driverTomas Novotny2013-02-18-0/+133
|/
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-08-7/+3
|\
| * gpio: add gpio_is_valid() to omap_gpio APINikita Kiryanov2012-12-10-7/+3
* | Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang2012-12-10-0/+291
|\ \ | |/ |/|
| * x86: gpio: Add additional GPIO banks to the ICH6 driverBill Richardson2012-12-06-62/+110
| * x86: gpio: Add GPIO driver for Intel ICH6 and later.Bill Richardson2012-12-06-0/+243
* | gpio:fix: Proper handling of GPIO subsystem parts at Samsung devicesŁukasz Majewski2012-11-15-2/+4
* | mx6: use CONFIG_MX6 instead of CONFIG_MX6QTroy Kisky2012-11-10-3/+3
|/
* drivers/gpio/mpc83xx_gpio.c: sparse fixesKim Phillips2012-11-04-2/+2
* Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren2012-10-15-1/+1
* GPIO: pca953x: fix error reportingLaurence Withers2012-10-08-14/+35
* GPIO: pca953x: fix spelling in helpLaurence Withers2012-10-08-1/+1
* ARM : Add GPIO Driver and IOMUX definition for S3C2440Gabriel Huau2012-10-03-0/+96
* Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren2012-09-10-4/+4
* gpio: add gpio api support to mx27 (v4)trem2012-09-01-3/+5
* mxc: Make gpio_get_value() use PSRBenoît Thébaudeau2012-09-01-1/+1