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
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-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
1
-1
/
+1
2022-05-03
pci: Map bars with offset and length
Andrew Scull
1
-1
/
+1
2022-05-02
vpl: Add Kconfig options for VPL
Simon Glass
1
-0
/
+11
2022-04-19
gpio: aspeed: Fix incorrect offset of read back register.
Billy Tsai
1
-2
/
+2
2022-04-08
gpio: pca953x_gpio: add PCA957X support
Luca Ellero
1
-10
/
+40
2022-04-08
gpio: Enable hogging support in SPL
Eddie James
2
-4
/
+13
2022-04-08
gpio: Add gpio_request_by_line_name()
Andrew Jeffery
1
-0
/
+26
2022-04-05
Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custo...
Tom Rini
1
-0
/
+2
2022-04-05
gpio: slg7xl45106: Update gpio desc flags from DT
T Karthik Reddy
1
-0
/
+2
2022-04-05
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
1
-128
/
+2
2022-04-04
sunxi: pinctrl: Create the driver skeleton
Samuel Holland
1
-128
/
+2
2022-04-01
Convert CONFIG_BCM2835_GPIO to Kconfig
Tom Rini
1
-0
/
+4
2022-03-16
Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
3
-0
/
+124
2022-03-14
Merge tag 'v2022.04-rc4' into next
Tom Rini
3
-0
/
+172
2022-03-07
gpio: Add Aspeed GPIO driver
Andrew Jeffery
3
-0
/
+307
2022-03-07
gpio: bcm6345: allow to use this driver on arm bcm6753
Philippe Reynes
1
-1
/
+2
2022-03-07
gpio: slg7xl45106: Add support for slg7xl45106 i2c gpo expander
T Karthik Reddy
3
-0
/
+124
2022-02-28
gpio: add sl28cpld driver
Michael Walle
3
-0
/
+172
2022-02-05
GPIO: fxl6408: Add support for FXL6408 GPIO expander
Oleksandr Suvorov
3
-0
/
+388
2022-01-30
gpio: sunxi: Implement .set_flags
Samuel Holland
1
-35
/
+27
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
[next]