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
2020-11-16
gpiolib: acpi: Use BIT() macro to increase readability
Andy Shevchenko
1
-2
/
+1
2020-11-16
gpiolib: acpi: Convert pin_index to be u16
Andy Shevchenko
1
-5
/
+5
2020-11-16
gpiolib: acpi: Extract acpi_request_own_gpiod() helper
Andy Shevchenko
1
-22
/
+24
2020-11-16
gpiolib: acpi: Make acpi_gpio_to_gpiod_flags() usable for GpioInt()
Andy Shevchenko
1
-2
/
+6
2020-11-16
gpiolib: acpi: Set initial value for output pin based on bias and polarity
Vasile-Laurentiu Stanimir
1
-9
/
+12
2020-11-16
gpiolib: acpi: Move acpi_gpio_to_gpiod_flags() upper in the code
Andy Shevchenko
1
-33
/
+33
2020-11-16
gpiolib: acpi: Move non-critical code outside of critical section
Andy Shevchenko
1
-2
/
+2
2020-11-16
gpiolib: acpi: Take into account debounce settings
Andy Shevchenko
2
-0
/
+20
2020-11-16
gpiolib: acpi: Use named item for enum gpiod_flags variable
Andy Shevchenko
1
-1
/
+1
2020-11-16
gpiolib: acpi: Respect bias settings for GpioInt() resource
Andy Shevchenko
1
-1
/
+5
2020-11-16
gpiolib: Introduce gpio_set_debounce_timeout() for internal use
Andy Shevchenko
2
-0
/
+8
2020-11-16
gpiolib: Extract gpio_set_config_with_argument_optional() helper
Andy Shevchenko
1
-26
/
+27
2020-11-16
gpiolib: move bias related code from gpio_set_config() to gpio_set_bias()
Andy Shevchenko
1
-15
/
+14
2020-11-16
gpiolib: Extract gpio_set_config_with_argument() for future use
Andy Shevchenko
1
-3
/
+11
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-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: 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-29
gpio: 104-idi-48: improve code indentation
Deepak R Varma
1
-4
/
+2
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-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
[next]