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
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
20
-0
/
+20
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
common: Drop log.h from common header
Simon Glass
17
-1
/
+18
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2
-6
/
+10
2020-05-15
rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32
Trevor Woerner
1
-1
/
+1
2020-05-14
gpio: stm32: support gpio ops in SPL
Patrick Delaunay
1
-6
/
+1
2020-05-11
gpio: emulate open drain & open source in dm_gpio_set_value()
Neil Armstrong
1
-0
/
+15
2020-04-16
test: pinmux: add pincontrol-gpio for pin configuration
Patrick Delaunay
1
-0
/
+196
2020-04-16
test: dm: update test for pins configuration in gpio
Patrick Delaunay
1
-20
/
+66
2020-04-16
gpio: sandbox: cleanup binding support
Patrick Delaunay
1
-5
/
+8
2020-04-16
gpio: add ops to set dir flags
Patrick Delaunay
1
-5
/
+12
2020-04-16
gpio: add ops to get dir flags
Patrick Delaunay
1
-6
/
+25
2020-04-16
gpio: add support of new GPIO direction flag
Patrick Delaunay
1
-0
/
+30
2020-04-16
gpio: update dir_flags management
Patrick Delaunay
1
-2
/
+25
2020-04-16
gpio: add helper GPIOD_FLAGS_OUTPUT
Patrick Delaunay
1
-6
/
+3
2020-04-16
gpio: add function check_dir_flags
Patrick Delaunay
1
-0
/
+25
2020-04-16
gpio: add function _dm_gpio_set_dir_flags
Patrick Delaunay
1
-13
/
+25
2020-04-16
gpio: add function _gpio_get_value
Patrick Delaunay
1
-4
/
+10
2020-04-16
gpio: add gpio descriptor initialization helper
Patrick Delaunay
1
-8
/
+19
2020-04-16
gpio: remove the open_drain API and ops
Patrick Delaunay
3
-93
/
+0
2020-03-31
gpio/mpc83xx_spisel_boot.c: gpio driver for SPISEL_BOOT signal
Klaus H. Sorensen
3
-0
/
+157
2020-03-31
gpio: mpc8xxx: don't do RMW on gpdat register when setting value
Rasmus Villemoes
1
-18
/
+11
2020-03-31
gpio: mpc8xxx: don't modify gpdat when setting gpio as input
Rasmus Villemoes
1
-8
/
+4
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
18
-5
/
+25
2020-02-09
gpio: Let DM_74X164 be built without CONFIG_SPL_GPIO
Fabio Estevam
1
-3
/
+1
2020-02-07
gpio: cortina_gpio: add DM_GPIO driver for CAxxxx SoCs
Jason Li
3
-0
/
+120
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
17
-0
/
+18
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2
-0
/
+2
2020-02-05
gpio: Rename free() to rfree()
Simon Glass
2
-5
/
+5
2020-02-04
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
1
-5
/
+5
2020-02-04
gpio: intel_gpio: Fix register/bit offsets intel_gpio_get_value()
Wolfgang Wallner
1
-2
/
+2
2020-02-04
gpio: intel_gpio: Clear tx state bit when setting output
Wolfgang Wallner
1
-1
/
+1
2020-02-04
gpio: intel_gpio: Pass pinctrl device to pcr_clrsetbits32()
Wolfgang Wallner
1
-2
/
+2
2020-02-04
gpio: da8xx_gpio: Add "ti,keystone-gpio" compatible
Vignesh Raghavendra
1
-0
/
+1
2020-02-04
gpio: da8xx_gpio: Fix compiler warning
Vignesh Raghavendra
1
-1
/
+1
2020-02-04
gpio: pca953x_gpio: Add support for 24 bit IO expander
Vignesh Raghavendra
1
-2
/
+9
2020-01-23
gpio: bcm6345: allow to use this driver on arm bcm68360
Philippe Reynes
1
-1
/
+2
2020-01-14
gpio: mxc_gpio: add support for i.MXRT1050
Giulio Benetti
1
-3
/
+4
2019-12-15
x86: Add a generic Intel GPIO driver
Simon Glass
3
-0
/
+171
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
10
-20
/
+45
2019-12-03
gpio: at91_gpio: Add bank names
James Byrne
1
-3
/
+26
2019-10-30
gpio: da8xx_gpio: Fix the _gpio_direction_output function
Keerthy
1
-7
/
+7
2019-10-24
gpio: zynq: Add gpio driver support for PMC gpio
Shubhrajyoti Datta
1
-0
/
+19
2019-10-24
gpio: zynq: Add gpio driver support for Versal
Ashok Reddy Soma
2
-1
/
+16
2019-10-18
gpio: sifive: add support for DM based gpio driver for FU540-SoC
Sagar Shrikant Kadam
3
-0
/
+185
2019-10-09
Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-1
/
+1
2019-10-09
Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-17
/
+55
2019-10-08
spi: Add support for SPL_OF_PLATDATA to mxs_gpio.c driver
Lukasz Majewski
1
-17
/
+55
2019-10-08
gpio: zynq: fix issue in set gpio output direction
Ashok Reddy Soma
1
-1
/
+1
2019-10-08
spl: Allow tiny printf() to be controlled in SPL and TPL
Simon Glass
1
-2
/
+2
[next]