index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-16
gpiolib: use proper API to pack pin configuration parameters
Andy Shevchenko
1
-1
/
+1
2020-11-16
gpiolib: add missed break statement
Andy Shevchenko
1
-0
/
+1
2020-11-16
gpiolib: Replace unsigned by unsigned int
Andy Shevchenko
1
-8
/
+8
2020-11-16
gpiolib: devres: shrink devm_gpiochip_add_data_with_key()
Bartosz Golaszewski
1
-15
/
+4
2020-11-11
Merge branch 'devel' into for-next
Linus Walleij
5
-238
/
+19
2020-11-11
gpio: sifive: Fix SiFive gpio probe
Damien Le Moal
1
-1
/
+1
2020-11-10
Merge tag 'gpio-fixes-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Walleij
5
-26
/
+74
2020-11-06
gpio: tegra: Use raw_spinlock
Dmitry Osipenko
1
-5
/
+13
2020-11-06
gpio: tegra: Add lockdep class
Dmitry Osipenko
1
-0
/
+4
2020-11-06
gpio: pcie-idio-24: Enable PEX8311 interrupts
Arnaud de Turckheim
1
-1
/
+51
2020-11-06
gpio: pcie-idio-24: Fix IRQ Enable Register value
Arnaud de Turckheim
1
-4
/
+4
2020-11-06
gpio: pcie-idio-24: Fix irq mask when masking
Arnaud de Turckheim
1
-1
/
+1
2020-11-05
gpiolib: fix sysfs when cdev is not selected
Kent Gibson
2
-18
/
+15
2020-10-30
gpio: rcar: Implement gpio_chip.get_multiple()
Geert Uytterhoeven
1
-0
/
+30
2020-10-30
gpio: rcar: Rework hardware features handling
Geert Uytterhoeven
1
-13
/
+11
2020-10-30
gpio: rcar: Align register offsets
Geert Uytterhoeven
1
-13
/
+13
2020-10-30
gpio: rcar: Cache gpiochip_get_data() return value
Geert Uytterhoeven
1
-3
/
+4
2020-10-30
gpiolib: cdev: add GPIO_V2_LINE_FLAG_EDGE_BOTH and use it in edge_irq_thread()
Kent Gibson
1
-2
/
+3
2020-10-29
gpio: 104-idi-48: improve code indentation
Deepak R Varma
1
-4
/
+2
2020-10-29
gpio: mockup: Allow probing from device tree
Vincent Whitchurch
1
-2
/
+9
2020-10-28
Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
Tony Lindgren
1
-1
/
+11
2020-10-28
gpio: stmpe: Fix forgotten refactoring
Linus Walleij
1
-9
/
+1
2020-10-28
gpio: Retire the explicit gpio irqchip code
Linus Walleij
2
-202
/
+0
2020-10-28
gpiolib: Switch to use compat_need_64bit_alignment_fixup() helper
Andy Shevchenko
1
-16
/
+8
2020-10-28
gpiolib: Use proper type for bias enumerator in gpio_set_bias()
Andy Shevchenko
1
-7
/
+8
2020-10-26
gpio: aspeed: fix ast2600 bank properties
Billy Tsai
1
-0
/
+1
2020-10-26
gpio: dwapb: Fix missing conversion to GPIO-lib-based IRQ-chip
Jia He
1
-2
/
+2
2020-10-26
gpiolib: split error path in gpiod_request_commit()
Andy Shevchenko
1
-6
/
+7
2020-10-26
gpiolib: Unify expectations about ->request() returned value
Andy Shevchenko
2
-4
/
+4
2020-10-26
gpiolib: of: Use named item for enum gpiod_flags variable
Andy Shevchenko
1
-1
/
+1
2020-10-26
gpiolib: cdev: document that line eflags are shared
Kent Gibson
1
-11
/
+21
2020-10-26
gpiolib: Extract gpiod_not_found() helper
Andy Shevchenko
4
-18
/
+16
2020-10-14
Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
3
-0
/
+174
2020-10-13
Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
22
-502
/
+1782
2020-10-12
Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+13
2020-10-10
gpio: tegra186: Allow optional irq parent callbacks
Marc Zyngier
1
-2
/
+13
2020-10-08
gpiolib: Update header block in gpiolib-cdev.h
Andy Shevchenko
1
-1
/
+3
2020-10-08
gpiolib: cdev: switch from kstrdup() to kstrndup()
Kent Gibson
1
-14
/
+13
2020-10-07
gpio: pca953x: Survive spurious interrupts
Marc Zyngier
1
-2
/
+15
2020-10-07
gpiolib: Disable compat ->read() code in UML case
Andy Shevchenko
1
-1
/
+1
2020-10-02
Merge tag 'gpio-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
10
-58
/
+135
2020-10-01
gpio: pca953x: Correctly initialize registers 6 and 7 for PCA957x
Andy Shevchenko
1
-1
/
+4
2020-10-01
gpio: pca953x: Use bitmap API over implicit GCC extension
Andy Shevchenko
1
-1
/
+3
2020-09-30
gpio: pca953x: Add support for the NXP PCAL9554B/C
Mike Looijmans
1
-0
/
+2
2020-09-30
gpiolib: cdev: support setting debounce
Kent Gibson
3
-10
/
+244
2020-09-30
gpiolib: cdev: support GPIO_V2_LINE_SET_VALUES_IOCTL
Kent Gibson
1
-0
/
+61
2020-09-30
gpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTL
Kent Gibson
1
-0
/
+88
2020-09-30
gpiolib: cdev: support edge detection for uAPI v2
Kent Gibson
3
-0
/
+281
2020-09-30
gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WA...
Kent Gibson
1
-28
/
+168
2020-09-30
gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL
Kent Gibson
1
-0
/
+424
[prev]
[next]