index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-16
Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Bartosz Golaszewski
1
-10
/
+12
2022-04-14
gpio: sim: fix setting and getting multiple lines
Bartosz Golaszewski
1
-2
/
+2
2022-04-08
gpiolib: acpi: Convert type for pin to be unsigned
Andy Shevchenko
1
-8
/
+10
2022-04-08
gpiolib: acpi: use correct format characters
Linus Torvalds
1
-2
/
+2
2022-04-04
gpio: Restrict usage of GPIO chip irq members before initialization
Shreeya Patel
1
-0
/
+19
2022-04-01
Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-7
/
+9
2022-03-31
gpio: ts5500: Fix Links to Technologic Systems web resources
Kris Bahnsen
1
-2
/
+2
2022-03-31
gpio: ts4900: Fix comment formatting and grammar
Kris Bahnsen
1
-5
/
+7
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+113
2022-03-25
Merge tag 'gpio-updates-for-v5.18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-106
/
+271
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
5
-15
/
+5
2022-03-21
Merge tag 'irq-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-6
/
+7
2022-03-15
Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"
Bartosz Golaszewski
1
-0
/
+10
2022-03-14
Merge tag 'v5.17-rc8' into irq/core, to fix conflicts
Ingo Molnar
6
-50
/
+86
2022-03-14
Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
4
-6
/
+7
2022-03-10
gpio: ts4900: Use SPDX header
Kris Bahnsen
1
-9
/
+1
2022-03-10
gpio: sim: fix a typo
Bartosz Golaszewski
1
-1
/
+1
2022-03-10
gpio: ts4900: Do not set DAT and OE together
Mark Featherston
1
-5
/
+19
2022-03-08
gpiolib: Use list_first_entry()/list_last_entry()
Andy Shevchenko
1
-3
/
+3
2022-03-08
gpio: sim: Declare gpio_sim_hog_config_item_ops static
Andy Shevchenko
1
-1
/
+1
2022-03-07
gpiolib: acpi: Convert ACPI value of debounce to microseconds
Andy Shevchenko
2
-2
/
+14
2022-03-07
gpio: Revert regression in sysfs-gpio (gpiolib.c)
Marcelo Roberto Jimenez
1
-10
/
+0
2022-03-07
gpio: tegra186: Add IRQ per bank for Tegra241
Akhil R
1
-0
/
+2
2022-03-01
Merge tag 'intel-gpio-v5.18-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Bartosz Golaszewski
6
-9
/
+18
2022-02-28
Merge 5.17-rc6 into char-misc-next
Greg Kroah-Hartman
3
-31
/
+49
2022-02-27
Merge tag 'pinctrl-v5-17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+10
2022-02-25
gpio: Add Delta TN48M CPLD GPIO driver
Robert Marko
3
-0
/
+113
2022-02-23
gpio: Return EPROBE_DEFER if gc->to_irq is NULL
Shreeya Patel
1
-0
/
+10
2022-02-19
gpio: tegra186: Fix chip_data type confusion
Marc Zyngier
1
-4
/
+10
2022-02-16
gpiolib: sysfs: Simplify edge handling in the code
Andy Shevchenko
1
-26
/
+14
2022-02-16
gpiolib: sysfs: Move kstrtox() calls outside of the mutex lock
Andy Shevchenko
1
-16
/
+12
2022-02-16
gpiolib: sysfs: Move sysfs_emit() calls outside of the mutex lock
Andy Shevchenko
1
-15
/
+14
2022-02-16
gpio: rockchip: Reset int_bothedge when changing trigger
Samuel Holland
1
-27
/
+29
2022-02-09
gpio: tpmx86: Move PM device over to irq domain
Marc Zyngier
1
-1
/
+2
2022-02-09
gpio: rcar: Move PM device over to irq domain
Marc Zyngier
1
-1
/
+1
2022-02-09
gpio: omap: Move PM device over to irq domain
Marc Zyngier
1
-3
/
+4
2022-02-09
gpio: mt7621: Kill parent_device usage
Marc Zyngier
1
-1
/
+0
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
5
-15
/
+5
2022-02-09
gpio: sim: fix hogs with custom chip labels
Bartosz Golaszewski
1
-4
/
+15
2022-02-09
gpiolib: make struct comments into real kernel docs
Bartosz Golaszewski
1
-0
/
+34
2022-02-08
gpio: sifive: use the correct register to read output values
Niklas Cassel
1
-1
/
+1
2022-02-08
gpiolib: Simplify error path in gpiod_get_index() when requesting GPIO
Andy Shevchenko
1
-13
/
+12
2022-02-08
gpiolib: Use short form of ternary operator in gpiod_get_index()
Andy Shevchenko
1
-4
/
+3
2022-02-08
gpiolib: Introduce for_each_gpio_desc_with_flag() macro
Andy Shevchenko
4
-15
/
+16
2022-02-08
gpiolib: Never return internal error codes to user space
Andy Shevchenko
3
-8
/
+17
2022-02-02
gpio: aggregator: Fix calling into sleeping GPIO controllers
Geert Uytterhoeven
1
-4
/
+14
2022-02-02
gpio: Add support for Airoha EN7523 GPIO controller
John Crispin
3
-0
/
+148
2022-01-24
gpio: tps68470: Allow building as module
Hans de Goede
2
-6
/
+5
2022-01-24
gpio: tegra: Get rid of duplicate of_node assignment
Andy Shevchenko
1
-1
/
+0
2022-01-24
gpio: altera-a10sr: Switch to use fwnode instead of of_node
Andy Shevchenko
1
-1
/
+2
[next]