Commit History

Author SHA1 Message Date
  Simon Glass bcee8d6764 dm: gpio: Allow control of GPIO uclass in SPL 4 years ago
  Bin Meng 695c4994ac gpio: Remove DM_FLAG_PRE_RELOC flag in various drivers 5 years ago
  Adam Ford 99571b41c6 DM: omap_gpio: Reduce overhead when used with OF_PLATDATA 5 years ago
  Adam Ford 535f46dad9 GPIO: omap_gpio: Fix gpio name names with device tree 5 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 6 years ago
  Simon Glass 4d68604189 dm: gpio: Add a comment about not copying some drivers 6 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> 7 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 8 years ago
  Tom Rini 0a9e34056f gpio: omap: Drop 'method' parameter 8 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 9 years ago
  Simon Glass 5915a2ad0d dm: omap: gpio: Support driver model 9 years ago
  Simon Glass d57b61143d dm: omap: gpio: Put _get_gpio_value() logic into its own function 9 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 11 years ago
  Marek Vasut 308252adaf dm: Move OMAP GPIO driver to drivers/gpio/ 12 years ago