summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2020-12-08drivers: gpio: amd8111: use SPDX-License-IdentifierEnrico Weigelt, metux IT consult
2020-12-08drivers: gpio: amd8111: prefer dev_err()/dev_info() over raw printkEnrico Weigelt, metux IT consult
2020-12-08drivers: gpio: bt8xx: prefer dev_err()/dev_warn() over of raw printkEnrico Weigelt, metux IT consult
2020-12-06gpio: Add TODO item for debugfs interfaceLinus Walleij
2020-12-05gpio: just plain warning when nonexisting gpio requestedEnrico Weigelt
2020-12-05gpiolib: cdev: allow edge event timestamps to be configured as REALTIMEKent Gibson
2020-12-05gpio: msc313: MStar MSC313 GPIO driverDaniel Palmer
2020-12-04gpio: mxs: Remove unused .id_table supportFabio Estevam
2020-12-04gpio: tegra186: Set affinity callback to parentLinus Walleij
2020-12-04gpio: sifive: Set affinity callback to parentLinus Walleij
2020-12-04gpio: sysfs: Enforce character deviceLinus Walleij
2020-11-18gpio: mxc: Convert the driver to DT-onlyFabio Estevam
2020-11-18gpio: gpio-xilinx: Check return value of of_property_read_u32Srinivas Neeli
2020-11-18gpio: gpio-xilinx: Add remove functionSrinivas Neeli
2020-11-18gpio: gpio-xilinx: Add clock supportSrinivas Neeli
2020-11-18gpio: gpio-xilinx: Arrange headers in sorting orderSrinivas Neeli
2020-11-16gpiolib: acpi: Use BIT() macro to increase readabilityAndy Shevchenko
2020-11-16gpiolib: acpi: Convert pin_index to be u16Andy Shevchenko
2020-11-16gpiolib: acpi: Extract acpi_request_own_gpiod() helperAndy Shevchenko
2020-11-16gpiolib: acpi: Make acpi_gpio_to_gpiod_flags() usable for GpioInt()Andy Shevchenko
2020-11-16gpiolib: acpi: Set initial value for output pin based on bias and polarityVasile-Laurentiu Stanimir
2020-11-16gpiolib: acpi: Move acpi_gpio_to_gpiod_flags() upper in the codeAndy Shevchenko
2020-11-16gpiolib: acpi: Move non-critical code outside of critical sectionAndy Shevchenko
2020-11-16gpiolib: acpi: Take into account debounce settingsAndy Shevchenko
2020-11-16gpiolib: acpi: Use named item for enum gpiod_flags variableAndy Shevchenko
2020-11-16gpiolib: acpi: Respect bias settings for GpioInt() resourceAndy Shevchenko
2020-11-16gpiolib: Introduce gpio_set_debounce_timeout() for internal useAndy Shevchenko
2020-11-16gpiolib: Extract gpio_set_config_with_argument_optional() helperAndy Shevchenko
2020-11-16gpiolib: move bias related code from gpio_set_config() to gpio_set_bias()Andy Shevchenko
2020-11-16gpiolib: Extract gpio_set_config_with_argument() for future useAndy Shevchenko
2020-11-16gpiolib: use proper API to pack pin configuration parametersAndy Shevchenko
2020-11-16gpiolib: add missed break statementAndy Shevchenko
2020-11-16gpiolib: Replace unsigned by unsigned intAndy Shevchenko
2020-11-11Merge branch 'devel' into for-nextLinus Walleij
2020-11-11gpio: sifive: Fix SiFive gpio probeDamien Le Moal
2020-11-10Merge tag 'gpio-fixes-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Walleij
2020-11-06gpio: pcie-idio-24: Enable PEX8311 interruptsArnaud de Turckheim
2020-11-06gpio: pcie-idio-24: Fix IRQ Enable Register valueArnaud de Turckheim
2020-11-06gpio: pcie-idio-24: Fix irq mask when maskingArnaud de Turckheim
2020-11-05gpiolib: fix sysfs when cdev is not selectedKent Gibson
2020-10-29gpio: 104-idi-48: improve code indentationDeepak R Varma
2020-10-28Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""Tony Lindgren
2020-10-28gpio: stmpe: Fix forgotten refactoringLinus Walleij
2020-10-28gpio: Retire the explicit gpio irqchip codeLinus Walleij
2020-10-28gpiolib: Switch to use compat_need_64bit_alignment_fixup() helperAndy Shevchenko
2020-10-28gpiolib: Use proper type for bias enumerator in gpio_set_bias()Andy Shevchenko
2020-10-26gpio: aspeed: fix ast2600 bank propertiesBilly Tsai
2020-10-26gpio: dwapb: Fix missing conversion to GPIO-lib-based IRQ-chipJia He
2020-10-14Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2020-10-13Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds