index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
gpio: pch: Convert to dev_pm_ops
Andy Shevchenko
2018-12-03
1
-40
/
+13
|
|
*
|
gpio: sodaville: Convert to use managed functions pcim_* and devm_*
Andy Shevchenko
2018-12-02
1
-34
/
+18
|
|
*
|
gpio: pch: Convert to use managed functions pcim_* and devm_*
Andy Shevchenko
2018-12-02
1
-52
/
+12
|
|
|
/
|
*
|
gpio: Pass a flag to gpiochip_request_own_desc()
Linus Walleij
2018-12-14
3
-13
/
+23
|
*
|
gpio: lpc18xx: fix GPIO controller driver build as a module
Vladimir Zapolskiy
2018-12-10
1
-2
/
+0
|
*
|
gpio: uniphier: convert to SPDX License Identifier
Masahiro Yamada
2018-12-07
1
-13
/
+4
|
*
|
gpio: zynq: Report gpio direction at boot
Brandon Maier
2018-12-07
1
-0
/
+23
|
*
|
gpio: ks8695: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-12-07
1
-12
/
+3
|
*
|
gpio: lpc18xx: add GPIO pin interrupt controller support
Vladimir Zapolskiy
2018-12-07
2
-4
/
+264
|
*
|
gpio: lpc18xx: use resource managed interface to register GPIO controller
Vladimir Zapolskiy
2018-12-07
1
-2
/
+1
|
*
|
gpio: lpc18xx: add struct device local variable
Vladimir Zapolskiy
2018-12-07
1
-7
/
+8
|
*
|
gpio: lpc18xx: use SPDX license identifier
Vladimir Zapolskiy
2018-12-07
1
-4
/
+1
|
*
|
gpio: mt7621: pass mediatek_gpio_bank_probe() failure up the stack
Nicholas Mc Guire
2018-12-07
1
-2
/
+6
|
*
|
gpio: mt7621: report failure of devm_kasprintf()
Nicholas Mc Guire
2018-12-07
1
-0
/
+2
|
*
|
gpio: rcar: reference device instead of platform device
Vladimir Zapolskiy
2018-12-05
1
-13
/
+11
|
*
|
gpio: OF: Parse MMC-specific CD and WP properties
Linus Walleij
2018-11-29
1
-0
/
+39
|
*
|
gpio: restore original GPLv2+ license of gpiolib-of.c sources
Vladimir Zapolskiy
2018-11-26
1
-1
/
+1
|
*
|
drivers/gpio/gpio-grgpio.c: Remove duplicate header
Brajeswar Ghosh
2018-11-19
1
-1
/
+0
|
*
|
gpio: vf610: add optional clock support
A.s. Dong
2018-11-16
1
-0
/
+44
|
*
|
gpio: mxc: move gpio noirq suspend/resume to syscore phase
Anson Huang
2018-11-16
1
-15
/
+24
|
*
|
gpio: rcar: convert to SPDX identifiers
Kuninori Morimoto
2018-11-15
1
-9
/
+1
|
*
|
gpio: drop devm_gpio_chip_match()
Laurent Pinchart
2018-11-15
1
-14
/
+0
|
*
|
gpiolib: Fix possible use after free on label
Muchun Song
2018-11-05
1
-4
/
+21
|
*
|
gpio: sch311x: clean an indentation issue, remove extraneous space
Colin Ian King
2018-11-05
1
-1
/
+1
|
*
|
gpio: pl061: Move irq_chip definition inside struct pl061
Manivannan Sadhasivam
2018-11-05
1
-11
/
+10
|
*
|
gpio: drop devm_gpiochip_remove()
Uwe Kleine-König
2018-11-05
1
-17
/
+1
|
*
|
gpio: pcie-idio-24: Mask read inputs for get_multiple
William Breathitt Gray
2018-11-05
1
-1
/
+1
|
*
|
gpio: pci-idio-16: Mask read inputs for get_multiple
William Breathitt Gray
2018-11-05
1
-1
/
+1
|
*
|
gpio: ws16c48: Mask read inputs for get_multiple
William Breathitt Gray
2018-11-05
1
-1
/
+1
|
*
|
gpio: gpio-mm: Mask read inputs for get_multiple
William Breathitt Gray
2018-11-05
1
-1
/
+1
|
*
|
gpio: 104-idi-48e: Mask the read inputs for get_multiple
William Breathitt Gray
2018-11-05
1
-1
/
+1
|
*
|
gpio: 104-dio-48e: Mask read inputs for get_multiple
William Breathitt Gray
2018-11-05
1
-1
/
+1
|
*
|
gpio: gpio-tegra: simplify getting .driver_data
Wolfram Sang
2018-11-05
1
-4
/
+2
|
*
|
gpio: gpio-zynq: simplify getting .driver_data
Wolfram Sang
2018-11-05
1
-4
/
+2
|
*
|
gpio: gpio-omap: simplify getting .driver_data
Wolfram Sang
2018-11-05
1
-8
/
+4
|
*
|
gpio: gpio-mxc: simplify getting .driver_data
Wolfram Sang
2018-11-05
1
-4
/
+2
|
*
|
gpio: gpio-lynxpoint: simplify getting .driver_data
Wolfram Sang
2018-11-05
1
-2
/
+1
|
*
|
gpio: gpio-dwapb: simplify getting .driver_data
Wolfram Sang
2018-11-05
1
-4
/
+2
|
*
|
gpio: Add global TODO file for GPIO
Linus Walleij
2018-11-05
1
-0
/
+109
|
|
/
*
|
Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2018-12-29
1
-1
/
+1
|
\
\
|
*
|
gpio: name PCA953x gpio chips after device name
Linus Walleij
2018-12-17
1
-1
/
+1
*
|
|
Merge tag 'regmap-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2018-12-25
1
-32
/
+64
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
2018-12-19
1
-32
/
+64
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
regmap: regmap-irq/gpio-max77620: add level-irq support
Matti Vaittinen
2018-12-19
1
-32
/
+64
|
|
|
/
*
|
|
Merge tag 'regulator-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-12-25
3
-18
/
+70
|
\
\
\
|
*
|
|
Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
2018-12-11
4
-8
/
+9
|
|
\
|
|
|
*
|
|
gpio: Add devm_gpiod_unhinge()
Linus Walleij
2018-12-11
1
-0
/
+30
|
*
|
|
gpio: devres: Handle nonexclusive GPIOs
Linus Walleij
2018-12-11
1
-12
/
+38
|
*
|
|
gpio: Enable nonexclusive gpiods from DT nodes
Linus Walleij
2018-12-11
1
-0
/
+2
|
*
|
|
gpio: Export gpiod_get_from_of_node()
Linus Walleij
2018-12-11
1
-6
/
+0
|
|
|
/
|
|
/
|
[prev]
[next]