summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* 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
* gpiolib: acpi: Rework honor_wakeup option into an ignore_wake optionHans de Goede2020-04-021-20/+76
* gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirkHans de Goede2020-04-021-6/+8
* gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_ma...Jia-Ju Bai2020-02-241-4/+6
* gpio: zynq: Report gpio direction at bootBrandon Maier2020-02-141-0/+23
* gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIPDmitry Osipenko2020-02-011-0/+1
* gpio/aspeed: Fix incorrect number of banksRashmica Gupta2020-01-271-1/+1
* gpio: mpc8xxx: Add platform device to gpiochip->parentJohnson CH Chen (陳昭勳)2020-01-171-0/+1
* gpio: Fix error message on out-of-range GPIO in lookup tableGeert Uytterhoeven2020-01-171-2/+3
* gpio: zynq: Fix for bug in zynq_gpio_restore_context APISwapna Manupati2020-01-171-3/+5
* gpiolib: acpi: Add honor_wakeup module-option + quirk mechanismHans de Goede2020-01-141-1/+31
* gpiolib: acpi: Turn dmi_system_id table into a generic quirk tableHans de Goede2020-01-141-4/+15
* gpiolib: fix up emulated open drain outputsRussell King2020-01-091-0/+8
* gpio: mpc8xxx: Don't overwrite default irq_set_type callbackVladimir Oltean2020-01-041-1/+2