index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-28
Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
41
-648
/
+1584
2018-12-28
Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-1
/
+1
2018-12-25
Merge tag 'regmap-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-32
/
+64
2018-12-25
Merge tag 'regulator-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-18
/
+70
2018-12-22
gpio: sama5d2-piobu: Depend on OF_GPIO
Linus Walleij
1
-0
/
+1
2018-12-21
Merge tag 'gpio-v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
4
-131
/
+95
2018-12-21
gpio: Add Cadence GPIO driver
Jan Kotas
3
-0
/
+300
2018-12-21
gpiolib-acpi: remove unused variable 'err', cleans up build warning
Colin Ian King
1
-1
/
+0
2018-12-21
gpio: mxs: read pin level directly instead of using .get
Uwe Kleine-König
1
-1
/
+1
2018-12-21
gpio: aspeed: remove duplicated statement
Tao Ren
1
-1
/
+0
2018-12-21
gpio: add driver for SAMA5D2 PIOBU pins
Andrei.Stefanescu@microchip.com
3
-0
/
+265
2018-12-21
gpio: mvebu: only fail on missing clk if pwm is actually to be used
Uwe Kleine-König
1
-3
/
+3
2018-12-21
gpio: max7301: fix driver for use with CONFIG_VMAP_STACK
Christophe Leroy
1
-9
/
+3
2018-12-21
gpio: gpio-omap: Revert deferred wakeup quirk handling for regressions
Tony Lindgren
1
-59
/
+5
2018-12-19
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
1
-32
/
+64
2018-12-19
regmap: regmap-irq/gpio-max77620: add level-irq support
Matti Vaittinen
1
-32
/
+64
2018-12-17
gpio/mmc/of: Respect polarity in the device tree
Linus Walleij
1
-33
/
+16
2018-12-17
gpio: pca953x: Add regmap dependency for PCA953x driver
Marek Vasut
1
-0
/
+1
2018-12-17
gpio: raspberrypi-exp: decrease refcount on firmware dt node
Nicolas Saenz Julienne
1
-0
/
+1
2018-12-17
gpio: name PCA953x gpio chips after device name
Linus Walleij
1
-1
/
+1
2018-12-14
Merge branch 'ib-pca953x' into devel
Linus Walleij
1
-182
/
+302
2018-12-14
gpio: pca953x: Restore registers after suspend/resume cycle
Marek Vasut
1
-0
/
+88
2018-12-14
gpio: pca953x: Zap single use of pca953x_read_single()
Marek Vasut
1
-17
/
+5
2018-12-14
gpio: pca953x: Zap ad-hoc reg_output cache
Marek Vasut
1
-50
/
+15
2018-12-14
gpio: pca953x: Zap ad-hoc reg_direction cache
Marek Vasut
1
-24
/
+31
2018-12-14
gpio: pca953x: Perform basic regmap conversion
Marek Vasut
1
-8
/
+151
2018-12-14
gpio: pca953x: Extract the register address mangling to single function
Marek Vasut
1
-30
/
+29
2018-12-14
gpio: pca953x: Zap ad-hoc I2C block write in multi GPIO set
Marek Vasut
1
-10
/
+1
2018-12-14
gpio: pca953x: Factor out common code from device_pca95xx_init()
Marek Vasut
1
-23
/
+12
2018-12-14
gpio: pca953x: Unify pca953x_{read,write}_regs_{8,mul}()
Marek Vasut
1
-46
/
+8
2018-12-14
gpio: pca953x: Unify pca953x_{read,write}_regs_{16,24}()
Marek Vasut
1
-31
/
+18
2018-12-14
gpio: pca953x: Unify pca95{3,7}x_write_regs_16()
Marek Vasut
1
-11
/
+5
2018-12-14
gpio: pca953x: Repair multi-byte IO address increment on PCA9575
Marek Vasut
1
-8
/
+11
2018-12-14
gpio: pca953x: Fix AI overflow on PCAL6524
Marek Vasut
1
-1
/
+1
2018-12-14
gpio: pca953x: Deduplicate the bank_shift
Marek Vasut
1
-7
/
+11
2018-12-14
gpio: tegra186: Rename flow variable to type
Thierry Reding
1
-3
/
+3
2018-12-14
Merge tag 'intel-gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Walleij
7
-288
/
+116
2018-12-14
gpio: Pass a flag to gpiochip_request_own_desc()
Linus Walleij
3
-13
/
+23
2018-12-11
Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
4
-8
/
+9
2018-12-11
gpio: Add devm_gpiod_unhinge()
Linus Walleij
1
-0
/
+30
2018-12-11
gpio: devres: Handle nonexclusive GPIOs
Linus Walleij
1
-12
/
+38
2018-12-11
gpio: Enable nonexclusive gpiods from DT nodes
Linus Walleij
1
-0
/
+2
2018-12-11
gpio: Export gpiod_get_from_of_node()
Linus Walleij
1
-6
/
+0
2018-12-10
gpio: lpc18xx: fix GPIO controller driver build as a module
Vladimir Zapolskiy
1
-2
/
+0
2018-12-07
gpio: sodaville: Convert to use SPDX identifier
Andy Shevchenko
1
-5
/
+1
2018-12-07
gpio: sch: Convert to use SPDX identifier
Andy Shevchenko
1
-14
/
+2
2018-12-07
gpio: pch: Convert to use SPDX identifier
Andy Shevchenko
1
-14
/
+2
2018-12-07
gpio: merrifield: Convert to use SPDX identifier
Andy Shevchenko
1
-4
/
+1
2018-12-07
gpio: lynxpoint: Convert to use SPDX identifier
Andy Shevchenko
1
-15
/
+2
2018-12-07
gpio: intel-mid: Convert to use SPDX identifier
Andy Shevchenko
1
-9
/
+1
[next]