Commit Graph

178 Commits (1fd92db83d399ff7918e51ba84bc73d2466b5eb6)

Author SHA1 Message Date
Simon Glass 56a71f891b dm: gpio: Add an implementation for gpio_get_number() 10 years ago
Przemyslaw Marczak 2984e7a102 dm: gpio: request list: return the count if requests max_count reached 10 years ago
Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data 10 years ago
Simon Glass 31f57c2873 x86: Add a x86_ prefix to the x86-specific PCI functions 10 years ago
Paul Kocialkowski 8deacca975 sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig 10 years ago
Paul Kocialkowski f7c7ab636a power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic 10 years ago
Albert ARIBAUD \(3ADEV\) 606f704760 lpc32xx: add GPIO support 10 years ago
Simon Glass bdfb34167f dm: tegra: Enable driver model in SPL and adjust the GPIO driver 10 years ago
Peng Fan 99c0ae16d8 dm:gpio:mxc add DT support 10 years ago
Peng Fan 637a769318 dm:gpio:mxc add a bank_index entry in platdata 10 years ago
Simon Glass f94a1bed07 dm: Expand and complete Kconfig in drivers/ 10 years ago
Axel Lin 26c0472cb0 gpio: omap: Pass correct argument to _get_gpio_direction() 10 years ago
Axel Lin d895821f4c gpio: at91: Fix getting address of private data 10 years ago
Simon Glass 1d08b4b743 dm: exynos: Add a GPIO translation function 10 years ago
Simon Glass 838aa5c94a dm: tegra: Add a GPIO translation function 10 years ago
Simon Glass 3669e0e759 dm: gpio: Add better functions to request GPIOs 10 years ago
Simon Glass 0dac4d51f5 dm: gpio: Add a driver GPIO translation method 10 years ago
Simon Glass ae7123f876 dm: gpio: Add a native driver model API 10 years ago
Hans de Goede 6c727e09a0 sunxi: gpio: Add support for gpio pins on the AXP209 pmic 10 years ago
Axel Lin b0c4ae1a51 mmc: sunxi: Fix misuse of gpio_direction_input() 10 years ago
Bin Meng b71eec3129 x86: ich6-gpio: Add Intel Tunnel Creek GPIO support 10 years ago
Bin Meng 2795573a8c x86: ich6-gpio: Move setup_pch_gpios() to board support codes 10 years ago
Axel Lin 0a54745fc2 gpio: intel_ich6: Set correct gpio output value in ich6_gpio_direction_output() 10 years ago
Simon Glass 918354b18e dm: at91: Add driver model support for atmel GPIO driver 10 years ago
Simon Glass 1b4f25ff8e x86: ivybridge: Add support for early GPIO init 10 years ago
Simon Glass e5901c94e3 dm: gpio: Add a function to read an ID from a list of GPIOs 10 years ago
Simon Glass 7aa9748584 dm: sunxi: Modify the GPIO driver to support driver model 10 years ago
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