index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-20
Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
4
-5
/
+5
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
4
-5
/
+5
2022-01-19
Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
3
-0
/
+163
2022-01-16
gpio: da8xx_gpio: Fix gpio name with address
chao zeng
1
-0
/
+8
2022-01-05
zynqmp: gpio: Add support for zynqmp gpio modepin driver
T Karthik Reddy
3
-0
/
+163
2021-12-27
Convert CONFIG_KIRKWOOD_GPIO to Kconfig
Tom Rini
1
-0
/
+5
2021-11-10
gpio: stm32: create include file for driver private data
Patrick Delaunay
2
-1
/
+88
2021-10-31
SoC: exynos: add support for exynos 78x0
Dzmitry Sankouski
1
-0
/
+1
2021-10-31
pinctrl: qcom: add pinctrl and gpio drivers for SDM845 SoC
Dzmitry Sankouski
2
-3
/
+6
2021-10-20
gpio: sifive: Fix -Wint-to-pointer-cast warning
Bin Meng
1
-4
/
+2
2021-10-19
drivers/gpio: add support for MAX7320 i2c i/o expander
Hannes Schmelzer
3
-0
/
+122
2021-10-11
sunxi: gpio: Remove bank-specific size macros
Samuel Holland
1
-2
/
+0
2021-10-11
sunxi: Clean up inclusions of asm/arch/gpio.h
Samuel Holland
2
-2
/
+0
2021-10-11
gpio: sunxi: Remove the sunxi_name_to_gpio_bank function
Samuel Holland
1
-14
/
+0
2021-10-05
gpio: Factor out DT flag translation
Samuel Holland
1
-21
/
+29
2021-10-05
gpio: Verify validity of pin offsets from device trees
Samuel Holland
1
-0
/
+4
2021-10-05
gpio: Verify validity of pin offsets when looking up names
Samuel Holland
1
-1
/
+2
2021-10-01
arm: Remove zmx25 board and ARCH_MX25
Tom Rini
1
-3
/
+3
2021-10-01
arm: Remove aspenite board
Tom Rini
2
-56
/
+0
2021-09-30
WS cleanup: remove excessive empty lines
Wolfgang Denk
1
-2
/
+0
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
1
-2
/
+0
2021-09-25
dm: gpio: Add of-platdata support
Simon Glass
4
-8
/
+57
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
3
-3
/
+3
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
2
-3
/
+3
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
1
-1
/
+1
2021-09-13
pci: Drop DM_PCI
Simon Glass
1
-1
/
+1
2021-09-04
gpio: Add a GPIO config
Simon Glass
1
-2
/
+14
2021-09-04
tegra: gpio: Drop use of CONFIG_xxx variables
Simon Glass
1
-5
/
+5
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
1
-10
/
+0
2021-08-22
gpio: mcp230xx: Introduce new driver
Sebastian Reichel
3
-0
/
+246
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
3
-5
/
+5
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
1
-2
/
+2
2021-07-28
Rename GPIO_SUPPORT to GPIO
Simon Glass
1
-3
/
+3
2021-07-23
i2c: pcf8575: Add support for 8 bit I2C IO expanders (like pca8574)
Lukasz Majewski
1
-21
/
+19
2021-07-23
i2c: pcf8575: Remove not used members of pcf8575_chip structure
Lukasz Majewski
1
-3
/
+0
2021-07-14
gpio: Add driver for Nomadik GPIO
Stephan Gerhold
3
-0
/
+134
2021-07-14
gpio: Drop long unused DB8500 GPIO driver
Stephan Gerhold
2
-222
/
+0
2021-07-07
arm: Remove spear600 boards and the rest of SPEAr support
Tom Rini
2
-90
/
+0
2021-07-01
Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
1
-1
/
+1
2021-06-24
gpio: renesas: Handle R8A779A0 V3U INEN register
Marek Vasut
1
-0
/
+14
2021-06-23
gpio: pca953x: Add missing i2c dependency
Michal Simek
1
-1
/
+1
2021-05-21
gpio: renesas: Pass struct udevice to rcar_gpio_set_direction()
Marek Vasut
1
-7
/
+6
2021-05-04
dm: gpio: Fix gpio_get_list_count failing with livetree
Sean Anderson
1
-3
/
+3
2021-04-19
gpio: atmel_pio4: add support for sama7g5 pio4 version with 5 banks
Eugen Hristev
1
-0
/
+22
2021-04-12
gpio: Drop dm_gpio_set_dir()
Simon Glass
1
-11
/
+0
2021-03-27
x86: Probe device if needed in intel_gpio_xlate()
Simon Glass
1
-1
/
+13
2021-03-15
Merge tag 'v2021.04-rc4' into next
Tom Rini
1
-3
/
+4
2021-03-05
gpio: mpc8xxx: Support controller register physical address beyond 32-bit
Bin Meng
1
-3
/
+4
2021-03-03
gpio: Add a way to read 3-way strapping pins
Simon Glass
2
-4
/
+90
2021-03-03
gpio: Define the log category in the uclass
Simon Glass
1
-0
/
+2
[next]