Commit Graph

323 Commits (63659ff317c72ff6d74a3147ad758c5904b034bc)

Author SHA1 Message Date
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
Allen Martin 00a2749d7b tegra20: rename tegra2 -> tegra20 12 years ago
Stephen Warren efad6cf881 ARM: add basic support for the Broadcom BCM2835 SoC 12 years ago
Mathieu J. Poirier 84dee301c3 snowball: Add support for ux500 based snowball board 12 years ago
Otavio Salvador ddcf13b152 mxs: prefix register acessor macros with 'mxs' prefix 12 years ago
Marek Vasut 308252adaf dm: Move OMAP GPIO driver to drivers/gpio/ 12 years ago
Nobuhiro Iwamatsu d764c5043d sh: Add support pin function control using GPIO 12 years ago
Stefan Roese 2cb06a4fda GPIO: Add SPEAr GPIO driver 13 years ago
Bo Shen 2b3b1c668b ATMEL/PIO: Enable new feature of PIO on Atmel device 13 years ago
Tom Warren 52a8b82074 gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.* 13 years ago
Timo Ketola eba1868be4 i.MX25: This architecture has a GPIO4 too 13 years ago
Vikram Narayanan d71c9c9fc0 imx: Return gpio_set_value in gpio_direction_output 13 years ago
Vikram Narayanan be28255462 imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5) 13 years ago
Vikram Narayanan 8d28c211f3 imx: Add GPIO_TO_PORT macro in the mxc_gpio driver 13 years ago
Robert Delien b228e14e96 Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 13 years ago
Simon Glass 8d30fcd9a1 sandbox: gpio: add basic driver for simulating GPIOs 13 years ago
Joe Hershberger 4b56579388 mpc83xx: Add a GPIO driver for the MPC83XX family 13 years ago
Joe Hershberger 365d607033 gpio: Replace ARM gpio.h with the common API in include/asm-generic 13 years ago
Jason Liu c8bfe24fec i.mx: mxc_gpio: add the i.mx6q support 13 years ago