index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: sifive: fix static checker warning
Yash Shah
2020-02-10
1
-3
/
+3
*
gpio: xilinx: Fix bug where the wrong GPIO register is written to
Paul Thomas
2020-02-10
1
-2
/
+3
*
gpiolib: remove unnecessary argument from set_config call
Kent Gibson
2020-02-10
1
-1
/
+0
*
gpio: bd71828: Remove unneeded defines for GPIO_LINE_DIRECTION_IN/OUT
Axel Lin
2020-02-10
1
-10
/
+0
*
gpiolib: fix gpio_do_set_config()
Bartosz Golaszewski
2020-02-10
1
-3
/
+3
*
Revert "gpiolib: remove set but not used variable 'config'"
Bartosz Golaszewski
2020-02-10
1
-0
/
+2
*
Revert "gpiolib: Remove duplicated function gpio_do_set_config()"
Bartosz Golaszewski
2020-02-10
1
-4
/
+23
*
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-02-04
3
-6
/
+6
*
Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2020-02-03
3
-0
/
+172
|
\
|
*
gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
Matti Vaittinen
2020-01-24
3
-0
/
+172
*
|
Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-01-29
6
-508
/
+3
|
\
\
|
*
|
gpio: Drop the chained IRQ handler assign function
Linus Walleij
2020-01-23
3
-28
/
+3
|
*
|
Merge tag 'intel-pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
2020-01-23
3
-480
/
+0
|
|
\
\
|
|
*
|
pinctrl: lynxpoint: Move GPIO driver to pin controller folder
Andy Shevchenko
2019-12-13
3
-480
/
+0
|
|
|
/
*
|
|
Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2020-01-29
24
-257
/
+572
|
\
\
\
|
*
\
\
Merge tag 'gpio-updates-for-v5.6-part2' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
2020-01-26
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
gpio: altera: change to platform_get_irq_optional to avoid false-positive error
Ooi, Joyce
2020-01-09
1
-1
/
+1
|
*
|
|
|
gpiolib: hold gpio devices lock until ->descs array is initialised
Dan Callaghan
2020-01-23
1
-2
/
+2
|
*
|
|
|
gpio: aspeed-sgpio: fixed typos
Sachin agarwal
2020-01-23
3
-4
/
+4
|
*
|
|
|
gpio: mvebu: clear irq in edge cause register before unmask edge irq
Maxim Kiselev
2020-01-23
1
-0
/
+1
|
*
|
|
|
gpiolib: Lower verbosity when allocating hierarchy irq
Kevin Hao
2020-01-23
1
-3
/
+3
|
*
|
|
|
gpiolib: Remove duplicated function gpio_do_set_config()
YueHaibing
2020-01-17
1
-23
/
+4
|
*
|
|
|
Merge branch 'fixup-thunderx-hierarchy' into devel
Linus Walleij
2020-01-17
3
-23
/
+77
|
|
\
\
\
\
|
|
*
|
|
|
gpio: thunderx: Switch to GPIOLIB_IRQCHIP
Kevin Hao
2020-01-15
2
-100
/
+78
|
|
*
|
|
|
gpiolib: Add the support for the msi parent domain
Kevin Hao
2020-01-15
1
-0
/
+6
|
|
*
|
|
|
gpiolib: Add support for the irqdomain which doesn't use irq_fwspec as arg
Kevin Hao
2020-01-15
2
-19
/
+39
|
*
|
|
|
|
Merge tag 'v5.5-rc6' into devel
Linus Walleij
2020-01-17
11
-38
/
+115
|
|
\
\
\
\
\
|
*
|
|
|
|
|
gpio: wcd934x: Add support to wcd934x gpio controller
Srinivas Kandagatla
2020-01-15
3
-0
/
+129
|
*
|
|
|
|
|
gpiolib: remove set but not used variable 'config'
YueHaibing
2020-01-15
1
-2
/
+0
|
*
|
|
|
|
|
gpio: vx855: fixed a typo
Sachin agarwal
2020-01-15
1
-1
/
+1
|
*
|
|
|
|
|
gpio: mockup: sort headers alphabetically
Bartosz Golaszewski
2020-01-15
1
-7
/
+7
|
*
|
|
|
|
|
gpio: mockup: update the license tag
Bartosz Golaszewski
2020-01-15
1
-1
/
+1
|
*
|
|
|
|
|
gpio: Remove the unused flags
Shaokun Zhang
2020-01-15
1
-1
/
+0
|
*
|
|
|
|
|
gpiolib: Set lockdep class for hierarchical irq domains
Stephen Boyd
2020-01-15
1
-0
/
+1
|
*
|
|
|
|
|
gpio: Update TODO
Linus Walleij
2020-01-09
1
-5
/
+41
|
*
|
|
|
|
|
Merge tag 'gpio-updates-for-v5.6-part1' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
2020-01-07
8
-46
/
+54
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
gpiolib: use gpiochip_get_desc() in gpio_ioctl()
Bartosz Golaszewski
2020-01-07
1
-3
/
+4
|
|
*
|
|
|
|
gpiolib: use gpiochip_get_desc() in lineevent_create()
Bartosz Golaszewski
2020-01-07
1
-3
/
+3
|
|
*
|
|
|
|
gpiolib: use gpiochip_get_desc() in linehandle_create()
Bartosz Golaszewski
2020-01-07
1
-4
/
+3
|
|
*
|
|
|
|
gpiolib: convert the type of hwnum to unsigned int in gpiochip_get_desc()
Bartosz Golaszewski
2020-01-07
2
-3
/
+5
|
|
*
|
|
|
|
gpiolib: have a single place of calling set_config()
Bartosz Golaszewski
2020-01-07
1
-9
/
+12
|
|
*
|
|
|
|
gpiolib: use 'unsigned int' instead of 'unsigned' in gpio_set_config()
Bartosz Golaszewski
2020-01-07
1
-1
/
+1
|
|
*
|
|
|
|
gpio: gpiolib: fix confusing indention
Enrico Weigelt, metux IT consult
2020-01-06
1
-1
/
+1
|
|
*
|
|
|
|
gpio: tegra: Use NOIRQ phase for suspend/resume
Dmitry Osipenko
2019-12-20
1
-8
/
+2
|
|
*
|
|
|
|
gpio: tegra: Properly handle irq_set_irq_wake() error
Dmitry Osipenko
2019-12-20
1
-1
/
+6
|
|
*
|
|
|
|
gpio: tegra: Use generic readl_relaxed/writel_relaxed accessors
Dmitry Osipenko
2019-12-20
1
-2
/
+2
|
|
*
|
|
|
|
gpio: remove unneeded MODULE_VERSION() usage
Enrico Weigelt, metux IT consult
2019-12-12
2
-2
/
+0
|
|
*
|
|
|
|
gpio: bcm-kona: use platform_irq_count
Peng Fan
2019-12-11
1
-3
/
+9
|
|
*
|
|
|
|
gpio: mvebu: use platform_irq_count
Peng Fan
2019-12-11
1
-2
/
+5
|
|
*
|
|
|
|
gpio: pca953x: Remove redundant forward declaration
Andy Shevchenko
2019-12-11
1
-2
/
+0
[next]