index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2020-11-16
gpiolib: acpi: Convert pin_index to be u16
Andy Shevchenko
2020-11-16
gpiolib: acpi: Extract acpi_request_own_gpiod() helper
Andy Shevchenko
2020-11-16
gpiolib: acpi: Make acpi_gpio_to_gpiod_flags() usable for GpioInt()
Andy Shevchenko
2020-11-16
gpiolib: acpi: Set initial value for output pin based on bias and polarity
Vasile-Laurentiu Stanimir
2020-11-16
gpiolib: acpi: Move acpi_gpio_to_gpiod_flags() upper in the code
Andy Shevchenko
2020-11-16
gpiolib: acpi: Move non-critical code outside of critical section
Andy Shevchenko
2020-11-16
gpiolib: acpi: Take into account debounce settings
Andy Shevchenko
2020-11-16
gpiolib: acpi: Use named item for enum gpiod_flags variable
Andy Shevchenko
2020-11-16
gpiolib: acpi: Respect bias settings for GpioInt() resource
Andy Shevchenko
2020-11-16
gpiolib: Introduce gpio_set_debounce_timeout() for internal use
Andy Shevchenko
2020-11-16
gpiolib: Extract gpio_set_config_with_argument_optional() helper
Andy Shevchenko
2020-11-16
gpiolib: move bias related code from gpio_set_config() to gpio_set_bias()
Andy Shevchenko
2020-11-16
gpiolib: Extract gpio_set_config_with_argument() for future use
Andy Shevchenko
2020-11-16
gpiolib: use proper API to pack pin configuration parameters
Andy Shevchenko
2020-11-16
gpiolib: add missed break statement
Andy Shevchenko
2020-11-16
gpiolib: Replace unsigned by unsigned int
Andy Shevchenko
2020-11-16
gpiolib: devres: shrink devm_gpiochip_add_data_with_key()
Bartosz Golaszewski
2020-11-11
Merge branch 'devel' into for-next
Linus Walleij
2020-11-11
gpio: sifive: Fix SiFive gpio probe
Damien Le Moal
2020-11-10
Merge tag 'gpio-fixes-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Walleij
2020-11-06
gpio: tegra: Use raw_spinlock
Dmitry Osipenko
2020-11-06
gpio: tegra: Add lockdep class
Dmitry Osipenko
2020-11-06
gpio: pcie-idio-24: Enable PEX8311 interrupts
Arnaud de Turckheim
2020-11-06
gpio: pcie-idio-24: Fix IRQ Enable Register value
Arnaud de Turckheim
2020-11-06
gpio: pcie-idio-24: Fix irq mask when masking
Arnaud de Turckheim
2020-11-05
gpiolib: fix sysfs when cdev is not selected
Kent Gibson
2020-10-30
gpio: rcar: Implement gpio_chip.get_multiple()
Geert Uytterhoeven
2020-10-30
gpio: rcar: Rework hardware features handling
Geert Uytterhoeven
2020-10-30
gpio: rcar: Align register offsets
Geert Uytterhoeven
2020-10-30
gpio: rcar: Cache gpiochip_get_data() return value
Geert Uytterhoeven
2020-10-30
gpiolib: cdev: add GPIO_V2_LINE_FLAG_EDGE_BOTH and use it in edge_irq_thread()
Kent Gibson
2020-10-29
gpio: 104-idi-48: improve code indentation
Deepak R Varma
2020-10-29
gpio: mockup: Allow probing from device tree
Vincent Whitchurch
2020-10-28
Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
Tony Lindgren
2020-10-28
gpio: stmpe: Fix forgotten refactoring
Linus Walleij
2020-10-28
gpio: Retire the explicit gpio irqchip code
Linus Walleij
2020-10-28
gpiolib: Switch to use compat_need_64bit_alignment_fixup() helper
Andy Shevchenko
2020-10-28
gpiolib: Use proper type for bias enumerator in gpio_set_bias()
Andy Shevchenko
2020-10-26
gpio: aspeed: fix ast2600 bank properties
Billy Tsai
2020-10-26
gpio: dwapb: Fix missing conversion to GPIO-lib-based IRQ-chip
Jia He
2020-10-26
gpiolib: split error path in gpiod_request_commit()
Andy Shevchenko
2020-10-26
gpiolib: Unify expectations about ->request() returned value
Andy Shevchenko
2020-10-26
gpiolib: of: Use named item for enum gpiod_flags variable
Andy Shevchenko
2020-10-26
gpiolib: cdev: document that line eflags are shared
Kent Gibson
2020-10-26
gpiolib: Extract gpiod_not_found() helper
Andy Shevchenko
2020-10-14
Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2020-10-13
Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2020-10-12
Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-10
gpio: tegra186: Allow optional irq parent callbacks
Marc Zyngier
2020-10-08
gpiolib: Update header block in gpiolib-cdev.h
Andy Shevchenko
[prev]
[next]