Commit Graph

9 Commits (8a65f69c9cef09aebc20aca98a4ddbf2b4829995)

Author SHA1 Message Date
Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data 10 years ago
Axel Lin 26c0472cb0 gpio: omap: Pass correct argument to _get_gpio_direction() 10 years ago
Simon Glass 5aff3acdb7 dm: gpio: omap3: Drop request()/free() in the driver 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
Wolfgang Denk bcd4d4eb2b SPDX-License-Identifier: fixing some problematic GPL-2.0 files 12 years ago
Axel Lin 87bd05d78f ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5 12 years ago
Nikita Kiryanov dcee1ab320 gpio: add gpio_is_valid() to omap_gpio API 12 years ago
Marek Vasut 308252adaf dm: Move OMAP GPIO driver to drivers/gpio/ 13 years ago
Joe Hershberger 365d607033 gpio: Replace ARM gpio.h with the common API in include/asm-generic 13 years ago
Joe Hershberger b5db0a068a omap: Don't use gpio_free to change direction to input 13 years ago
Sanjeev Premi 81bdc155c7 omap: gpio: Use generic API 14 years ago
Joel A Fernandes 569919d8e2 OMAP: Add function to get state of a GPIO output 14 years ago
Aneesh V 080a46eaf1 omap: fix gpio related build breaks 14 years ago
Aneesh V 25223a68e5 omap: reuse omap3 gpio support in omap4 14 years ago
Steve Sakoman f56348af5d ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 15 years ago
Peter Tyser 84ad688473 arm: Move cpu/$CPU to arch/arm/cpu/$CPU 15 years ago
Tom Rix 0c872ecd01 OMAP3 Port kernel omap gpio interface. 16 years ago