Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0ce8543db864929f7ffc5d3d25b00ee5d64b86bd
/
drivers
/
gpio
/
omap_gpio.c
9288265
treewide: Use OF_REAL instead of !OF_PLATDATA
by Simon Glass
· 3 years, 4 months ago
3580f6d
treewide: Simply conditions with the new OF_REAL
by Simon Glass
· 3 years, 4 months ago
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· 4 years, 1 month ago
9558862
dm: Use access methods for dev/uclass private data
by Simon Glass
· 4 years ago
b75b15b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· 4 years ago
aad29ae
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· 4 years ago
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· 4 years ago
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· 4 years ago
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· 4 years ago
a89b4de
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· 4 years, 4 months ago
5a9ecb2
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· 4 years, 4 months ago
a831cef
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· 4 years, 4 months ago
74d6c9a
gpio: omap_gpio: Fix unused function warning in non-DM case
by Tom Rini
· 4 years, 6 months ago
fa4689a
dm: gpio: Allow control of GPIO uclass in SPL
by Simon Glass
· 5 years ago
b508ee5
gpio: Remove DM_FLAG_PRE_RELOC flag in various drivers
by Bin Meng
· 6 years ago
49b7776
DM: omap_gpio: Reduce overhead when used with OF_PLATDATA
by Adam Ford
· 6 years ago
e387e45
GPIO: omap_gpio: Fix gpio name names with device tree
by Adam Ford
· 6 years ago
1ac4c1b
gpio: omap_gpio: Convert to auto-alloc feature when DT is supported
by Adam Ford
· 6 years ago
22f2e93
gpio: omap_gpio: Name GPIO's by bank and index with DM_GPIO
by Adam Ford
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
c16d716
gpio: omap_gpio: Add DM_FLAG_PRE_RELOC flag
by Faiz Abbas
· 7 years ago
f44b4bf
dm: gpio: Correct use of -ENODEV in drivers
by Simon Glass
· 7 years ago
87f4cb7
dm: gpio: Add a comment about not copying some drivers
by Simon Glass
· 7 years ago
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· 8 years ago
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
fc069ea
gpio: omap: remove gpio_xlate routine
by Eric Nelson
· 9 years ago
3722482
drivers: gpio: omap: add support for parsing additional gpio parameters
by Mugunthan V N
· 9 years ago
7bc2bca
gpio: omap: Drop 'method' parameter
by Tom Rini
· 9 years ago
de0977b
dm: core: Add dev_get_uclass_priv() to access uclass private data
by Simon Glass
· 10 years ago
bb4ab58
gpio: omap: Pass correct argument to _get_gpio_direction()
by Axel Lin
· 10 years ago
46715a8
dm: gpio: omap3: Drop request()/free() in the driver
by Simon Glass
· 10 years ago
1a96d7f
dm: omap: gpio: Support driver model
by Simon Glass
· 10 years ago
ba33a3f
dm: omap: gpio: Put _get_gpio_value() logic into its own function
by Simon Glass
· 10 years ago
5064ca4
SPDX-License-Identifier: fixing some problematic GPL-2.0 files
by Wolfgang Denk
· 11 years ago
01a461f
ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5
by Axel Lin
· 11 years ago
e3cb9c1
gpio: add gpio_is_valid() to omap_gpio API
by Nikita Kiryanov
· 12 years ago
aede188
dm: Move OMAP GPIO driver to drivers/gpio/
by Marek Vasut
· 12 years ago
[Renamed from arch/arm/cpu/armv7/omap-common/gpio.c]
f8928f1
gpio: Replace ARM gpio.h with the common API in include/asm-generic
by Joe Hershberger
· 13 years ago
9b124d3
omap: Don't use gpio_free to change direction to input
by Joe Hershberger
· 13 years ago
ea2cf55
omap: gpio: Use generic API
by Sanjeev Premi
· 13 years ago
46b9c20
OMAP: Add function to get state of a GPIO output
by Joel A Fernandes
· 13 years ago
1843eca
omap: fix gpio related build breaks
by Aneesh V
· 13 years ago
9a39088
omap: reuse omap3 gpio support in omap4
by Aneesh V
· 13 years ago
[Renamed (76%) from arch/arm/cpu/armv7/omap3/gpio.c]
6329a8f
ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7
by Steve Sakoman
· 14 years ago
[Renamed from arch/arm/cpu/arm_cortexa8/omap3/gpio.c]
f7c6737
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
by Peter Tyser
· 15 years ago
[Renamed from cpu/arm_cortexa8/omap3/gpio.c]
dd2d1cc
OMAP3 Port kernel omap gpio interface.
by Tom Rix
· 16 years ago