aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2012-12-06x86: gpio: Add additional GPIO banks to the ICH6 driverBill Richardson
2012-12-06x86: gpio: Add GPIO driver for Intel ICH6 and later.Bill Richardson
2012-11-04drivers/gpio/mpc83xx_gpio.c: sparse fixesKim Phillips
2012-10-15Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren
2012-10-08GPIO: pca953x: fix error reportingLaurence Withers
2012-10-08GPIO: pca953x: fix spelling in helpLaurence Withers
2012-10-03ARM : Add GPIO Driver and IOMUX definition for S3C2440Gabriel Huau
2012-09-10Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren
2012-09-01gpio: add gpio api support to mx27 (v4)trem
2012-09-01mxc: Make gpio_get_value() use PSRBenoît Thébaudeau
2012-09-01tegra20: rename tegra2 -> tegra20Allen Martin
2012-09-01ARM: add basic support for the Broadcom BCM2835 SoCStephen Warren
2012-09-01snowball: Add support for ux500 based snowball boardMathieu J. Poirier
2012-09-01mxs: prefix register acessor macros with 'mxs' prefixOtavio Salvador
2012-09-01dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut
2012-08-08sh: Add support pin function control using GPIONobuhiro Iwamatsu
2012-07-07GPIO: Add SPEAr GPIO driverStefan Roese
2012-07-07ATMEL/PIO: Enable new feature of PIO on Atmel deviceBo Shen
2012-07-07gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.*Tom Warren
2012-05-15i.MX25: This architecture has a GPIO4 tooTimo Ketola
2012-04-16imx: Return gpio_set_value in gpio_direction_outputVikram Narayanan
2012-04-16imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5)Vikram Narayanan
2012-04-16imx: Add GPIO_TO_PORT macro in the mxc_gpio driverVikram Narayanan
2012-03-26Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8Robert Delien
2012-03-12sandbox: gpio: add basic driver for simulating GPIOsSimon Glass
2012-01-09mpc83xx: Add a GPIO driver for the MPC83XX familyJoe Hershberger
2012-01-09gpio: Replace ARM gpio.h with the common API in include/asm-genericJoe Hershberger
2011-12-09i.mx: mxc_gpio: add the i.mx6q supportJason Liu
2011-12-09tegra2: Use new GPIO APIs in gpio_config_uart()Stephen Warren
2011-12-09drivers/gpio/da8xx_gpio.c: Fix build warningAnatolij Gustschin
2011-12-06M28: Fix OB1 bug in GPIO driverRobert Deliën
2011-11-21Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2011-11-21Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk
2011-11-18gpio: Adapt PCA9698 to standard GPIO APIDirk Eibach
2011-11-11iMX28: Add GPIO controlMarek Vasut
2011-10-28gpio: Add driver for Altera's PIO coreJoachim Foerster
2011-10-27gpio: mvmfp: reduce include platform fileLei Wen
2011-10-27ARM: kirkwood: reduce dependence of including platform fileLei Wen
2011-10-22gpio: Add PCA9698 40-bit I2C I/O portDirk Eibach
2011-10-17kw_gpio: fix error in kw_gpio_direction_inputHolger Brunck
2011-09-30gpio: Add GPIO driver framework for Marvell SoCsAjay Bhargav
2011-09-11Minor coding style cleanup.Wolfgang Denk
2011-09-04i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c)Łukasz Majewski
2011-09-04IMX: uniform GPIO interface using GPIO frameworkStefano Babic
2011-09-03gpio:samsung s5p_ suffix add for GPIO functionsŁukasz Majewski
2011-08-03DA8xx: add generic GPIO driverLaurence Withers
2011-07-04GPIO: Tegra2: add GPIO driver for Tegra2Tom Warren
2011-05-18AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer
2011-05-18AT91: fix related at91 driver filesReinhard Meyer
2011-05-11gpio: imx: Fix return value on errorFabio Estevam