Commit Graph

123 Commits (b966db0d7259293e2c9c216c7a5dce30dacacfd9)

Author SHA1 Message Date
Masahiro Yamada ed36323f6d kconfig: add blank Kconfig files 10 years ago
Simon Glass 2fccd2d96b tegra: Convert tegra GPIO driver to use driver model 10 years ago
Simon Glass 5b9765c7d6 dm: gpio: Don't use the driver model uclass for SPL 10 years ago
Ian Campbell abce2c6220 sunxi: add gpio driver 10 years ago
Axel Lin c0c374024d gpio: spear_gpio: Fix gpio_set_value() implementation 10 years ago
Simon Glass 939cda5bf0 dm: Use case-insensitive comparison for GPIO banks 11 years ago
Simon Glass ae7f451308 dm: Rename struct device_id to udevice_id 11 years ago
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 11 years ago
Wu, Josh 7d82d89772 gpio: at91: add sanity check for the NULL pointer 11 years ago
Stephen Warren eceb3f26f4 ARM: tegra: add GPIO initialization table function 11 years ago
Akshay Saraswat f6ae1ca058 S5P: Exynos: Add GPIO pin numbering and rename definitions 11 years ago
Simon Glass e2d8a714a7 sandbox: Convert GPIOs to use driver model 11 years ago
Simon Glass 96495d90fe dm: Add GPIO support and tests 11 years ago
Alexey Brodkin 1ace402239 sizes.h - consolidate for all architectures 11 years ago
Darwin Rambo 24e5219754 gpio: kona: Add Kona gpio driver 11 years ago
Przemyslaw Marczak 8475c869c3 s5p: gpio: change gpio coding method for s5p gpio. 11 years ago
Andreas Bießmann 9ecc922e75 at91: add new gpio pin definitions 11 years ago
Michael Heimpold ac135f6699 mxs_gpio: fix the handling in gpio_direction_output() 11 years ago
Viktar Palstsiuk 7d9ec6a0af Add support for SX151x SPI GPIO Expanders 11 years ago
Steven Miao cae4d0403c blackfin: Move machine specific gpio_port_t structure back to blackfin arch folder. 11 years ago
Masahiro Yamada 710f1d3d5f drivers: convert makefiles to Kbuild style 11 years ago
Bo Shen 39b787ecc5 gpio: atmel: add copyright and remove error header info 11 years ago
Bo Shen 6edaea8705 gpio: atmel: add gpio common API support 11 years ago
Bo Shen 4bc9b7a560 gpio: atmel: fix code to use pointer for pio port 11 years ago
Wolfgang Denk bcd4d4eb2b SPDX-License-Identifier: fixing some problematic GPL-2.0 files 11 years ago
Axel Lin f218761743 gpio: pca953x: Use ARRAY_SIZE instead of reinventing it 11 years ago
Axel Lin 2ced773a1a gpio: adi_gpio2: Unreserve gpio in special_gpio_free() 11 years ago
Dan Murphy 61c1775f16 gpio: tca642x: Add the tca642x gpio expander driver 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Dirk Behme 04c79cbd5f mxc_gpio: Correct the GPIO handling in gpio_direction_output() 11 years ago
Axel Lin 87bd05d78f ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5 12 years ago
Axel Lin 70125f3411 gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-code 12 years ago
Axel Lin 79a6fcf257 gpio: s3c2440_gpio: Fix wrong writel arguments 12 years ago
Sonic Zhang da34aae5fb bfin: Move gpio support for bf54x and bf60x into the generic driver folder. 12 years ago
Michal Simek 4e779ad2e5 gpio: Add support for microblaze xilinx GPIO 12 years ago
Holger Hans Peter Freyther 03414ac45e gpio: Build the da8xx_gpio code for the davinci644x device 12 years ago
Tomas Novotny b9f56698c7 da8xx: Add the missing pinmux for da830 to the gpio driver 12 years ago
Nikita Kiryanov dcee1ab320 gpio: add gpio_is_valid() to omap_gpio API 12 years ago
Bill Richardson 57be9172fc x86: gpio: Add additional GPIO banks to the ICH6 driver 12 years ago
Bill Richardson 55ae10f8db x86: gpio: Add GPIO driver for Intel ICH6 and later. 12 years ago
Łukasz Majewski 822593f028 gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices 12 years ago
Troy Kisky 5ea6d7c8fc mx6: use CONFIG_MX6 instead of CONFIG_MX6Q 12 years ago
Kim Phillips 8121d3c5cc drivers/gpio/mpc83xx_gpio.c: sparse fixes 12 years ago
Tom Warren 150c24936b Tegra20: Move some include files to arch-tegra for sharing with Tegra30 12 years ago
Laurence Withers 633efe9c23 GPIO: pca953x: fix error reporting 12 years ago
Laurence Withers d75bc03f45 GPIO: pca953x: fix spelling in help 12 years ago
Gabriel Huau 5d889ae79e ARM : Add GPIO Driver and IOMUX definition for S3C2440 12 years ago
Tom Warren 29f3e3f248 Tegra: Change Tegra20 to Tegra in common code, prep for T30 12 years ago
trem e71c39def6 gpio: add gpio api support to mx27 (v4) 12 years ago
Benoît Thébaudeau 5dafa4543c mxc: Make gpio_get_value() use PSR 12 years ago