index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-19
Merge tag 'intel-gpio-v5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into TEST_MERGE
Bartosz Golaszewski
1
-25
/
+18
2022-07-19
gpiolib: of: Use device_match_of_node() helper
Andy Shevchenko
1
-1
/
+1
2022-07-19
gpio: adp5588: sort header inclusion alphabetically
Andy Shevchenko
1
-4
/
+4
2022-07-19
gpio: adp5588: Do not use defined value for driver name and compatible
Andy Shevchenko
1
-6
/
+4
2022-07-19
gpio: adp5588: Switch from of headers to mod_devicetable.h
Andy Shevchenko
1
-5
/
+3
2022-07-19
gpio: rockchip: add support for rk3588
Jianqun Xu
1
-1
/
+2
2022-07-19
gpio: adnp: Make use of device properties
Andy Shevchenko
1
-9
/
+5
2022-07-19
gpio: adnp: use simple i2c probe function
Andy Shevchenko
1
-3
/
+2
2022-07-19
gpio: pca9570: add pca9571 support
Lucas Stach
1
-0
/
+2
2022-07-19
gpio: xgs-iproc: Drop if with an always false condition
Uwe Kleine-König
1
-5
/
+1
2022-07-19
gpio: brcmstb: Make .remove() obviously always return 0
Uwe Kleine-König
1
-7
/
+2
2022-07-19
gpio: ucb1400: Remove platform setup and teardown support
Uwe Kleine-König
1
-20
/
+0
2022-07-19
gpio: twl4030: Don't return an error after WARN in .remove
Uwe Kleine-König
1
-5
/
+2
2022-07-19
gpio: twl4030: Drop platform teardown callback
Uwe Kleine-König
1
-11
/
+0
2022-07-19
gpio: davinci: Add support for system suspend/resume PM
Devarsh Thakkar
1
-0
/
+83
2022-07-19
gpiolib: devres: Get rid of unused devm_gpio_free()
Andy Shevchenko
1
-32
/
+0
2022-07-18
Merge tag 'hte/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux
Linus Torvalds
1
-0
/
+4
2022-07-12
gpio: sim: fix the chip_name configfs item
Bartosz Golaszewski
1
-11
/
+5
2022-07-11
gpio: thunderx: Don't directly include asm-generic/msi.h
Marc Zyngier
1
-2
/
+0
2022-07-10
gpio: gpiolib: Allow free() callback to be overridden
Lad Prabhakar
1
-3
/
+6
2022-07-10
gpio: Remove dynamic allocation from populate_parent_alloc_arg()
Marc Zyngier
6
-69
/
+48
2022-07-07
gpiolib: cdev: fix null pointer dereference in linereq_free()
Kent Gibson
1
-3
/
+4
2022-07-05
gpio: vf610: fix compilation error
Leon Romanovsky
1
-0
/
+1
2022-06-24
Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
4
-19
/
+14
2022-06-23
gpio: mxs: Fix header comment
Stefan Wahren
1
-1
/
+1
2022-06-23
gpio: grgpio: Fix device removing
Uwe Kleine-König
1
-13
/
+1
2022-06-23
gpio: winbond: Fix error code in winbond_gpio_get()
Dan Carpenter
1
-3
/
+4
2022-06-21
gpio: pch: Change PCI device macros
Andy Shevchenko
1
-9
/
+10
2022-06-21
gpio: pch: Use dev_err_probe()
Andy Shevchenko
1
-16
/
+8
2022-06-21
MIPS: Remove repetitive increase irq_err_count
huhai
1
-2
/
+0
2022-06-17
gpiolib: cdev: Fix kernel doc for struct line
Andy Shevchenko
1
-0
/
+4
2022-06-13
gpio: realtek-otto: Make the irqchip immutable
Sander Vanheule
1
-2
/
+8
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_319.RULE
Thomas Gleixner
4
-36
/
+4
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 2)
Thomas Gleixner
4
-16
/
+4
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 2)
Thomas Gleixner
2
-21
/
+3
2022-06-10
gpio: dwapb: Don't print error on -EPROBE_DEFER
Serge Semin
1
-4
/
+3
2022-06-06
gpio: dln2: make irq_chip immutable
Andy Shevchenko
1
-9
/
+14
2022-06-06
gpio: sch: make irq_chip immutable
Andy Shevchenko
1
-13
/
+22
2022-06-06
gpio: merrifield: make irq_chip immutable
Andy Shevchenko
1
-7
/
+15
2022-06-06
gpio: wcove: make irq_chip immutable
Andy Shevchenko
1
-2
/
+8
2022-06-06
gpio: crystalcove: Join function declarations and long lines
Andy Shevchenko
1
-14
/
+7
2022-06-06
gpio: crystalcove: Use specific type and API for IRQ number
Andy Shevchenko
1
-4
/
+5
2022-06-06
gpio: crystalcove: make irq_chip immutable
Andy Shevchenko
1
-15
/
+25
2022-06-05
Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux
Linus Torvalds
4
-34
/
+358
2022-06-03
Merge tag 'gpio-fixes-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
2
-27
/
+11
2022-06-02
gpio: adp5588: Remove support for platform setup and teardown callbacks
Uwe Kleine-König
1
-19
/
+0
2022-06-01
gpio: pca953x: use the correct register address to do regcache sync
Haibo Chen
1
-8
/
+11
2022-05-28
Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
2
-8
/
+26
2022-05-26
Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
36
-543
/
+617
2022-05-24
gpio: sifive: Make the irqchip immutable
Geert Uytterhoeven
1
-4
/
+10
[prev]
[next]