index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2021-07-20
gpio: pca953x: Add support for the On Semi pca9655
Peter Robinson
2021-07-20
gpio: zynq: Check return value of irq_get_irq_data
Srinivas Neeli
2021-07-20
gpio: zynq: Check return value of pm_runtime_get_sync
Srinivas Neeli
2021-07-07
gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAP
Johannes Berg
2021-07-07
gpio: mxc: Fix disabled interrupt wake-up support
Loic Poulain
2021-06-30
gpiolib: cdev: zero padding during conversion to gpioline_info_changed
Gabriel Knezek
2021-06-16
gpio: wcd934x: Fix shift-out-of-bounds error
Srinivas Kandagatla
2021-06-03
gpio: cadence: Add missing MODULE_DEVICE_TABLE
Zou Wei
2021-05-26
gpio: tegra186: Don't set parent IRQ affinity
Jon Hunter
2021-05-22
gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055
Hans de Goede
2021-04-23
Merge tag 'gpio-fixes-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-04-21
gpio: omap: Save and restore sysconfig
Tony Lindgren
2021-04-15
Merge tag 'gpio-fixes-for-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-04-09
treewide: change my e-mail address, fix my name
Marek BehĂșn
2021-03-31
gpio: sysfs: Obey valid_mask
Matti Vaittinen
2021-03-16
gpiolib: Assign fwnode to parent's if no primary one provided
Andy Shevchenko
2021-03-12
gpiolib: Fix error return code in gpiolib_dev_init()
Wei Yongjun
2021-03-08
gpiolib: Read "gpio-line-names" from a firmware node
Andy Shevchenko
2021-03-08
gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2
Andy Shevchenko
2021-03-08
gpiolib: acpi: Allow to find GpioInt() resource by name and index
Andy Shevchenko
2021-03-08
gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk
Andy Shevchenko
2021-03-08
gpiolib: acpi: Add missing IRQF_ONESHOT
Yang Li
2021-03-08
gpio: fix gpio-device list corruption
Johan Hovold
2021-03-08
gpio: fix NULL-deref-on-deregistration regression
Johan Hovold
2021-02-24
Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-22
Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-02-22
Merge tag 'mfd-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2021-02-22
Merge branch 'i2c/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-02-22
Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-02-18
gpio: pcf857x: Fix missing first interrupt
Maxim Kiselev
2021-02-15
gpio: ep93xx: refactor base IRQ number
Nikita Shubin
2021-02-15
gpio: ep93xx: refactor ep93xx_gpio_add_bank
Nikita Shubin
2021-02-15
gpio: ep93xx: Fix typo s/hierarchial/hierarchical
Nikita Shubin
2021-02-15
gpio: ep93xx: drop to_irq binding
Nikita Shubin
2021-02-15
gpio: ep93xx: Fix wrong irq numbers in port F
Nikita Shubin
2021-02-15
gpio: gpio-xilinx: Add check if width exceeds 32
Srinivas Neeli
2021-02-15
gpio: gpio-xilinx: Add support for suspend and resume
Srinivas Neeli
2021-02-15
gpio: gpio-xilinx: Add interrupt support
Srinivas Neeli
2021-02-15
gpio: gpio-xilinx: Reduce spinlock array to array
Srinivas Neeli
2021-02-15
gpio: gpio-xilinx: Simplify with dev_err_probe()
Srinivas Neeli
2021-02-15
gpio: msic: Drop driver from Makefile
Andy Shevchenko
2021-02-15
gpio: wcove: Split out to_ireg() helper and deduplicate the code
Andy Shevchenko
2021-02-15
gpio: wcove: Switch to use regmap_set_bits(), regmap_clear_bits()
Andy Shevchenko
2021-02-15
gpio: wcove: Get rid of error prone casting in IRQ handler
Andy Shevchenko
2021-02-15
gpio: intel-mid: Remove driver for deprecated platform
Andy Shevchenko
2021-02-15
gpio: msic: Remove driver for deprecated platform
Andy Shevchenko
2021-02-15
gpio: aggregator: Remove trailing comma in terminator entries
Andy Shevchenko
2021-02-15
gpio: aggregator: Use compound literal from the header
Andy Shevchenko
2021-02-15
gpio: aggregator: Replace isrange() by using get_options()
Andy Shevchenko
2021-02-15
gpio: merrifield: Make bias configuration available for GPIOs
Andy Shevchenko
[next]