Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
604caca56b6b9ad92df1cfa909134f6c0bcaa1ea
/
drivers
/
gpio
44c9b8b
gpio: samsung: Drop s3c2440_gpio driver
by Simon Glass
· Wed May 17 08:22:41 2017 -0600
5bc81e8
dm: gpio: power: Convert pm8916 drivers to livetree
by Simon Glass
· Thu May 18 20:10:01 2017 -0600
1d9af1f
dm: gpio: Add live tree support
by Simon Glass
· Tue May 30 21:47:09 2017 -0600
1185fcb
dm: gpio: sandbox: Use dev_read...() functions to access DT
by Simon Glass
· Thu May 18 20:09:20 2017 -0600
12faa02
dm: gpio: Refactor to prepare for live tree support
by Simon Glass
· Thu May 18 20:09:18 2017 -0600
7a49443
dm: core: Replace of_offset with accessor (part 2)
by Simon Glass
· Wed May 17 17:18:09 2017 -0600
51a3ec3
dm: Fix up inclusion of common.h
by Simon Glass
· Wed May 17 17:18:07 2017 -0600
292796f
atmel: Fix up use of dm_scan_fdt_node()
by Simon Glass
· Wed May 17 17:18:06 2017 -0600
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· Wed May 17 17:18:05 2017 -0600
11c89f3
dm: Use dm.h header when driver mode is used
by Simon Glass
· Wed May 17 17:18:03 2017 -0600
8629917
gpio: rcar_gen3: Fix GPIO read support
by Kouei Abe
· Sat May 13 15:48:04 2017 +0200
78d7331
gpio: 74x164: make oe-pins optional
by Peng Fan
· Thu Apr 13 14:09:56 2017 +0800
59be2c0
x86: ich6_gpio: Add use-lvl-write-cache for I/O access mode
by Bin Meng
· Sun May 07 19:52:29 2017 -0700
fd36c19
gpio: Move OMAP_GPIO to Kconfig
by Tom Rini
· Fri May 12 22:33:21 2017 -0400
26fd968
gpio-uclass.c: Fix comparison of unsigned expression warning
by Tom Rini
· Wed May 10 15:20:15 2017 -0400
e930111
dm: gpio: add BCM6345 gpio driver
by Álvaro Fernández Rojas
· Sun May 07 20:09:30 2017 +0200
ec8630a
dm: gpio: Add driver for stm32f7 gpio controller
by Vikas Manocha
· Mon Apr 10 15:02:57 2017 -0700
c9d9774
gpio: sunxi: Add compatible string for R40 PIO
by Chen-Yu Tsai
· Wed Nov 30 17:23:52 2016 +0800
e29b82b
gpio: at91_gpio: add the clock support
by Wenyou Yang
· Thu Mar 23 12:46:21 2017 +0800
eff6d8a
gpio: at91_gpio: add the device tree support
by Wenyou Yang
· Thu Mar 23 12:46:20 2017 +0800
ad05448
gpio: Kconfig: add CONFIG_AT91_GPIO option
by Wenyou Yang
· Thu Mar 23 12:46:19 2017 +0800
4a92a3e
gpio: at91_gpio: remove CPU_HAS_PIO3 macro
by Wenyou Yang
· Thu Mar 23 12:44:36 2017 +0800
c5f4986
gpio: Add Rapid GPIO2P driver for i.MX7ULP
by Peng Fan
· Wed Feb 22 16:21:45 2017 +0800
2e97146
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Wed Feb 08 16:24:44 2017 -0500
e055eb8
GPIO: Correct doc typo "confguration" -> "configuration"
by Robert P. J. Day
· Mon Feb 06 07:11:41 2017 -0500
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· Tue Jan 17 16:52:55 2017 -0700
0ad0b61
Update Maintainer and Author's email address
by Ajay Bhargav
· Wed Dec 21 13:28:06 2016 +0530
0fe6d0e
gpio: zynq: Remove empty line
by Michal Simek
· Thu Dec 15 09:57:25 2016 +0100
58eb514
gpio: bcm2835: add device tree support
by Fabian Vogt
· Mon Sep 26 14:26:43 2016 +0200
26c43ca
gpio: dwapb: Add support for port B
by Phil Edworthy
· Thu Nov 03 11:05:12 2016 +0000
43f4a6e
gpio: atmel_pio4: Remove unnecessary clock calling
by Wenyou Yang
· Tue Sep 27 11:00:30 2016 +0800
b0ea740
libfdt: Bring in upstream stringlist functions
by Simon Glass
· Sun Oct 02 17:59:28 2016 -0600
61e4f49
Revert "x86: broadwell: gpio: Remove the codes to set up pin control"
by Simon Glass
· Wed Oct 05 20:42:09 2016 -0600
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:55 2016 +0900
afb9907
serial: bcm283x_mu: Detect disabled serial device
by Alexander Graf
· Mon Aug 15 17:48:51 2016 +0200
6c68a22
bcm2835_gpio: Implement GPIOF_FUNC
by Alexander Graf
· Thu Aug 11 13:38:31 2016 +0200
0b97152
gpio: atmel_pio4: Rework to support DM & DT
by Wenyou Yang
· Wed Jul 20 17:16:26 2016 +0800
312bf89
gpio: atmel_pio4: Move PIO4 definitions to head file
by Wenyou Yang
· Wed Jul 20 17:16:25 2016 +0800
7d30e10
fdt: allow fdtdec_get_addr_size_*() to translate addresses
by Stephen Warren
· Fri Aug 05 09:47:51 2016 -0600
0caf07c
gpio: Add driver for TI PCF8575 I2C GPIO expander
by Vignesh R
· Tue Aug 02 10:14:24 2016 +0530
f3aa282
sunxi: gpio: Add .xlate function for gpio phandle resolution
by Chen-Yu Tsai
· Fri Jul 22 16:12:59 2016 +0800
fa1f73f
ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
by Masahiro Yamada
· Tue Jul 19 21:56:13 2016 +0900
47ca9fc
dm: gpio: MPC85XX GPIO platform data support
by Hamish Martin
· Tue Jun 14 10:17:05 2016 +1200
ab8ce19
gpio: pca953x: Fix register reading past 8th GPIO
by mario.six@gdsys.cc
· Mon May 23 09:54:56 2016 +0200
edf3271
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· Mon Jun 13 08:50:58 2016 -0400
ba91bd5
gpio: at91: Fix pullup/pulldown configuration on PIO3
by Marek Vasut
· Wed May 04 23:05:23 2016 +0200
c338c38
x86: broadwell: gpio: Remove the codes to set up pin control
by Bin Meng
· Wed Jun 08 05:07:39 2016 -0700
a455964
x86: Probe pinctrl driver in cpu_init_r()
by Bin Meng
· Wed Jun 08 05:07:38 2016 -0700
1e4479d
x86: ich6_gpio: Output return value of syscon_get_by_driver_data()
by Bin Meng
· Wed Jun 08 05:07:32 2016 -0700
0362bdb
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· Sat Jun 04 12:12:26 2016 -0400
90937cc
dm: test: Add GPIO open drain tests
by mario.six@gdsys.cc
· Wed May 25 15:15:23 2016 +0200
7b4cf8b
dm: gpio: Implement open drain for MPC85XX GPIO
by mario.six@gdsys.cc
· Wed May 25 15:15:22 2016 +0200
0a44d49
dm: gpio: Add methods for open drain setting
by mario.six@gdsys.cc
· Wed May 25 15:15:21 2016 +0200
5b59a35
dm: gpio: Add driver for MPC85XX GPIO controller
by mario.six@gdsys.cc
· Wed May 25 15:15:20 2016 +0200
e8765c3
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· Fri Jun 03 16:30:47 2016 -0400
d2558a7
gpio: mxs: Remove netdev.h
by Marek Vasut
· Wed May 25 02:12:32 2016 +0200
0c5403f
gpio: add Tegra186 GPIO driver
by Stephen Warren
· Wed May 25 14:38:51 2016 -0600
af974be
ARM: tegra: convert CONFIG_TEGRA_GPIO to Kconfig
by Stephen Warren
· Thu May 12 12:07:41 2016 -0600
9a8f4cf
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Fri May 27 15:49:43 2016 -0400
03bf428
dm: gpio: pca953x: Support PCA953X with 40 GPIOs
by mario.six@gdsys.cc
· Mon Apr 25 15:25:37 2016 +0200
b56989e
sunxi: gpio: convert bind() to use driver data
by Stephen Warren
· Wed May 11 15:26:25 2016 -0600
514281f
gpio: zynq: Add support for reading gpio pin state
by Michal Simek
· Fri Mar 04 15:56:50 2016 +0100
b8baa9f
gpio: exynos(s5p): remove gpio_xlate routine
by Eric Nelson
· Wed Apr 20 08:37:39 2016 -0700
e320f90
gpio: rk: remove gpio_xlate routine
by Eric Nelson
· Wed Apr 20 08:37:38 2016 -0700
27909a9
gpio: pic32: remove gpio_xlate routine
by Eric Nelson
· Wed Apr 20 08:37:37 2016 -0700
fc069ea
gpio: omap: remove gpio_xlate routine
by Eric Nelson
· Wed Apr 20 08:37:36 2016 -0700
67670aa
gpio: intel_broadwell: remove gpio_xlate routine
by Eric Nelson
· Wed Apr 20 08:37:35 2016 -0700
786e98d
dm: gpio: add a default gpio xlate routine
by Eric Nelson
· Sun Apr 24 16:32:40 2016 -0700
28b4a1c
dm: gpio: introduce 74x164 driver
by Peng Fan
· Tue May 03 10:02:23 2016 +0800
ca67507
dm: gpio: pca953x: introduce driver model support for pca953x
by Peng Fan
· Thu Apr 14 21:45:06 2016 +0800
44d15c2
drivers/gpio/pm8916_gpio.c: Make pid be uint32_t
by Tom Rini
· Tue Apr 12 15:11:23 2016 -0400
a4b8b8e
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· Wed Apr 13 12:53:11 2016 -0400
fc2ef43
GPIO: pca953x: Remove compilation warnings on arm64
by Michal Simek
· Mon Apr 11 13:51:26 2016 +0200
3c1107e
zynqmp: Kconfig: Enable ZYNQ_GPIO for ZynqMP
by Siva Durga Prasad Paladugu
· Thu Mar 10 16:27:44 2016 +0530
1904ce5
gpio: zynqmp: Add GPIO driver support for ZynqMP
by Siva Durga Prasad Paladugu
· Thu Mar 10 16:27:43 2016 +0530
228a1f9
gpio: zynq: Move the definitions to driver file
by Siva Durga Prasad Paladugu
· Thu Mar 10 16:27:42 2016 +0530
4fde71c
gpio: zynq: Remove non driver model code
by Siva Durga Prasad Paladugu
· Thu Mar 10 16:27:40 2016 +0530
d6d0082
gpio: Kconfig: Enable Zynq GPIO driver using kconfig
by Siva Durga Prasad Paladugu
· Thu Mar 10 16:27:39 2016 +0530
6fea901
gpio: zynq: Convert Zynq GPIO to driver model
by Siva Durga Prasad Paladugu
· Thu Mar 10 16:27:38 2016 +0530
7c96a77
gpio: mvebu_gpio: Add missing out value set to gpio_direction_output()
by Stefan Roese
· Thu Apr 07 07:41:00 2016 +0200
15a5853
gpio: Add support for Qualcomm PM8916 gpios
by Mateusz Kulikowski
· Thu Mar 31 23:12:31 2016 +0200
a1b3ae9
gpio: Add support for Qualcomm gpio controller
by Mateusz Kulikowski
· Thu Mar 31 23:12:15 2016 +0200
bc6d7c8
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· Fri Apr 01 08:17:55 2016 -0400
bfa3d8b
gpio: uniphier: use devm_get_addr() to get base address
by Masahiro Yamada
· Thu Mar 24 22:32:41 2016 +0900
2e8dced
sunxi: axp: Generalize register macros for VBUS drive GPIO
by Chen-Yu Tsai
· Wed Mar 30 00:26:56 2016 +0800
254b52d
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· Fri Mar 25 12:57:18 2016 -0400
e0e7042
gpio: Add DM GPIO driver for Marvell MVEBU
by Stefan Roese
· Fri Feb 12 13:46:50 2016 +0100
7268803
sunxi: Add a bunch of missing compatible strings to sunxi_gpio.c
by Hans de Goede
· Fri Mar 18 08:43:04 2016 +0100
52c365f
x86: broadwell: Add a GPIO driver
by Simon Glass
· Fri Mar 11 22:07:27 2016 -0700
9c7d931
x86: Drop all the old pin configuration code
by Simon Glass
· Fri Mar 11 22:07:15 2016 -0700
fb8757b
x86: gpio: Allow the pinctrl driver to set up the pin config
by Simon Glass
· Fri Mar 11 22:07:14 2016 -0700
ec5c786
x86: gpio: Correct GPIO setup ordering
by Simon Glass
· Sun Mar 06 19:28:13 2016 -0700
fd83897
gpio: Use const where possible
by Simon Glass
· Sun Mar 06 19:27:51 2016 -0700
df1687d
gpio: Add a function to obtain a GPIO vector value
by Simon Glass
· Sun Mar 06 19:27:50 2016 -0700
c7298e7
dm: Use uclass_first_device_err() where it is useful
by Simon Glass
· Thu Feb 11 13:23:26 2016 -0700
2dbca98
gpio: uniphier: add driver for UniPhier GPIO controller
by Masahiro Yamada
· Tue Feb 16 17:03:48 2016 +0900
1b51c93
stm32: add support for stm32f7 & stm32f746 discovery board
by Vikas Manocha
· Thu Feb 11 15:47:20 2016 -0800
08bce2b
gpio: stm32_gpio: move base addresses to the soc file
by Vikas Manocha
· Thu Feb 11 15:47:18 2016 -0800
3e86a1a
gpio: stm32_gpio: move clock config from driver to board
by Vikas Manocha
· Thu Feb 11 15:47:17 2016 -0800
5f4de1f
tegra: gpio: Show the GPIO value for outputs
by Simon Glass
· Sat Jan 30 16:37:45 2016 -0700
Next »