summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* gpio: 74x164: Enable output pins after registers are resetArturas Moskvinas2024-03-061-2/+2
* gpio: eic-sprd: Clear interrupt after set the interrupt typeWenhua Lin2024-02-231-4/+28
* gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-04Mario Limonciello2024-02-231-0/+14
* gpiolib: sysfs: Fix error handling on failed exportBoerge Struempfel2023-12-131-6/+9
* gpio: vf610: set value before the direction to avoid a glitchHaibo Chen2023-10-251-2/+2
* gpio: timberdale: Fix potential deadlock on &tgpio->lockChengfeng Ye2023-10-251-2/+3
* gpio: pxa: disable pinctrl calls for MMP_GPIODuje Mihanović2023-10-101-0/+1
* gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()Bartosz Golaszewski2023-10-101-1/+1
* gpio: pmic-eic-sprd: Add can_sleep flag for PMIC EIC chipWenhua Lin2023-10-101-0/+1
* gpio: tb10x: Fix an error handling path in tb10x_gpio_probe()Christophe JAILLET2023-10-101-1/+5
* gpio: tps68470: Make tps68470_gpio_output() always set the initial valueHans de Goede2023-08-111-3/+3
* gpio: davinci: Add irq chip flag to skip set wakeDhruva Gole2023-04-201-1/+1
* gpio: vf610: connect GPIO label to dev nameHaibo Chen2023-03-111-1/+1
* gpio: amd8111: Fix PCI device reference count leakXiongfeng Wang2022-12-141-0/+4
* gpio: mpc8xxx: Fix support for IRQ_TYPE_LEVEL_LOW flow_type in mpc85xxPali Rohár2022-09-281-0/+1
* gpio: gpiolib-of: Fix refcount bugs in of_mm_gpiochip_add_data()Liang He2022-08-251-1/+3
* gpio: winbond: Fix error code in winbond_gpio_get()Dan Carpenter2022-07-021-3/+4
* MIPS: Remove repetitive increase irq_err_counthuhai2022-07-021-2/+0
* gpio: mvebu/pwm: Refuse requests with inverted polarityUwe Kleine-König2022-05-251-0/+3
* gpio: gpio-vf610: do not touch other bits when set the target bitHaibo Chen2022-05-251-2/+6
* gpiolib: of: fix bounds check for 'gpio-reserved-ranges'Andrei Lalaev2022-05-121-1/+1
* gpiolib: acpi: use correct format charactersLinus Torvalds2022-04-201-2/+2
* gpio: ts4900: Do not set DAT and OE togetherMark Featherston2022-03-161-5/+19
* gpio: tegra186: Fix chip_data type confusionMarc Zyngier2022-03-021-4/+10
* gpiolib: acpi: Do not set the IRQ type if the IRQ is already in useHans de Goede2022-01-271-4/+11
* gpio: uniphier: Fix void functions to remove return valueKunihiko Hayashi2021-10-061-2/+2
* gpio: pca953x: Add support for the On Semi pca9655Peter Robinson2021-07-201-0/+1
* gpio: zynq: Check return value of pm_runtime_get_syncSrinivas Neeli2021-07-201-1/+4
* gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055Hans de Goede2021-05-221-0/+14
* gpio: sysfs: Obey valid_maskMatti Vaittinen2021-04-281-0/+8
* gpiolib: acpi: Add missing IRQF_ONESHOTYang Li2021-03-301-1/+1
* gpio: pcf857x: Fix missing first interruptMaxim Kiselev2021-03-041-1/+1
* gpio: mvebu: fix pwm .get_state period calculationBaruch Siach2021-01-301-15/+10
* gpio: eic-sprd: break loop when getting NULL device resourceChunyan Zhang2020-12-301-1/+1
* gpio: mvebu: fix potential user-after-free on probeBaruch Siach2020-12-301-5/+11
* gpio: pcie-idio-24: Enable PEX8311 interruptsArnaud de Turckheim2020-11-181-1/+51
* gpio: pcie-idio-24: Fix IRQ Enable Register valueArnaud de Turckheim2020-11-181-4/+4
* gpio: pcie-idio-24: Fix irq mask when maskingArnaud de Turckheim2020-11-181-1/+1
* gpio: sprd: Clear interrupt when setting the type as edgeTaiping Lai2020-10-071-0/+3
* gpio: tc35894: fix up tc35894 interrupt configurationdillon min2020-10-071-1/+1
* gpio: mockup: fix resource leak in error pathBartosz Golaszewski2020-10-071-0/+2
* gpio: arizona: put pm_runtime in case of failureNavid Emamdoost2020-07-291-1/+5
* gpio: arizona: handle pm_runtime_get_sync failure caseNavid Emamdoost2020-07-291-0/+1
* gpio: dwapb: Append MODULE_ALIAS for platform driverAndy Shevchenko2020-06-251-3/+6
* gpio: dwapb: Call acpi_gpiochip_free_interrupts() on GPIO chip de-registrationAndy Shevchenko2020-06-251-9/+16
* PCI: Move Rohm Vendor ID to generic listAndy Shevchenko2020-06-222-3/+0
* gpio: exar: Fix bad handling for ida_simple_get error pathTakashi Iwai2020-06-031-2/+5
* gpio: tegra: mask GPIO IRQs during IRQ shutdownStephen Warren2020-06-031-0/+1
* gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 modelHans de Goede2020-04-021-0/+15
* gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT + AXP288 modelHans de Goede2020-04-021-0/+15