Commit Graph

150 Commits (1655f9f6c73c2b4b5d3f3b3c8aab999c194d8486)

Author SHA1 Message Date
Jeroen Hofstee 2115d89db8 gpio: make local functions static 10 years ago
Masahiro Yamada da333ae73c dm: add entries to Kconfig 10 years ago
Simon Glass 7414112d70 dm: x86: Convert Intel ICH6 GPIO driver to use driver model 10 years ago
Simon Glass c65dd445c9 dm: gpio: imx: Drop request()/free() in the driver 10 years ago
Simon Glass 6227fb87c4 dm: gpio: exynos: Drop request()/free() in the driver 10 years ago
Simon Glass 3dd2d48055 dm: gpio: rpi_b: Drop request()/free() in the driver 10 years ago
Simon Glass 5aff3acdb7 dm: gpio: omap3: Drop request()/free() in the driver 10 years ago
Simon Glass 57d99d368e dm: gpio: tegra: Drop request()/free() in the driver 10 years ago
Simon Glass d44f597b12 dm: gpio: Add gpio_requestf() helper for printf() strings 10 years ago
Simon Glass 5e0bbd61df dm: gpio: sandbox: Drop request()/free() in the driver 10 years ago
Simon Glass 62cb89d5eb dm: gpio: sandbox: Implement the remove() method 10 years ago
Simon Glass 699ea9606c dm: gpio: sandbox: Implement the get_function() method 10 years ago
Simon Glass 0757535a7e dm: Move the function for getting GPIO status into the uclass 10 years ago
Simon Glass 6449a506d6 dm: gpio: Add gpio_get_function() and friends 10 years ago
Simon Glass b892d127ff dm: gpio: Implement GPIO reservation in the uclass 10 years ago
Simon Glass 5915a2ad0d dm: omap: gpio: Support driver model 10 years ago
Simon Glass d57b61143d dm: omap: gpio: Put _get_gpio_value() logic into its own function 10 years ago
Simon Glass fe1ef50338 dm: gpio: Support numbered GPIOs 10 years ago
Stefan Roese 3dc23f7852 arm: marvell: Move arch/kirkwood.h to arch/soc.h 10 years ago
Simon Glass 41e98e011d dm: rpi: Convert GPIO driver to driver model 10 years ago
Simon Glass 441d0cfff1 dm: imx: gpio: Support driver model in MXC gpio driver 10 years ago
Simon Glass b8809e60cd dm: exynos: gpio: Convert to driver model 10 years ago
Simon Glass 3a233dbfe9 dm: exynos: Tidy up GPIO defines 10 years ago
Simon Glass 903fd79564 dm: exynos: Tidy up GPIO headers 10 years ago
Marcel Ziswiler 1c1786d4c5 tegra: gpio: fix null label regression 10 years ago
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 11 years ago
Ian Campbell abce2c6220 sunxi: add gpio driver 11 years ago
Axel Lin c0c374024d gpio: spear_gpio: Fix gpio_set_value() implementation 11 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 12 years ago
Bo Shen 6edaea8705 gpio: atmel: add gpio common API support 12 years ago
Bo Shen 4bc9b7a560 gpio: atmel: fix code to use pointer for pio port 12 years ago
Wolfgang Denk bcd4d4eb2b SPDX-License-Identifier: fixing some problematic GPL-2.0 files 12 years ago