index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2020-12-17
Merge tag 'gpio-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2020-12-16
Merge tag 'mfd-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2020-12-16
gpio: hisi: Do not require ACPI for COMPILE_TEST
Andy Shevchenko
2020-12-16
MAINTAINERS: Add maintainer for HiSilicon GPIO driver
Luo Jiaxing
2020-12-14
gpio: gpio-hisi: Add HiSilicon GPIO support
Luo Jiaxing
2020-12-12
gpio: cs5535: Simplify the return expression of cs5535_gpio_probe()
Zheng Yongjun
2020-12-12
gpiolib: irq hooks: fix recursion in gpiochip_irq_unmask
Nikita Shubin
2020-12-09
Merge tag 'gpio-updates-for-v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Walleij
2020-12-09
gpiolib: cdev: Flag invalid GPIOs as used
Marc Zyngier
2020-12-09
gpio: eic-sprd: break loop when getting NULL device resource
Chunyan Zhang
2020-12-08
gpio: put virtual gpio device into their own submenu
Enrico Weigelt, metux IT consult
2020-12-08
drivers: gpio: amd8111: use SPDX-License-Identifier
Enrico Weigelt, metux IT consult
2020-12-08
drivers: gpio: amd8111: prefer dev_err()/dev_info() over raw printk
Enrico Weigelt, metux IT consult
2020-12-08
drivers: gpio: bt8xx: prefer dev_err()/dev_warn() over of raw printk
Enrico Weigelt, metux IT consult
2020-12-06
gpio: Add TODO item for debugfs interface
Linus Walleij
2020-12-05
gpio: just plain warning when nonexisting gpio requested
Enrico Weigelt
2020-12-05
gpiolib: cdev: allow edge event timestamps to be configured as REALTIME
Kent Gibson
2020-12-05
gpio: msc313: MStar MSC313 GPIO driver
Daniel Palmer
2020-12-04
gpio: mxs: Remove unused .id_table support
Fabio Estevam
2020-12-04
gpio: tegra186: Set affinity callback to parent
Linus Walleij
2020-12-04
gpio: sifive: Set affinity callback to parent
Linus Walleij
2020-12-04
gpio: sysfs: Enforce character device
Linus Walleij
2020-12-02
gpio: mvebu: switch pwm duration registers to regmap
Baruch Siach
2020-12-02
gpio: mvebu: update Armada XP per-CPU comment
Baruch Siach
2020-12-02
gpio: mvebu: fix potential user-after-free on probe
Baruch Siach
2020-12-02
gpio: zynq: fix reference leak in zynq_gpio functions
Qinglang Miao
2020-12-02
gpiolib: Don't free if pin ranges are not defined
Edmond Chung
2020-12-02
gpio: dwapb: fix NULL pointer dereference at dwapb_gpio_suspend()
Luo Jiaxing
2020-12-02
gpio: arizona: disable pm_runtime in case of failure
Zheng Liang
2020-12-01
gpiolib: do not print err message for EPROBE_DEFER
Grygorii Strashko
2020-12-01
gpio: ath79: Fix fall-through warning for Clang
Gustavo A. R. Silva
2020-12-01
gpiolib: acpi: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-30
gpio: omap: handle deferred probe with dev_err_probe() for gpiochip_add_data()
Grygorii Strashko
2020-11-30
gpio: xra1403: remove unneeded spi_set_drvdata()
Alexandru Ardelean
2020-11-30
gpio: dwapb: Remove unnecessary error message
Damien Le Moal
2020-11-25
gpio: exar: use devm action for freeing the IDA and drop remove()
Bartosz Golaszewski
2020-11-25
gpio: exar: switch to using regmap
Bartosz Golaszewski
2020-11-25
gpio: exar: unduplicate address and offset computation
Bartosz Golaszewski
2020-11-25
gpio: exar: use a helper variable for &pdev->dev
Bartosz Golaszewski
2020-11-25
gpio: exar: switch to a simpler IDA interface
Bartosz Golaszewski
2020-11-25
gpio: exar: include idr.h
Bartosz Golaszewski
2020-11-25
gpio: exar: add a newline after the copyright notice
Bartosz Golaszewski
2020-11-19
gpio: tps65910: use regmap accessors
Michał Mirosław
2020-11-18
gpio: sifive: To get gpio irq offset from device tree data
Greentime Hu
2020-11-18
gpio: mxc: Convert the driver to DT-only
Fabio Estevam
2020-11-18
gpio: gpio-xilinx: Check return value of of_property_read_u32
Srinivas Neeli
2020-11-18
gpio: gpio-xilinx: Add remove function
Srinivas Neeli
2020-11-18
gpio: gpio-xilinx: Add clock support
Srinivas Neeli
2020-11-18
gpio: gpio-xilinx: Arrange headers in sorting order
Srinivas Neeli
2020-11-16
gpiolib: acpi: Use BIT() macro to increase readability
Andy Shevchenko
[next]