index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-23
Merge tag 'gpio-fixes-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+9
2021-04-21
gpio: omap: Save and restore sysconfig
Tony Lindgren
1
-0
/
+9
2021-04-15
Merge tag 'gpio-fixes-for-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2021-04-09
treewide: change my e-mail address, fix my name
Marek BehĂșn
1
-2
/
+2
2021-03-31
gpio: sysfs: Obey valid_mask
Matti Vaittinen
1
-0
/
+8
2021-03-16
gpiolib: Assign fwnode to parent's if no primary one provided
Andy Shevchenko
1
-0
/
+7
2021-03-12
gpiolib: Fix error return code in gpiolib_dev_init()
Wei Yongjun
1
-1
/
+2
2021-03-08
gpiolib: Read "gpio-line-names" from a firmware node
Andy Shevchenko
1
-8
/
+4
2021-03-08
gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2
Andy Shevchenko
1
-55
/
+23
2021-03-08
gpiolib: acpi: Allow to find GpioInt() resource by name and index
Andy Shevchenko
1
-4
/
+8
2021-03-08
gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk
Andy Shevchenko
1
-1
/
+6
2021-03-08
gpiolib: acpi: Add missing IRQF_ONESHOT
Yang Li
1
-1
/
+1
2021-03-08
gpio: fix gpio-device list corruption
Johan Hovold
1
-0
/
+4
2021-03-08
gpio: fix NULL-deref-on-deregistration regression
Johan Hovold
1
-2
/
+1
2021-02-24
Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-7
/
+61
2021-02-22
Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
20
-640
/
+1015
2021-02-22
Merge tag 'mfd-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-21
/
+14
2021-02-22
Merge branch 'i2c/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+4
2021-02-22
Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-744
/
+1
2021-02-18
gpio: pcf857x: Fix missing first interrupt
Maxim Kiselev
1
-1
/
+1
2021-02-15
gpio: ep93xx: refactor base IRQ number
Nikita Shubin
1
-5
/
+7
2021-02-15
gpio: ep93xx: refactor ep93xx_gpio_add_bank
Nikita Shubin
1
-5
/
+4
2021-02-15
gpio: ep93xx: Fix typo s/hierarchial/hierarchical
Nikita Shubin
1
-1
/
+1
2021-02-15
gpio: ep93xx: drop to_irq binding
Nikita Shubin
1
-6
/
+0
2021-02-15
gpio: ep93xx: Fix wrong irq numbers in port F
Nikita Shubin
1
-0
/
+1
2021-02-15
gpio: gpio-xilinx: Add check if width exceeds 32
Srinivas Neeli
1
-0
/
+5
2021-02-15
gpio: gpio-xilinx: Add support for suspend and resume
Srinivas Neeli
1
-3
/
+89
2021-02-15
gpio: gpio-xilinx: Add interrupt support
Srinivas Neeli
2
-4
/
+244
2021-02-15
gpio: gpio-xilinx: Reduce spinlock array to array
Srinivas Neeli
1
-13
/
+12
2021-02-15
gpio: gpio-xilinx: Simplify with dev_err_probe()
Srinivas Neeli
1
-5
/
+2
2021-02-15
gpio: msic: Drop driver from Makefile
Andy Shevchenko
1
-1
/
+0
2021-02-15
gpio: wcove: Split out to_ireg() helper and deduplicate the code
Andy Shevchenko
1
-20
/
+24
2021-02-15
gpio: wcove: Switch to use regmap_set_bits(), regmap_clear_bits()
Andy Shevchenko
1
-10
/
+7
2021-02-15
gpio: wcove: Get rid of error prone casting in IRQ handler
Andy Shevchenko
1
-3
/
+3
2021-02-15
gpio: intel-mid: Remove driver for deprecated platform
Andy Shevchenko
4
-423
/
+1
2021-02-15
gpio: msic: Remove driver for deprecated platform
Andy Shevchenko
2
-321
/
+0
2021-02-15
gpio: aggregator: Remove trailing comma in terminator entries
Andy Shevchenko
1
-2
/
+2
2021-02-15
gpio: aggregator: Use compound literal from the header
Andy Shevchenko
1
-2
/
+1
2021-02-15
gpio: aggregator: Replace isrange() by using get_options()
Andy Shevchenko
1
-30
/
+3
2021-02-15
gpio: merrifield: Make bias configuration available for GPIOs
Andy Shevchenko
1
-0
/
+5
2021-02-15
gpio: mvebu: add pwm support for Armada 8K/7K
Baruch Siach
1
-33
/
+68
2021-02-15
gpio: tegra: Fix irq_set_affinity
Dmitry Osipenko
1
-1
/
+2
2021-02-15
gpio: tegra: Support building driver as a loadable module
Dmitry Osipenko
2
-7
/
+10
2021-02-15
gpio: tegra: Clean up whitespaces in tegra_gpio_driver
Dmitry Osipenko
1
-4
/
+4
2021-02-15
gpio: tegra: Use debugfs_create_devm_seqfile()
Dmitry Osipenko
1
-5
/
+3
2021-02-15
gpio: tegra: Improve formatting of the code
Dmitry Osipenko
1
-5
/
+10
2021-02-15
gpio: mvebu: improve handling of pwm zero on/off values
Baruch Siach
1
-16
/
+23
2021-02-15
gpio: mvebu: don't limit pwm period/duty_cycle to UINT_MAX
Baruch Siach
1
-6
/
+2
2021-02-15
gpio: mvebu: make pwm .get_state closer to idempotent
Baruch Siach
1
-2
/
+2
2021-02-15
gpio: mvebu: improve pwm period calculation accuracy
Baruch Siach
1
-2
/
+2
[next]