Commit Graph

23 Commits (ac5c1f0f3ea56f6ec4f3efced66d8adfe0bb77b8)

Author SHA1 Message Date
Adam Ford 99571b41c6 DM: omap_gpio: Reduce overhead when used with OF_PLATDATA 6 years ago
Adam Ford 535f46dad9 GPIO: omap_gpio: Fix gpio name names with device tree 6 years ago
Adam Ford 6696de885e gpio: omap_gpio: Convert to auto-alloc feature when DT is supported 6 years ago
Adam Ford b4c3fb087b gpio: omap_gpio: Name GPIO's by bank and index with DM_GPIO 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Faiz Abbas 8e14ba7bd5 gpio: omap_gpio: Add DM_FLAG_PRE_RELOC flag 6 years ago
Simon Glass 7c84319af9 dm: gpio: Correct use of -ENODEV in drivers 7 years ago
Simon Glass 4d68604189 dm: gpio: Add a comment about not copying some drivers 7 years ago
Simon Glass a821c4af79 dm: Rename dev_addr..() functions 7 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Eric Nelson 86222f6140 gpio: omap: remove gpio_xlate routine 8 years ago
Mugunthan V N 1ed0f85faf drivers: gpio: omap: add support for parsing additional gpio parameters 9 years ago
Tom Rini 0a9e34056f gpio: omap: Drop 'method' parameter 9 years ago
Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data 9 years ago
Axel Lin 26c0472cb0 gpio: omap: Pass correct argument to _get_gpio_direction() 9 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 11 years ago
Axel Lin 87bd05d78f ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5 11 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/ 12 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 13 years ago
Joel A Fernandes 569919d8e2 OMAP: Add function to get state of a GPIO output 13 years ago
Aneesh V 080a46eaf1 omap: fix gpio related build breaks 13 years ago
Aneesh V 25223a68e5 omap: reuse omap3 gpio support in omap4 13 years ago
Steve Sakoman f56348af5d ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 14 years ago
Peter Tyser 84ad688473 arm: Move cpu/$CPU to arch/arm/cpu/$CPU 14 years ago
Tom Rix 0c872ecd01 OMAP3 Port kernel omap gpio interface. 15 years ago